meshai/dashboard-frontend/src
K7ZVX f8874104ad feat(dashboard): alerts page + toast notifications + polish
- Full Alerts page with active alerts, history table, subscriptions
- Active alert cards with severity styling and acknowledge button
- Alert history table with type/severity filtering and pagination
- Subscription viewer showing mesh subscriptions
- ToastProvider for app-wide toast notifications
- Toast notifications triggered on WebSocket alert_fired messages
- Auto-dismiss toasts after 8 seconds, click to navigate
- Page titles on all pages (Dashboard/Mesh/Environment/Config/Alerts)
- Improved alert_routes.py with proper pending alert handling
- Added AlertHistoryItem, Subscription types to api.ts
- Added fetchAlertHistory, fetchSubscriptions functions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-13 01:36:31 +00:00
..
components feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
hooks feat(dashboard): React frontend scaffold with overview page 2026-05-12 10:28:12 -06:00
lib feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
pages feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
App.tsx feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
index.css feat(dashboard): alerts page + toast notifications + polish 2026-05-13 01:36:31 +00:00
main.tsx feat(dashboard): React frontend scaffold with overview page 2026-05-12 10:28:12 -06:00
vite-env.d.ts feat(dashboard): React frontend scaffold with overview page 2026-05-12 10:28:12 -06:00