towerops/lib/towerops_web/live/device_live
Graham McIntire c18f034997 improve agent status display and fix two pre-existing test failures (#83)
- Wrap agent name + icon inside the offline amber badge so it's clear
  what is offline on the device detail page
- Add "Agent:" label before the agent indicator for all states
- Fix TimeSeriesTest deadlock: switch to async: false since check_results
  is a TimescaleDB hypertable and concurrent chunk creation deadlocks
- Fix unicode property test: String.length/1 counts grapheme clusters,
  not code points; combining chars can make a 2-codepoint string have
  only 1 grapheme, legitimately failing the min: 2 validation

Reviewed-on: graham/towerops-web#83
2026-03-19 11:43:42 -05:00
..
form.ex feat: add on-call schedules and escalation policies 2026-03-11 12:32:54 -05:00
form.html.heex feat: add on-call schedules and escalation policies 2026-03-11 12:32:54 -05:00
index.ex ui/remove-device-type-column (#49) 2026-03-16 16:38:00 -05:00
index.html.heex fix-sticky-header-overlap (#60) 2026-03-17 13:21:58 -05:00
show.ex add ssl/tls certificate expiration check type (#64) 2026-03-17 16:14:22 -05:00
show.html.heex improve agent status display and fix two pre-existing test failures (#83) 2026-03-19 11:43:42 -05:00