Add dashboard theme settings and contrast tests
This commit is contained in:
parent
7f4d5b42fd
commit
bfef23fc4a
7 changed files with 424 additions and 53 deletions
|
|
@ -295,6 +295,10 @@ sudo systemctl enable --now enodia-sentinel-web
|
|||
API at `/api/status`, `/api/incidents`, `/api/respond/plan/<id>`,
|
||||
`/api/posture`, `/api/rules`, `/api/alerts`, `/api/alerts/<id>`,
|
||||
`/api/events`.
|
||||
- **Operator settings**: the self-contained dashboard includes a Settings menu
|
||||
with persistent local themes: Console, Paper, Contrast, LGBTQ, Trans, Dracula,
|
||||
Solarized Dark, Solarized Light, and Twilight. Static dashboard tests guard
|
||||
the theme registry and core text/status color contrast across every palette.
|
||||
|
||||
CLI-generated response plans are saved for handoff/review under
|
||||
`<log_dir>/response-plans/`, with a JSONL trail in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue