-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1204 - Configure Connector after creation (#1356)
* 1024 - Configure Connector after creation * Update CHANGELOG.md file * Added connection description placeholder if value is not supplied at runtime * Resolved prettier formatting issue * Added reset method to the connection type slice * Forgot snippet of code * Resolved edit connection with assigning the correct connection option * Updated .eslintrc.json files to enforce curly braces for all control statements Added the following rules to enforce curly braces for all control statements - " curly": ["error", "all"], - "nonblock-statement-body-position": ["error", "below"] * Added additional api models * Updated Fides Admin UI NPM dependencies due to moderate severity vulnerabilities * Added ConnectionType and SystemType api models * Resolved edit connection not being rendered properly when navigating to browser URL directly
- Loading branch information
1 parent
c6f0c9e
commit 8917cad
Showing
51 changed files
with
1,137 additions
and
522 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.