TenantAtlas/apps/platform/app/Filament/Pages
ahmido 292d555eac refactor: consolidate internal tenant model naming (#355)
## Summary
- consolidate internal platform naming from `Tenant` to `Environment` / `ManagedEnvironment` across models, controllers, services, and Filament resources
- rename environment-scoped UI surfaces such as dashboards, chooser flows, navigation, and related widgets to match the updated environment-first domain language
- align middleware, onboarding/review lifecycle services, jobs, and route/context controllers with the new environment-scoped architecture

## Validation
- not rerun as part of this commit/push/PR request

## Notes
- branch is 1 commit ahead of `platform-dev`
- main commit: `refactor: consolidate internal tenant model naming`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #355
2026-05-14 11:13:28 +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 refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +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 refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +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: complete workspace-first environment routing cutover (#340) 2026-05-07 21:56:14 +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