TenantAtlas/apps/platform/app/Support/Tenants
ahmido b159dacd36 feat: clean up legacy tenant environment context (#372)
## Summary
- remove legacy tenant-scoped routing and middleware paths in favor of the current environment/workspace context flow
- update Filament pages and resources to use the cleaned-up admin surface and environment filter context
- add the related spec 317 artifacts and targeted tests for environment filter state and legacy context cleanup

## Testing
- not run as part of this commit/push/PR workflow

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #372
2026-05-16 18:25:36 +00:00
..
ReferencedTenantLifecyclePresentation.php feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
TenantActionContext.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
TenantActionDescriptor.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantActionFamily.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantActionSurface.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantInteractionLane.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
TenantLifecycle.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
TenantLifecyclePresentation.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
TenantOperabilityContext.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
TenantOperabilityDecision.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantOperabilityOutcome.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
TenantOperabilityQuestion.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
TenantOperabilityReasonCode.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
TenantRecoveryTriagePresentation.php Spec 186: implement tenant registry recovery triage (#217) 2026-04-09 19:20:48 +00:00