Merge remote changes and apply TaskStatus/TaskPriority enum refactoring
47e77e5
hlaingnandarhtetcommited on
puul
49c7853
hlaingnandarhtetcommited on
fix: match the menu access and permissions
72f2be7
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