Commit Graph

5 Commits

Author SHA1 Message Date
PTah e4d662ca78 feat: reports page with formatted daily report cards
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 14:15:15 +10:00
PTah 81b435f953 feat: v0.2.0 branding, healthz version, SSE dashboard live
Centralize APP_VERSION 0.2.0; /health and /healthz return version;
startup log line; UI title Security Alert Center v.0.2.0;
SSE /api/v1/stream/events for live dashboard counters.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 13:20:39 +10:00
PTah b601b9c426 feat: Dashboard MVP with summary API and UI
Add GET /api/v1/dashboards/summary (24h events, open problems,
hosts, severity breakdown, recent events) and Vue /dashboard page.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 12:37:06 +10:00
PTah dea3486c43 feat: Problems API, ingest hook, and UI 2026-05-27 11:24:19 +10:00
PTah 43e49d1f02 feat: phase 1C JWT UI, events/hosts API, Vue frontend
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 21:46:34 +10:00