TenantAtlas/apps/platform/app/Filament/Concerns
ahmido 9b097f97f9 Spec 316: implement workspace hub clear filter contract (#371)
## Summary
- centralize workspace hub environment filter reset behavior across the affected Filament workspace hubs
- add a shared page concern and resetter service to clear environment-like URL, Livewire, table, deferred, and persisted filter state consistently
- update hub clear actions and clean-entry flows to route back to the canonical clean workspace hub state
- add focused feature and browser coverage for the clear-filter contract
- include Spec 316 artifacts for the workspace hub clear filter contract

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

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #371
2026-05-16 14:52:18 +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
WorkspaceScopedTenantRoutes.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00