|
|
2a15dc92be
|
feat: Implement staff management features; add controller, service, resource, routes, and tests for staff and category assignments
|
2026-08-04 16:20:30 -03:00 |
|
|
|
b7e1332b8c
|
feat(authorization): refactor role management to use RoleCode enum, update migrations, seeders, and tests
|
2026-07-31 08:32:00 -03:00 |
|
|
|
a20b1713d3
|
feat(authorization): establish many-to-many relationship between roles and menus, add migration and seeder updates
|
2026-07-30 16:54:25 -03:00 |
|
|
|
cba32e90e7
|
feat(authorization): implement AuthorizationSeeder with roles and permissions, add tests
|
2026-07-30 16:37:37 -03:00 |
|