jramos
73fd747576
feat: implement group-based access control (Admin, Standard_User, Leadership, Read_Only)
- Add user_group migration and created_by column migration
- Replace requireRole middleware with requireGroup
- Update all backend routes to use group-based authorization
- Add Standard_User conditional delete with ownership, state, and compliance checks
- Add cascade impact check for CVE deletes
- Update AuthContext with group-based permission helpers
- Update all frontend components for group-based rendering
- Update UserManagement UI with group dropdown, confirmation dialogs, self-demotion prevention
2026-04-06 16:18:07 -06:00
..
2026-02-18 15:14:29 -07:00
2026-04-02 15:23:38 -06:00
2026-03-26 16:12:24 -06:00
2026-03-31 15:06:59 -06:00
2026-04-06 16:18:07 -06:00
2026-04-03 15:51:18 -06:00
2026-04-02 10:17:33 -06:00
2026-03-11 11:56:37 -06:00
2026-03-10 15:29:33 -06:00
2026-03-26 14:10:53 -06:00
2026-02-13 09:43:09 -07:00
2026-03-26 15:01:32 -06:00
2026-04-06 16:18:07 -06:00