meshai/dashboard-frontend/src/pages
K7ZVX b4f7e24c26 refactor(notifications): self-contained rules, remove abstract channels
- Each notification rule contains its own delivery config inline
- No more separate channels with abstract IDs to cross-reference
- Delivery type selector (Mesh Broadcast/DM/Email/Webhook) with
  inline config fields per type
- Follows MeshMonitor trigger-action UX pattern
- Channel picker from radio for mesh broadcast
- Node picker for mesh DM
- Collapsed rule cards show readable one-line summary
- Trigger type: condition (alerts) or schedule (daily reports)
- Schedule triggers support daily, weekly, custom cron
- Message types: mesh health, RF propagation, alerts digest, custom
- Migrates old channels+rules config to new flat format on load

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-13 07:31:59 +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 refactor(notifications): self-contained rules, remove abstract channels 2026-05-13 07:31:59 +00:00