|
|
5ec65ce3d3
|
fix(authorization): rename pivot table from 'menues_roles' to 'roles_menues' and update related references
|
2026-07-31 08:35:45 -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 |
|
|
|
ace3f136e4
|
refactor(menu): add admin menu items and corresponding test cases
|
2026-07-30 16:36:43 -03:00 |
|
|
|
979ed428a2
|
feat(menu): add label field to menu model and update related functionality
|
2026-07-24 10:08:04 -03:00 |
|
|
|
7889d747d9
|
feat(menu): add account menu hierarchy and related tests in MenuSeeder and MenuSeederTest
|
2026-07-24 10:07:47 -03:00 |
|
|
|
f6ce85cbde
|
feat(menu): update validation rules and structure for contact content in MenuSeeder and related tests
|
2026-07-24 09:41:13 -03:00 |
|
|
|
460eec3c78
|
feat(menu): implement menu hierarchy and static content for help section in MenuSeeder and related tests
|
2026-07-23 17:07:55 -03:00 |
|