towerops/lib/towerops_web/live/agent_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
..
edit.ex Add agent rename functionality 2026-01-17 15:48:47 -06:00
edit.html.heex more dark mode 2026-01-20 17:23:11 -06:00
helpers.ex more dark mode 2026-01-20 17:23:11 -06:00
index.ex fix: handle checkbox 'on' value for cloud poller creation 2026-01-25 08:22:31 -06:00
index.html.heex improve cloud poller display 2026-01-24 13:33:01 -06:00
show.ex more dark mode 2026-01-20 17:23:11 -06:00
show.html.heex more dark mode 2026-01-20 17:23:11 -06:00