turnstone/web/src
pyr0ball a3569eafdd feat: Incidents tab — Vue view with time-bucket picker and entry drawer (#2)
- New IncidentsView.vue: create/list/delete incidents, inline entry drawer
- Time-bucket quick-pick: Ongoing, Just now, Last hour, Last day
- Optional custom datetime-local range picker for precise control
- Incident label doubles as the LLM/FTS search term for entry retrieval
- Entry drawer shows up to 100 associated log entries with severity colour
- Add /incidents route and nav link (between Diagnose and Sources)
2026-05-09 15:58:21 -07:00
..
components feat: Vue 3 frontend and FastAPI REST layer 2026-05-08 16:27:59 -07:00
router feat: Incidents tab — Vue view with time-bucket picker and entry drawer (#2) 2026-05-09 15:58:21 -07:00
stores feat: Vue 3 frontend and FastAPI REST layer 2026-05-08 16:27:59 -07:00
views feat: Incidents tab — Vue view with time-bucket picker and entry drawer (#2) 2026-05-09 15:58:21 -07:00
App.vue feat: Incidents tab — Vue view with time-bucket picker and entry drawer (#2) 2026-05-09 15:58:21 -07:00
main.ts feat: Vue 3 frontend and FastAPI REST layer 2026-05-08 16:27:59 -07:00
vite-env.d.ts feat: Vue 3 frontend and FastAPI REST layer 2026-05-08 16:27:59 -07:00