TenantAtlas/app/Filament/Pages
ahmido 5770c7b76b Spec 092: Legacy Purge (runs/routes/UI/test shims) (#110)
Implements Spec 092 legacy purge.

Key changes:
- Remove legacy Inventory landing page + view; link Inventory entry directly to Inventory Items.
- Update Drift landing copy to "operation runs"; remove URL heuristic from context bar.
- Remove legacy redirect shim route and assert 404 for old bookmarks.
- Staged job payload change: remove legacy ctor arg; keep legacy field for deserialization compatibility; new payload omits field.
- Remove legacy notification artifact.
- Remove legacy test shim + update tests; strengthen guard suite with scoped exception for job compat field.
- Add spec/plan/tasks/checklist artifacts under specs/092-legacy-purge-final.

Tests:
- Focused Pest suite for guards, legacy routes, redirect behavior, job compatibility, drift copy.
- Pint run: `vendor/bin/sail bin pint --dirty`.

Notes:
- Deploy B final removal of `backupScheduleRunId` should occur only after the compatibility window defined in the spec.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #110
2026-02-14 18:43:56 +00:00
..
Auth 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
Monitoring 085-tenant-operate-hub (#103) 2026-02-11 13:02:03 +00:00
Operations 085-tenant-operate-hub (#103) 2026-02-11 13:02:03 +00:00
Tenancy Spec 081: Provider connection cutover (#98) 2026-02-08 11:28:51 +00:00
Workspaces feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
BreakGlassRecovery.php feat: implement auth structure system panel (#77) 2026-01-27 21:49:18 +00:00
ChooseTenant.php feat(spec-080): workspace-managed tenant administration migration (#97) 2026-02-07 19:45:13 +00:00
ChooseWorkspace.php Spec 081: Provider connection cutover (#98) 2026-02-08 11:28:51 +00:00
DriftLanding.php feat(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
InventoryCoverage.php 085-tenant-operate-hub (#104) 2026-02-11 21:01:23 +00:00
NoAccess.php feat: workspace context enforcement (specs 070–072) (#85) 2026-02-02 10:07:41 +00:00
TenantDashboard.php feat(spec-080): workspace-managed tenant administration migration (#97) 2026-02-07 19:45:13 +00:00
TenantDiagnostics.php feat: RBAC troubleshooting & tenant UI bugfix pack (spec 067) (#84) 2026-01-31 20:09:25 +00:00
TenantRequiredPermissions.php Spec 083: Required permissions hardening (canonical /admin/tenants, DB-only, 404 semantics) (#101) 2026-02-08 23:13:25 +00:00