TenantAtlas/apps/platform/app/Filament/Pages
ahmido bf43dad3d1 fix: enforce workspace surface scope for customer review workspace (#366)
## Summary
- keep `/admin/reviews/workspace` workspace-scoped in shell and sidebar context
- treat `tenant` query hints on the customer review workspace as page-level filters only
- update the customer review workspace tests and Spec 311 navigation contract to match the workspace-hub IA

## Testing
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Reviews/CustomerReviewWorkspacePageTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/WorkspaceContextTopbarAndTenantSelectionTest.php tests/Feature/Filament/PanelNavigationSegregationTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`
- `git diff --check`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #366
2026-05-15 20:52:37 +00:00
..
Auth feat: implement platform localization v1 (#293) 2026-04-28 19:45:03 +00:00
Findings refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Governance feat: polish decision register evidence operation run links (#362) 2026-05-15 12:00:14 +00:00
Monitoring refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Operations feat: retire legacy tenant route surfaces (#352) 2026-05-12 23:35:03 +00:00
Reviews fix: enforce workspace surface scope for customer review workspace (#366) 2026-05-15 20:52:37 +00:00
Settings feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
Tenancy refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Workspaces refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
BaselineCompareLanding.php feat: clean up managed environment terminology copy (#353) 2026-05-13 09:34:08 +00:00
BaselineCompareMatrix.php feat: clean up managed environment terminology copy (#353) 2026-05-13 09:34:08 +00:00
BreakGlassRecovery.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ChooseEnvironment.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
ChooseWorkspace.php feat: implement workspace and tenant closure lifecycle (#337) 2026-05-07 13:12:17 +00:00
CrossEnvironmentComparePage.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentDashboard.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentDiagnostics.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
EnvironmentRequiredPermissions.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
InventoryCoverage.php feat: retire tenant panel runtime dead code (#359) 2026-05-14 23:57:36 +00:00
NoAccess.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
WorkspaceOverview.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00