towerops/lib/towerops_web/live
Graham McIntire e27cc5495a
fix: handle checkbox 'on' value for cloud poller creation
HTML checkboxes send value='on' when checked, not 'true'. Updated
parse_agent_params to accept both 'on' and 'true' values for the
is_cloud_poller field.

Added debug logging to help diagnose future form submission issues.
2026-01-25 08:22:31 -06:00
..
admin more dark mode 2026-01-20 17:23:11 -06:00
agent_live fix: handle checkbox 'on' value for cloud poller creation 2026-01-25 08:22:31 -06:00
alert_live more dark mode 2026-01-20 17:23:11 -06:00
device_live fix: resolve all dialyzer unmatched return and pattern match warnings 2026-01-24 17:34:37 -06:00
graph_live arp 2026-01-23 08:40:57 -06:00
org more dark mode 2026-01-20 17:23:11 -06:00
org_live more dark mode 2026-01-20 17:23:11 -06:00
site_live refactor: simplify job architecture from Oban coordinators to direct workers 2026-01-24 16:36:57 -06:00
dashboard_live.ex rename equipment to device 2026-01-17 14:48:46 -06:00
dashboard_live.html.heex more dark mode 2026-01-20 17:23:11 -06:00
mobile_qr_live.ex more dark mode 2026-01-20 17:23:11 -06:00
user_settings_live.ex more dark mode 2026-01-20 17:23:11 -06:00