feat: retire legacy tenant route surfaces #352

Merged
ahmido merged 1 commits from 297-managed-environment-canonical-route-cutover into platform-dev 2026-05-12 23:35:10 +00:00
Owner

Summary

  • retire legacy /admin/t and active /admin/tenants product surfaces in favor of canonical workspace-scoped managed-environment routes
  • centralize runtime URL generation through ManagedEnvironmentLinks and update intended URL handling to reject legacy tenant paths
  • remove dormant tenant panel runtime, rename test helpers to the admin environment context, and add guard coverage for route/helper regressions

Validation

  • targeted Feature guard, workspace, provider connection, required permissions, and Filament test lanes run under Sail
  • browser smoke coverage run for provider connection and workspace RBAC environment access flows
  • formatting and diff checks completed with Pint and git diff --check

Notes

  • Filament remains on v5 with Livewire v4
  • provider registration stays in apps/platform/bootstrap/providers.php
  • retired tenant resource global search is disabled and destructive action confirmation rules remain unchanged
## Summary - retire legacy `/admin/t` and active `/admin/tenants` product surfaces in favor of canonical workspace-scoped managed-environment routes - centralize runtime URL generation through `ManagedEnvironmentLinks` and update intended URL handling to reject legacy tenant paths - remove dormant tenant panel runtime, rename test helpers to the admin environment context, and add guard coverage for route/helper regressions ## Validation - targeted Feature guard, workspace, provider connection, required permissions, and Filament test lanes run under Sail - browser smoke coverage run for provider connection and workspace RBAC environment access flows - formatting and diff checks completed with Pint and `git diff --check` ## Notes - Filament remains on v5 with Livewire v4 - provider registration stays in `apps/platform/bootstrap/providers.php` - retired tenant resource global search is disabled and destructive action confirmation rules remain unchanged
ahmido added 1 commit 2026-05-12 23:32:19 +00:00
feat: retire legacy tenant route surfaces
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 1m45s
185f2795c6
ahmido merged commit 3ec582a182 into platform-dev 2026-05-12 23:35:10 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ahmido/TenantAtlas#352
No description provided.