meshai/dashboard-frontend/src/pages
K7ZVX 3fa7b9fe5e feat(dashboard): Add dynamic channel and node pickers
- Add GET /api/channels endpoint for live radio channel data
- Create ChannelPicker component (single/multi-select from live channels)
- Create NodePicker component (searchable multi-select from mesh nodes)
- Replace manual inputs in Config with data-driven pickers
- Update Notifications to use pickers for mesh broadcast/DM
- Resolve node names in Alerts subscriptions display

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-13 07:07:05 +00:00
..
Alerts.tsx feat(dashboard): Add dynamic channel and node pickers 2026-05-13 07:07:05 +00:00
Config.tsx feat(dashboard): Add dynamic channel and node pickers 2026-05-13 07:07:05 +00:00
Dashboard.tsx feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
Environment.tsx feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
Mesh.tsx feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
Notifications.tsx feat(dashboard): Add dynamic channel and node pickers 2026-05-13 07:07:05 +00:00