TenantAtlas/apps/platform/app/Support/OpsUx
ahmido 360d20e881 feat: complete workspace-first environment routing cutover (#340)
## Summary
- retire the tenant panel runtime and converge operator routing on the workspace-first admin shell
- update tenant, operations, and required-permissions navigation helpers to use canonical workspace-scoped URLs
- repair the focused feature coverage, add the Spec 280 browser smoke, and record the implementation close-out in the requirements checklist

## Validation
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/WorkspaceFoundation tests/Feature/Workspaces tests/Feature/ManagedEnvironment tests/Feature/RequiredPermissions tests/Feature/Operations tests/Feature/MonitoringOperationsTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Browser/Spec280WorkspaceTenancyEnvironmentRoutingSmokeTest.php`
- `cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent`

## Note
- `origin/platform` is not present on the remote; `platform-dev` is the clean base branch that limits this PR to the Spec 280 prep commit plus the implementation commit.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #340
2026-05-07 21:56:14 +00:00
..
ActiveRuns.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
AssignmentJobFingerprint.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
BulkRunContext.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
GovernanceRunDiagnosticSummary.php feat: add governance run summaries (#257) 2026-04-20 20:46:09 +00:00
GovernanceRunDiagnosticSummaryBuilder.php Spec 235: harden baseline truth and onboarding flows (#271) 2026-04-24 05:44:54 +00:00
OperationRunProgressContract.php 272: OperationRun phase composite progress (#330) 2026-05-05 12:54:38 +00:00
OperationRunUrl.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
OperationStatusNormalizer.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationSummaryKeys.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
OperationUxPresenter.php feat: complete workspace-first environment routing cutover (#340) 2026-05-07 21:56:14 +00:00
OpsUxBrowserEvents.php Automated: 268-operationrun-activity-feedback — commit & PR (#324) 2026-05-04 12:17:15 +00:00
ProviderOperationStartResultPresenter.php feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
RunDetailPolling.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
RunDurationInsights.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
RunFailureSanitizer.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
SummaryCountsNormalizer.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00