-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(target): disable target creation if connectUrl is left empty (#566)
* fix(target): should not create target if targetUrl is empty * chore(target): clean up * chore(target): do not use Map for labels/annotations * tests(target): adjust unit tests * chore(target): apply prettier * fix(target): fix undeclared vars error * tests(target): add missing mocks * fix(target): fix indefinite effects * chore(target): apply prettier * chore(target): clean up hook deps * fix(target): remove setState
- Loading branch information
Thuan Vo
authored
Oct 26, 2022
1 parent
cbcecf6
commit 057e27e
Showing
8 changed files
with
137 additions
and
154 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
Oops, something went wrong.