TenantAtlas/apps/platform/app/Filament/Concerns
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
..
CleansAdminTenantQueryParameter.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
CleansAdminTenantResourceQueryParameter.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
ClearsWorkspaceHubEnvironmentFilterState.php Spec 316: implement workspace hub clear filter contract (#371) 2026-05-16 14:52:18 +00:00
InteractsWithTenantOwnedRecords.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
ResolvesPanelTenantContext.php feat: complete workspace-first environment routing cutover (#340) 2026-05-07 21:56:14 +00:00
ScopesGlobalSearchToTenant.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
UsesAdminEnvironmentFilterQueryParameter.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00
WorkspaceScopedEnvironmentRoutes.php feat: clean up legacy tenant environment context (#372) 2026-05-16 18:25:36 +00:00