meshai/dashboard-frontend/src
zvx-echo6 49f2838048 refactor: simplify severity to 3 levels (routine/priority/immediate)
- Replace 6-level system (info/advisory/watch/warning/critical/emergency)
  with 3-level military precedence (routine/priority/immediate)
- Every adapter remapped: NWS, NIFC, FIRMS, USGS, SWPC, avalanche,
  traffic, 511, mesh alerts
- is_critical flag removed — severity covers it
- Quiet hours: suppress routine only, priority+immediate always deliver
- Dashboard: blue/amber/red for routine/priority/immediate
- Fix hex node ID parsing in Mesh DM channel (!23261b70 format)
2026-05-13 19:05:50 -06:00
..
components fix(notifications): test shows live data, not just canned examples 2026-05-13 18:08:09 -06:00
hooks feat(dashboard): RF propagation visualizations + live event feed 2026-05-13 14:47:15 +00:00
lib feat(dashboard): RF propagation visualizations + live event feed 2026-05-13 14:47:15 +00:00
pages refactor: simplify severity to 3 levels (routine/priority/immediate) 2026-05-13 19:05:50 -06:00
App.tsx fix(notifications): test shows live data, not just canned examples 2026-05-13 18:08:09 -06:00
index.css feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
main.tsx feat(dashboard): React frontend scaffold with overview page 2026-05-12 10:28:12 -06:00
vite-env.d.ts feat(dashboard): React frontend scaffold with overview page 2026-05-12 10:28:12 -06:00