TenantAtlas/apps/platform/app/Support/Navigation
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
..
CanonicalNavigationContext.php Spec 315: implement environment CTA explicit filter contract (#370) 2026-05-16 11:50:20 +00:00
CrossResourceNavigationMatrix.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NavigationMatrixRule.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
NavigationScope.php feat: clean up managed environment terminology copy (#353) 2026-05-13 09:34:08 +00:00
RelatedActionLabelCatalog.php feat: add provider-missing policy visibility and restore continuity (#316) 2026-05-01 20:18:27 +00:00
RelatedContextEntry.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
RelatedNavigationResolver.php feat: cut over workspace-first admin environment surfaces (#341) 2026-05-07 23:50:36 +00:00
UnavailableRelationState.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
WorkspaceHubEnvironmentFilter.php Spec 315: implement environment CTA explicit filter contract (#370) 2026-05-16 11:50:20 +00:00
WorkspaceHubFilterStateResetter.php Spec 316: implement workspace hub clear filter contract (#371) 2026-05-16 14:52:18 +00:00
WorkspaceHubRegistry.php Spec 315: implement environment CTA explicit filter contract (#370) 2026-05-16 11:50:20 +00:00
WorkspaceSidebarNavigation.php Spec 314: enforce workspace hub navigation context contract (#369) 2026-05-16 09:54:29 +00:00