Commit Graph

4 Commits

Author SHA1 Message Date
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
Ahmed Darrazi
b776623300 feat(spec113): ops runbooks US1–US3 + hide admin maintenance 2026-02-26 03:42:34 +01:00
Ahmed Darrazi
8ef221b48e feat(spec113): harden system auth + session isolation 2026-02-26 02:28:43 +01:00
Ahmed Darrazi
a069085814 spec: add spec 113 artifacts 2026-02-26 02:18:19 +01:00