fix: adjust overall structure, clean out unnecessary fields, adjust table columns and layouts on task list and issue list
ecb51fa
Usercommited on
add: Issues crud feature
c7beb09
Usercommited on
Fix: Notification, Remove toggle, add kanban board to menu, fix project ID to project name
64a3c1d
Usercommited on
fix: Paginations, Numbering and Serializations
121df90
Usercommited on
Fix: route authorization bypass with segment-based matching and Blazor layout security
7710b18
Usercommited on
fix: match the menu access and permissions
72f2be7
Usercommited on
fix: rename menu access and permissions on dtos controllers and services
c42fd03
Usercommited on
add: Updated version-check logging and comments
18cf640
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