feat: standardize enterprise detail pages #162

Merged
ahmido merged 1 commits from 133-detail-page-template into dev 2026-03-10 23:06:28 +00:00
Owner

Summary

  • introduce a shared enterprise-detail composition layer for Filament detail pages
  • migrate BackupSet, BaselineSnapshot, EntraGroup, and OperationRun detail screens to the shared summary-first layout
  • add regression and unit coverage for section hierarchy, related context, degraded states, and duplicate fact/badge presentation

Scope

  • adds shared support classes under app/Support/Ui/EnterpriseDetail
  • adds shared enterprise detail Blade partials under resources/views/filament/infolists/entries/enterprise-detail
  • updates touched Filament resources/pages to use the shared detail shell
  • includes Spec 133 artifacts under specs/133-detail-page-template

Notes

  • branch: 133-detail-page-template
  • base: dev
  • commit: fd294c7
## Summary - introduce a shared enterprise-detail composition layer for Filament detail pages - migrate BackupSet, BaselineSnapshot, EntraGroup, and OperationRun detail screens to the shared summary-first layout - add regression and unit coverage for section hierarchy, related context, degraded states, and duplicate fact/badge presentation ## Scope - adds shared support classes under `app/Support/Ui/EnterpriseDetail` - adds shared enterprise detail Blade partials under `resources/views/filament/infolists/entries/enterprise-detail` - updates touched Filament resources/pages to use the shared detail shell - includes Spec 133 artifacts under `specs/133-detail-page-template` ## Notes - branch: `133-detail-page-template` - base: `dev` - commit: `fd294c7`
ahmido added 1 commit 2026-03-10 23:05:49 +00:00
ahmido merged commit d4fb886de0 into dev 2026-03-10 23:06:28 +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#162
No description provided.