meshai/dashboard-frontend/src/pages
Claude 17808c3d65 feat(satpass): GUI safety controls panel — armed-state banner, dry-run toggle, rate cap
Tracking panel gains both new adapter-config keys:
- dry_run toggle (sky-blue accent, visually distinct from enabled)
- max_broadcasts_per_hour number input (1–60 range)

Armed-state banner at top of panel:
- OFF (grey) when disabled
- DRY RUN (sky-blue) when enabled + dry_run
- ⚠ LIVE (amber, pulsing) when enabled + !dry_run

Load/save through adapter-config API per 199929f pattern.
NORAD IDs helper updated to reflect opt-in semantics.

Bundle hash: index-DPN58SF4.js → index-Di1mw816.js
             index-CB06j1ej.css → index-WwNJt5S-.css

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-12 23:26:08 +00:00
..
AdapterConfig.tsx fix: Carbon theme — bump muted text tiers for legibility (#333/#444 → #666/#777) 2026-06-10 15:44:48 +00:00
Alerts.tsx fix: Carbon sweep — GaugeSites, TownAnchors, Notifications, Alerts — teal/cyan/blue → amber 2026-06-10 19:42:39 +00:00
Config.tsx feat: Carbon theme — amber accent, Inter/JetBrains Mono, sharp corners, traffic-light semantic colors across all components 2026-06-10 15:37:27 +00:00
Dashboard.tsx fix: Carbon theme — bump muted text tiers for legibility (#333/#444 → #666/#777) 2026-06-10 15:44:48 +00:00
Environment.tsx feat(satpass): GUI safety controls panel — armed-state banner, dry-run toggle, rate cap 2026-06-12 23:26:08 +00:00
Environment.tsx.bak fix: Carbon theme — bump muted text tiers for legibility (#333/#444 → #666/#777) 2026-06-10 15:44:48 +00:00
GaugeSites.tsx fix: Carbon sweep — TownAnchors + GaugeSites cyan/slate → Carbon tokens 2026-06-10 19:55:02 +00:00
Mesh.tsx feat: Carbon theme — amber accent, Inter/JetBrains Mono, sharp corners, traffic-light semantic colors across all components 2026-06-10 15:37:27 +00:00
Notifications.tsx feat(satpass): add satellite pass GUI to Environment + Notifications pages 2026-06-12 00:10:51 +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 fix: Carbon sweep — TownAnchors + GaugeSites cyan/slate → Carbon tokens 2026-06-10 19:55:02 +00:00