Fix: Notification, Remove toggle, add kanban board to menu, fix project ID to project name
64a3c1d
Usercommited on
add: dashboard widgets
f48479e
Usercommited on
Fix remaining enum-related build errors in reports and dashboard
d8dda9e
hlaingnandarhtetcommited on
Merge remote changes and apply TaskStatus/TaskPriority enum refactoring
47e77e5
hlaingnandarhtetcommited on
add: Task Backlog and Auditlog features
f0d69b8
Usercommited on
fix: remove hardcoding role authorization for more flexibility
b574355
Usercommited on
fix: date time format, add pdf download, csv to xlsx, adjust dto responses
bec15e2
Usercommited on
fix: remove the Roles_List permission check
6025fd2
Usercommited on
fix: small fixes on project assign, task assign
fa69bf0
Usercommited on
fix: access-items being admin only
d9a9170
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: DTOs and results adjust
aa93119
Usercommited on
add: Role entity namespace
9e133e9
Usercommited on
add: MenuEntity Namespace
5419b6f
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