Closed holly-smile closed 2 months ago
This PR adds functionality for the "Test Connection" button in the connection creation/edit modal. It also refactors the addConnection.js and editConnection.js scripts, which share a lot of duplicate behavior, into a single script.
addConnection.js
editConnection.js
This PR adds functionality for the "Test Connection" button in the connection creation/edit modal. It also refactors the
addConnection.js
andeditConnection.js
scripts, which share a lot of duplicate behavior, into a single script.