fix: adjust overall structure, clean out unnecessary fields, adjust table columns and layouts on task list and issue list
ecb51fa
Usercommited on
add: admin dashboard
691d646
Usercommited on
fix: remove dashboard widgets flow
e40d850
Usercommited on
Fix: Notification, Remove toggle, add kanban board to menu, fix project ID to project name
64a3c1d
Usercommited on
add: dashboard widgets
f48479e
Usercommited on
add: Task Backlog and Auditlog features
f0d69b8
Usercommited 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