feat(113): Platform Ops Runbooks — UX Polish (Filament-native, system theme, live scope) #137

Merged
ahmido merged 11 commits from 113-platform-ops-runbooks into dev 2026-02-27 01:11:26 +00:00

11 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
cf6e2b1f6a fix: avoid persisting full system middleware stack 2026-02-27 01:11:22 +01:00
Ahmed Darrazi
1b7e152594 fix: detect system livewire requests via snapshot 2026-02-27 01:08:40 +01:00
Ahmed Darrazi
1be262a756 merge: agent session work 2026-02-27 00:55:06 +01:00
Ahmed Darrazi
98a3e421f9 fix: use system session cookie for livewire 2026-02-27 00:54:57 +01:00
Ahmed Darrazi
0e879be2cd chore: expand platform operator seed capabilities 2026-02-27 00:39:43 +01:00
Ahmed Darrazi
5c5be36bab merge: agent session work 2026-02-26 03:42:43 +01:00
Ahmed Darrazi
b776623300 feat(spec113): ops runbooks US1–US3 + hide admin maintenance 2026-02-26 03:42:34 +01:00
Ahmed Darrazi
4f1568b759 fix(spec113): enforce 10/min system login throttle 2026-02-26 02:37:49 +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