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
|
|
@ -51,7 +51,9 @@ Implemented investigation/response state:
|
|||
exposes `incident list/show/export`.
|
||||
- The dashboard is HTTPS-only, token-protected off loopback, and read-only. It
|
||||
shows status, incidents, timelines, alerts, posture findings, event-rule
|
||||
metadata, event tail, and dry-run response plans.
|
||||
metadata, event tail, dry-run response plans, and a local Settings menu with
|
||||
persistent themes. Web tests cover the theme registry and core text/status
|
||||
contrast checks.
|
||||
- `respond plan <incident-id>` builds read-only containment/recovery plans,
|
||||
persists CLI-generated plans under `response-plans/`, and appends
|
||||
`response-audit.log`. Dashboard/API plan previews do not write artifacts.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue