fix: date time format, add pdf download, csv to xlsx, adjust dto responses
bec15e2
Usercommited on
fix: small fixes on project assign, task assign
fa69bf0
Usercommited on
fix: access-items being admin only
d9a9170
Usercommited on
add: adjust UI
0309c19
Usercommited on
fix: match the menu access and permissions
72f2be7
Usercommited on
add: new role and menu apis for role page
8889023
Usercommited on
fix: rename menu access and permissions on dtos controllers and services
c42fd03
Usercommited on
add: rename items and messages
c992b17
Usercommited on
add: new db tables Permission, RoleMenusLegacy, Menu, Fix RolePerms and Perms, adjust Roleservice so it writes to RoleMenus and RolePermissions separately. Menuservice adjust to read from Menus and Permissions instead of the old menu tables.
4c550c2
Usercommited on
feat: clean out authentication and authorization, rolemenu database fixed(use role id instead of rolecode now), adjust pages
01be06d
Usercommited on
fix: role update and task assign page working correctly