towerops/lib/towerops_web/live
Graham McIntire d87461ba14
feat: add monitoring mode tab selector (SNMP & ICMP vs ICMP Only)
- Add tab selector in Monitoring Configuration section for choosing monitoring mode
- SNMP & ICMP mode: enables ICMP pings + SNMP discovery (default)
- ICMP Only mode: enables only ICMP ping monitoring, hides SNMP fields
- Monitoring mode controls snmp_enabled field automatically on save
- Test SNMP Connection button shows informational message when agent is configured
  (agents handle SNMP testing during their polling cycle)
- Update all tests to use tab selector instead of setting snmp_enabled directly
- All 818 tests passing with no Credo warnings
2026-01-17 16:10:59 -06:00
..
admin rename equipment to device 2026-01-17 14:48:46 -06:00
agent_live Add agent rename functionality 2026-01-17 15:48:47 -06:00
alert_live rename equipment to device 2026-01-17 14:48:46 -06:00
device_live feat: add monitoring mode tab selector (SNMP & ICMP vs ICMP Only) 2026-01-17 16:10:59 -06:00
graph_live feat: add latency graph for ICMP ping monitoring 2026-01-17 16:02:35 -06:00
org more renames 2026-01-17 15:13:56 -06:00
org_live rename equipment to device 2026-01-17 14:48:46 -06:00
site_live rename equipment to device 2026-01-17 14:48:46 -06:00
dashboard_live.ex rename equipment to device 2026-01-17 14:48:46 -06:00
dashboard_live.html.heex rename equipment to device 2026-01-17 14:48:46 -06:00
mobile_qr_live.ex Add comprehensive Dialyzer type specifications 2026-01-17 10:52:02 -06:00
user_settings_live.ex Convert User Settings from controller to LiveView 2026-01-15 16:29:50 -06:00