towerops/test/towerops
Graham McIntire 560370cb0b
feat: allow device name to be populated from SNMP sysName
- Make device name field optional when SNMP is enabled (ICMP Only mode still requires name)
- Add database migration to make name column nullable
- Add conditional validation: name required only when snmp_enabled is false
- Update SNMP discovery to populate device name from sysName when empty
- Add helper text explaining SNMP name population behavior in form
- Add comprehensive tests for device name SNMP population
- Update test mocks to account for NetSnmp profile sensor discovery
2026-01-17 16:28:43 -06:00
..
accounts Add UserNotifier tests 2026-01-13 08:25:20 -06:00
agents more renames 2026-01-17 15:13:56 -06:00
alerts rename equipment to device 2026-01-17 14:48:46 -06:00
equipment rename equipment to device 2026-01-17 14:48:46 -06:00
monitoring rename equipment to device 2026-01-17 14:48:46 -06:00
organizations rename equipment to device 2026-01-17 14:48:46 -06:00
proto rename equipment to device 2026-01-17 14:48:46 -06:00
sites Add comprehensive tests for Sites.Site schema 2026-01-13 09:05:02 -06:00
snmp feat: allow device name to be populated from SNMP sysName 2026-01-17 16:28:43 -06:00
accounts_test.exs 1. User Authentication 2025-12-21 13:31:59 -06:00
agents_test.exs Add agent rename functionality 2026-01-17 15:48:47 -06:00
alerts_test.exs rename equipment to device 2026-01-17 14:48:46 -06:00
devices_test.exs Allow empty SNMP community string for device inheritance 2026-01-17 15:54:06 -06:00
monitoring_test.exs feat: add latency graph for ICMP ping monitoring 2026-01-17 16:02:35 -06:00
organizations_test.exs Add active page navigation highlighting 2026-01-03 12:28:26 -06:00
sites_test.exs Add comprehensive tests for Sites context 2026-01-13 07:59:10 -06:00
snmp_test.exs rename equipment to device 2026-01-17 14:48:46 -06:00