-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Convert "Custom API keys" list to a table. * Handle if user clicked "check connection" without selecting a key. * update CHANGELOG.md * Handle if user clicked "check connection" without selecting a key in a better way. * Disable editing the "customApiKey" if "useCustomApiKey" is no cheked * Disable "Check Connection" button if no API key is selected. * add a new line to match to coding style * Bind the 'useCustomApiKey' checkbox with the emptiness of the 'customApiKey' field. * Update logic for "Custom API key" table to align with previous implementation * Add a note to guide users on how to commit changes
- Loading branch information
1 parent
571ff70
commit 8f46463
Showing
4 changed files
with
59 additions
and
26 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
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