TenantAtlas/app/Filament
Ahmed Darrazi 797728a243 fix: use simple layout for ManagedTenantsLanding to prevent Livewire update 404s
The full panel layout renders DatabaseNotifications (lazy-loaded) and
BulkOperationProgress (polling), whose Livewire update requests fail
with 404 due to persistent middleware route-binding issues on this
manually-routed page.

Switch to simple layout matching ChooseWorkspace/ChooseTenant/NoAccess
pattern — appropriate for this transitional/landing page.

Add test verifying Livewire updates succeed on managed-tenants page.
2026-02-22 18:20:05 +01:00
..
Clusters feat(alerts): Monitoring cluster + v1 resources (spec 099) (#121) 2026-02-18 15:20:43 +00:00
Concerns 065-tenant-rbac-v1 (#79) 2026-01-28 21:09:47 +00:00
Pages fix: use simple layout for ManagedTenantsLanding to prevent Livewire update 404s 2026-02-22 18:20:05 +01:00
Resources feat: Spec 105 — Entra Admin Roles Evidence + Findings (#128) 2026-02-22 02:37:36 +00:00
Support Spec 075: Verification Checklist Framework V1.5 (fingerprint + acknowledgements) (#93) 2026-02-05 21:44:19 +00:00
System/Pages feat: workspace context enforcement + ownership safeguards (#86) 2026-02-02 23:00:56 +00:00
Widgets feat: Spec 105 — Entra Admin Roles Evidence + Findings (#128) 2026-02-22 02:37:36 +00:00