towerops/test/towerops_web
Graham McIntire 20f5f48372
feat: command center dashboard with unified insights and contextual enrichment
Transform the dashboard into a single-pane-of-glass command center that
blends operational metrics with business context from Gaiia subscriber data.

- Extend insight schema with multi-source support (snmp, gaiia, system)
- Add Oban workers for automated insight generation (device health, system, gaiia)
- New Dashboard context with health score computation and site summaries
- Rewrite dashboard LiveView with health overview, alert/insight feeds, site grid
- Add source filter pills for insights with URL state management
- Add metrics bar to site detail pages (device count, alerts, subscribers, MRR)
- Add subscriber/MRR context to alert list site links
- Add subscriber badges to device list site headers
- Real-time PubSub updates for alerts on dashboard
2026-02-13 14:52:49 -06:00
..
channels test fix and preseem check fix 2026-02-13 09:42:39 -06:00
components add row_link to table component for proper anchor tags 2026-02-11 08:46:03 -06:00
controllers add gaiia webhook listener with per-org signature verification 2026-02-13 10:40:49 -06:00
helpers more tests and fixes 2026-02-07 11:50:18 -06:00
integration Merge remote-tracking branch 'origin/main' into feature/preseem-integration 2026-02-13 09:11:45 -06:00
live feat: command center dashboard with unified insights and contextual enrichment 2026-02-13 14:52:49 -06:00
plugs fix: prevent AlreadySentError in BruteForceProtection plug 2026-02-12 12:53:32 -06:00
permissions_test.exs fix snmp v3 test 2026-02-06 10:21:54 -06:00
plug_exceptions_test.exs handle exceptions gracefully on api endpoints 2026-02-04 12:18:14 -06:00
user_auth_test.exs fix test warnings and failures 2026-02-05 15:24:41 -06:00