TenantAtlas/app/Providers/Filament
Ahmed Darrazi add45df609 feat(113): UX polish — Filament-native section components, system panel theme, live scope selector
- Rewrote runbooks.blade.php and view-run.blade.php using <x-filament::section>
  instead of raw Tailwind div cards (cards now render correctly)
- Created resources/css/filament/system/theme.css and registered viteTheme()
  on SystemPanelProvider — fixes missing Tailwind utilities in system panel
- Added ->live() to scope Radio field so Single tenant selector appears immediately
- Extended spec.md with US4 (UX Polish), FR-010–FR-014
- Extended tasks.md with Phase 7 (T050–T057)
2026-02-27 02:10:03 +01:00
..
AdminPanelProvider.php feat(111): findings workflow + SLA settings (#135) 2026-02-25 01:48:01 +00:00
SystemPanelProvider.php feat(113): UX polish — Filament-native section components, system panel theme, live scope selector 2026-02-27 02:10:03 +01:00
TenantPanelProvider.php Fix tenant dashboard 500 (missing BaselineCompareRun) (#125) 2026-02-20 21:07:34 +00:00