towerops/lib/towerops_web/live
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
..
account_live Replace single name field with first_name and last_name 2026-02-01 15:00:23 -06:00
admin fix 5 failing tests 2026-02-11 12:21:06 -06:00
agent_live fix: sync AgentLive.Index modal state to URL for browser navigation 2026-02-12 09:28:39 -06:00
alert_live feat: command center dashboard with unified insights and contextual enrichment 2026-02-13 14:52:49 -06:00
check_live feat: implement unified checks system (Phase 1-4) 2026-02-12 16:58:40 -06:00
device_live feat: command center dashboard with unified insights and contextual enrichment 2026-02-13 14:52:49 -06:00
graph_live feat: implement unified checks system (Phase 1-4) 2026-02-12 16:58:40 -06:00
help_live help update 2026-02-04 17:56:48 -06:00
helpers refactor: centralize LiveView access control checks 2026-02-04 17:51:05 -06:00
mikrotik_backup_live handle mikrotik ssh 2026-02-02 16:42:18 -06:00
org fix: default new integrations to enabled on creation 2026-02-13 14:08:54 -06:00
org_live UI improvements 2026-02-05 14:57:11 -06:00
site_live feat: command center dashboard with unified insights and contextual enrichment 2026-02-13 14:52:49 -06:00
user_settings_live more gettext 2026-02-02 13:10:08 -06:00
dashboard_live.ex feat: command center dashboard with unified insights and contextual enrichment 2026-02-13 14:52:49 -06:00
dashboard_live.html.heex feat: command center dashboard with unified insights and contextual enrichment 2026-02-13 14:52:49 -06:00
mobile_qr_live.ex more dark mode 2026-01-20 17:23:11 -06:00
network_map_live.ex feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
network_map_live.html.heex feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
user_registration_live.ex add snmp port 2026-02-03 12:51:50 -06:00
user_reset_password_live.ex add HIBP password check 2026-02-01 08:57:01 -06:00
user_settings_live.ex fix: sync UserSettingsLive modal state to URL for browser navigation 2026-02-12 09:26:45 -06:00
user_settings_live.html.heex add default org 2026-02-02 10:45:37 -06:00