towerops/lib/towerops_web/live/device_live
Graham McIntire 34e9365520
fix: another Mix.env() call in device_live/index.ex
- Fixed debounce_ms/0 function still using Mix.env()
- Changed to Application.get_env(:towerops, :env)
- This was causing crashes in staging/production
2026-03-09 14:59:41 -05:00
..
form.ex fix: comprehensive bug fixes from reliability audit 2026-03-05 08:53:30 -06:00
form.html.heex Fix dark mode inconsistencies across all pages 2026-02-16 10:31:52 -06:00
index.ex fix: another Mix.env() call in device_live/index.ex 2026-03-09 14:59:41 -05:00
index.html.heex fix: correct subscriber counts by filtering CGNAT IPs and excluding routers 2026-02-18 09:15:10 -06:00
show.ex feat: add capacity insight worker, UI, and reporting views 2026-03-07 14:42:40 -06:00
show.html.heex feat: add capacity insight worker, UI, and reporting views 2026-03-07 14:42:40 -06:00