TenantAtlas/apps/platform/tests/Browser
ahmido 1cd8d48474 feat: cut over admin directory groups (#358)
## Summary
- cut over `EntraGroupResource` to an environment-bound admin Directory Groups surface in the workspace-first runtime
- adopt workspace-scoped admin list/detail URLs and add the bounded `Directory > Groups` navigation entry in the admin panel
- keep workspace-home navigation clean while preserving existing scoped list, detail, and global-search behavior
- update focused feature coverage and add a browser smoke for the rendered sidebar drilldown path
- include the Spec 303 package under `specs/303-admin-directory-groups-cutover/`

## Testing
- updated focused Pest coverage for admin navigation segregation, Entra group admin scoping, Entra group global search scoping, and directory group browsing
- added browser smoke coverage in `apps/platform/tests/Browser/Spec303AdminDirectoryGroupsCutoverSmokeTest.php`

## Filament / Runtime Notes
- remains compliant with Filament v5 on Livewire v4
- no provider registration changes; provider registration location remains `apps/platform/bootstrap/providers.php`
- `EntraGroupResource` remains eligible for global search because it has a View page
- no destructive actions were added or changed; confirmation and authorization behavior is unchanged
- no asset registration changes; existing `cd apps/platform && php artisan filament:assets` deploy posture is unchanged

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #358
2026-05-14 22:44:44 +00:00
..
Dashboard refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
OpsUx fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
PortfolioCompare refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Reviews refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
.gitkeep Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OnboardingDraftRefreshTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
OnboardingDraftVerificationResumeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec172DeferredOperatorSurfacesSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec174EvidenceFreshnessPublicationTrustSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec177InventoryCoverageTruthSmokeTest.php fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
Spec190BaselineCompareMatrixSmokeTest.php feat: clean up managed environment terminology copy (#353) 2026-05-13 09:34:08 +00:00
Spec192RecordPageHeaderDisciplineSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec193MonitoringSurfaceHierarchySmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec194GovernanceFrictionSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec198MonitoringPageStateSmokeTest.php fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
Spec202GovernanceSubjectTaxonomySmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec265DecisionRegisterSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec274BillingSubscriptionTruthSmokeTest.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
Spec276SupportAccessGovernanceSmokeTest.php PR: 276-support-access-governance → platform-dev (#332) 2026-05-05 21:54:26 +00:00
Spec277StoredReportsSurfaceSmokeTest.php fix: restore full-suite green signals across platform workflows (#351) 2026-05-12 18:50:40 +00:00
Spec279ManagedEnvironmentCoreCutoverSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec280WorkspaceTenancyEnvironmentRoutingSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec281ProviderConnectionScopeSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec282GovernanceArtifactRetargetingSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec283ProviderCapabilityRegistrySmokeTest.php feat: implement provider capability registry (#342) 2026-05-08 21:17:05 +00:00
Spec284ArtifactSourceTaxonomySmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec285WorkspaceRbacEnvironmentAccessSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec286EnvironmentCopyNeutralizationSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec299WorkspaceOverviewCutoverSealSmokeTest.php feat: finalize managed environment cutover seal (#354) 2026-05-13 20:33:30 +00:00
Spec300ManagedEnvironmentNamingConsolidationSmokeTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00
Spec301InventoryNavigationCutoverSmokeTest.php feat(specs/301): admin inventory navigation cutover (#356) 2026-05-14 14:50:08 +00:00
Spec303AdminDirectoryGroupsCutoverSmokeTest.php feat: cut over admin directory groups (#358) 2026-05-14 22:44:44 +00:00
TenantMembershipsPageTest.php refactor: consolidate internal tenant model naming (#355) 2026-05-14 11:13:28 +00:00