-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Credential Creation Page UI (#1520)
* Layout New Credential button and modal * Fix 'Configure Credential' button * Make form submission working * Reorganize Credentials FormComponent * Use credential modal for edit and Implement it in: - the credential picker - the user credentials * Remove unused code * ModalHook for closing credential modal in the credential picker * Attempt to fix failing tests * Update and fix tests * Test: authorized project users can create new credentials in the project credentials page * Fix authorization, remove credential edit module * Avoid negating conditions * Test: click on cancel button to close credential creation modal * Fix Edit button problem * Tweaks * Fix, and adjust failing tests * Revert New credential button to initial style --------- Co-authored-by: Stuart Corbishley <[email protected]>
- Loading branch information
Showing
22 changed files
with
926 additions
and
857 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
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
49 changes: 0 additions & 49 deletions
49
lib/lightning_web/live/credential_live/credential_edit_modal.ex
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.