-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update silo creation form to require a TLS certificate (#2579)
* Update silo creation form to require a TLS certificate * Add test verifying TLS cert requirement in form * Move error message to field, out of msw handler * Update error message copy * Move addTlsCert to e2e utils function * use CertificateCreate type directly * use validate instead of required for TlsCertsField requiredness --------- Co-authored-by: David Crespo <[email protected]>
- Loading branch information
1 parent
15e5504
commit 72b6d43
Showing
4 changed files
with
44 additions
and
4 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