All non-NetBox provider forms (Sonar, Splynx, Gaiia, Preseem, PagerDuty, VISP) had the same bug as NetBox: credential inputs used value= bindings reading from saved DB state. Any phx-click event (Test Connection, etc) triggering a re-render would wipe unsaved typed values. Fix by adding @integration_credentials assign, initialized from saved integration when opening config and updated from form params on every phx-change via validate_integration. |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||