towerops/lib/towerops_web/live/device_live
Graham McIntie c512f30e5a feat: add device list health indicators
- Health status dot (green/yellow/red/gray) from worst-case check state
- Relative 'last seen' with color-coded staleness thresholds
- Response time badge from latest monitoring check
- Subscriber count badge from Gaiia inventory items
- Batch queries to avoid N+1: Monitoring.get_device_health_summary/1,
  Monitoring.get_device_latest_response_times/1,
  Gaiia.get_device_subscriber_counts/1
2026-02-13 18:14:29 -06:00
..
form.ex feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
form.html.heex feat: add automatic network topology inference 2026-02-12 13:28:01 -06:00
index.ex feat: add device list health indicators 2026-02-13 18:14:29 -06:00
index.html.heex feat: add device list health indicators 2026-02-13 18:14:29 -06:00
show.ex feat: config change → performance correlation system (Roadmap #2) 2026-02-13 17:56:55 -06:00
show.html.heex feat: config change → performance correlation system (Roadmap #2) 2026-02-13 17:56:55 -06:00