-
Notifications
You must be signed in to change notification settings - Fork 253
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
users: use generic destinations for user CM create dialog component (#…
…3664) * add user CM create and edit dialogs using destinations * fix storybook rendering * add missing fields for status updates * fix edit dialog stories render * start adding validation * normalize ValidateDestination errors * revert type change * pass validation errors * cleanup error messages * remove conflict query for now * remove exp flag stub * update exp flag handler * fix dest type err * update unit test * update create dialog story tests * use full name * revert edit dialog changes for this PR * standardize error codes * reorganize * cleanup errors on other components * remove special case for dest type err * fix error split * cleanup imports * rename/simplify split helper * update form * update test * fix type issue * add pre-check for name when using dest * fix error rendering and story * update list stories * user conflict out of scope for this PR --------- Co-authored-by: Nathaniel Caza <mastercactapus@gmail.com>
- Loading branch information
1 parent
1e3358e
commit 1c28326
Showing
13 changed files
with
781 additions
and
342 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
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.