Merge remote changes and apply TaskStatus/TaskPriority enum refactoring
47e77e5
hlaingnandarhtetcommited on
add: Task Backlog and Auditlog features
f0d69b8
Usercommited on
fix: remove the Roles_List permission check
6025fd2
Usercommited on
fix: match the menu access and permissions
72f2be7
Usercommited on
adjust: messages and namings
631e3a2
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: Role entity namespace
9e133e9
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