towerops/test/towerops_web/live
Graham McIntire f27e1622a3
feat: stay on add device page after creation for batch adding
- After creating a device, stay on /devices/new instead of navigating to device show page
- Display success flash message with creation confirmation
- Reset form to defaults (preserving selected site) for adding next device
- Allows users to quickly add multiple devices in a row without navigation
- Add tests for staying on page and adding multiple devices sequentially
- All 91 device-related tests passing with no Credo warnings
2026-01-17 16:16:10 -06:00
..
agent_live Change agent revoke to delete with full cleanup 2026-01-17 15:40:09 -06:00
device_live_nested feat: add monitoring mode tab selector (SNMP & ICMP vs ICMP Only) 2026-01-17 16:10:59 -06:00
org Implement hierarchical agent assignment for SNMP polling 2026-01-14 08:38:50 -06:00
org_live Add tests for Monitoring.Ping and OrgLive.New 2026-01-13 08:54:49 -06:00
agent_live_test.exs Add agent rename functionality 2026-01-17 15:48:47 -06:00
alert_live_test.exs rename equipment to device 2026-01-17 14:48:46 -06:00
dashboard_live_test.exs rename equipment to device 2026-01-17 14:48:46 -06:00
device_live_test.exs feat: stay on add device page after creation for batch adding 2026-01-17 16:16:10 -06:00
org_live_test.exs Fix all failing tests after UI changes 2026-01-05 11:33:26 -06:00
site_live_test.exs rename equipment to device 2026-01-17 14:48:46 -06:00
user_settings_live_test.exs Convert User Settings from controller to LiveView 2026-01-15 16:29:50 -06:00