bert.hausmans
ddf26dad33
feat: platform admin backend — controllers, services, routes, tests
Add cross-organisation admin API endpoints behind role:super_admin middleware:
- AdminOrganisationController: CRUD with search, filter, billing_status management
- AdminUserController: user management with role assignment across orgs
- AdminStatsController: platform-wide aggregate statistics
- AdminActivityLogController: filterable activity log viewer
- AdminImpersonationController + ImpersonationService: user impersonation with
token-based session management and activity logging
- BillingStatus enum, form requests, API resources, 23 feature tests
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 23:33:16 +02:00
..
2026-04-14 23:33:16 +02:00
2026-04-14 15:07:08 +02:00
2026-04-14 16:06:44 +02:00
2026-04-14 15:38:54 +02:00
2026-04-14 16:06:44 +02:00
2026-04-13 00:37:04 +02:00
2026-04-10 11:16:01 +02:00
2026-04-14 08:16:36 +02:00
2026-04-10 11:15:51 +02:00
2026-04-14 15:38:54 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 16:06:44 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 16:06:44 +02:00
2026-04-14 16:06:44 +02:00
2026-04-13 07:38:59 +02:00
2026-04-14 18:38:53 +02:00
2026-04-07 17:35:34 +02:00
2026-04-14 15:38:54 +02:00
2026-04-14 18:38:53 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 08:44:24 +02:00
2026-04-14 08:16:36 +02:00
2026-04-12 23:18:10 +02:00
2026-04-14 06:38:19 +02:00
2026-04-14 06:52:54 +02:00
2026-04-12 23:44:26 +02:00
2026-04-12 22:10:16 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 22:07:37 +02:00
2026-04-10 11:15:43 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 08:56:25 +02:00