meshai/dashboard-frontend/src/pages
Matt Johnson (via Claude) 5d8a277fa7 feat: dashboard — DB-backed live feed, active alerts, band conditions panel (replace env_store dependency)
- /api/env/active: direct DB queries for fires, nws_alerts, quake_events
  instead of env_store.get_active() (which depends on live NATS data)
- /api/env/swpc: reads band_conditions_broadcasts table, returns ratings
  with slot label (Day/Night Propagation) derived from Mountain Time
- Frontend: replace RFPropagationCard (SFI/Kp/R/S/G charts) with
  BandConditionsCard showing 4-band Good/Fair/Poor ratings
- Remove unused recharts dependency from Dashboard.tsx

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-10 05:53:55 +00:00
..
AdapterConfig.tsx docs(v0.7): comprehensive dashboard docs rewrite -- Reference +8 sections, per-page tooltips, component polish 2026-06-06 15:24:34 +00:00
Alerts.tsx docs(v0.7): comprehensive dashboard docs rewrite -- Reference +8 sections, per-page tooltips, component polish 2026-06-06 15:24:34 +00:00
Config.tsx docs(v0.7): comprehensive dashboard docs rewrite -- Reference +8 sections, per-page tooltips, component polish 2026-06-06 15:24:34 +00:00
Dashboard.tsx feat: dashboard — DB-backed live feed, active alerts, band conditions panel (replace env_store dependency) 2026-06-10 05:53:55 +00:00
Environment.tsx feat: swpc multi-line wire + GUI wired to real adapter_config keys 2026-06-09 06:29:18 +00:00
GaugeSites.tsx docs(v0.7): comprehensive dashboard docs rewrite -- Reference +8 sections, per-page tooltips, component polish 2026-06-06 15:24:34 +00:00
Mesh.tsx docs(v0.7): comprehensive dashboard docs rewrite -- Reference +8 sections, per-page tooltips, component polish 2026-06-06 15:24:34 +00:00
Notifications.tsx docs(v0.7): comprehensive dashboard docs rewrite -- Reference +8 sections, per-page tooltips, component polish 2026-06-06 15:24:34 +00:00
Reference.tsx docs(v0.7): comprehensive dashboard docs rewrite -- Reference +8 sections, per-page tooltips, component polish 2026-06-06 15:24:34 +00:00
TownAnchors.tsx docs(v0.7): comprehensive dashboard docs rewrite -- Reference +8 sections, per-page tooltips, component polish 2026-06-06 15:24:34 +00:00