towerops/lib/towerops_web/live/alert_live
Graham McIntire 117d13b44b
fix: update alert_type atom comparisons to strings in AlertLive
Changed all alert_type == :device_down to alert_type == "device_down"
in AlertLive.Index to match the string-based alert_type schema.
2026-03-05 09:49:47 -06:00
..
index.ex fix: update alert_type atom comparisons to strings in AlertLive 2026-03-05 09:49:47 -06:00
index.html.heex Add onboarding flow for new organizations 2026-02-16 10:14:45 -06:00