task-tracking-system / TaskTrackingSystem.WebApp /MenuAuthorizationService.cs

Commit History

Deploy theme persistence and navigation fix
e184579

User commited on

add: auditlog menu
38ac76c

User commited on

fix: adjust overall structure, clean out unnecessary fields, adjust table columns and layouts on task list and issue list
ecb51fa

User commited on

add: Issues crud feature
c7beb09

User commited on

Fix: Notification, Remove toggle, add kanban board to menu, fix project ID to project name
64a3c1d

User commited on

fix: Paginations, Numbering and Serializations
121df90

User commited on

Fix: route authorization bypass with segment-based matching and Blazor layout security
7710b18

User commited on

fix: match the menu access and permissions
72f2be7

User commited on

fix: rename menu access and permissions on dtos controllers and services
c42fd03

User commited on

add: Updated version-check logging and comments
18cf640

User commited 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

User commited on

feat: clean out authentication and authorization, rolemenu database fixed(use role id instead of rolecode now), adjust pages
01be06d

User commited on

Add project files.
3418204

User commited on