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 08:16:36 +02:00
2026-04-14 15:38:54 +02:00
2026-04-14 06:38:19 +02:00
2026-04-13 07:38:59 +02:00
2026-04-14 15:38:54 +02:00
2026-04-14 15:38:54 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 01:34:51 +02:00
2026-04-14 08:16:36 +02:00
2026-04-14 17:42:04 +02:00
2026-04-14 06:52:54 +02:00