meshai/work/dashboard-frontend/src/components
malice 6e1831b606
refactor(channels): move channel info onto the connection pages + expose MeshCore channel key (#104)
Remove the standalone Channels page and its nav entry (avoids menu bloat)
and relocate the channel listings onto the existing connection pages:
MeshCore channels (name, on-air hash, and the channel key/PSK with a copy
button) on the MeshCore companion page, and Meshtastic channels (index,
name, role) on the Meshtastic connection page. The MeshCore transport now
retains the channel_secret it already fetches at enumeration and
/api/meshcore/channels/detail returns it as `key` (hex PSK) so operators
can provision companion radios. known_channels() and /api/meshcore/channels
are unchanged.

Co-authored-by: Matt Johnson <mj@k7zvx.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 10:19:40 -06:00
..
ChannelPicker.tsx refactor: move source tree into work/, multi-stage Docker build, fix satpass 2026-06-16 03:40:31 +00:00
DangerZonesPanel.tsx feat(gui): surface remaining config in the dashboard — 100% GUI coverage (#48) 2026-07-05 19:22:55 -06:00
GenericSourcesEditor.tsx feat(region-routing): unified per-family routing cards + region-scoped family→channel routing (#87) 2026-07-07 16:52:03 -06:00
GeoMap.tsx refactor: move source tree into work/, multi-stage Docker build, fix satpass 2026-06-16 03:40:31 +00:00
KeyValueInput.tsx feat(gui): surface remaining config in the dashboard — 100% GUI coverage (#48) 2026-07-05 19:22:55 -06:00
Layout.tsx refactor(channels): move channel info onto the connection pages + expose MeshCore channel key (#104) 2026-07-09 10:19:40 -06:00
ManagedSecret.tsx feat(secrets): GUI-managed .env secrets store — keys are config, but gitignored (#47) 2026-07-05 17:57:45 -06:00
NodeDetail.tsx refactor: move source tree into work/, multi-stage Docker build, fix satpass 2026-06-16 03:40:31 +00:00
NodePicker.tsx refactor: move source tree into work/, multi-stage Docker build, fix satpass 2026-06-16 03:40:31 +00:00
NodeTable.tsx refactor: move source tree into work/, multi-stage Docker build, fix satpass 2026-06-16 03:40:31 +00:00
RestartBanner.tsx fix(gui): restart banner says 'Restart required' (process, not container recreate) (#54) 2026-07-05 23:13:10 -06:00
SerialPortPicker.tsx feat(transport): MeshCore serial/USB + BLE support + USB auto-detect with stable paths (#52) 2026-07-05 22:12:03 -06:00
ToastProvider.tsx refactor: move source tree into work/, multi-stage Docker build, fix satpass 2026-06-16 03:40:31 +00:00
TopologyGraph.tsx refactor: move source tree into work/, multi-stage Docker build, fix satpass 2026-06-16 03:40:31 +00:00