Add host modal: Select team dropdown (#1740)

* Fix Add host modal dropdown for team maintainer

* Update Cypress tests

* Set default values for add host team dropdown
This commit is contained in:
gillespi314
2021-08-20 23:00:44 -05:00
committed by GitHub
parent bd38cc1fe9
commit 8b4c6a1dd7
6 changed files with 105 additions and 41 deletions
+2
View File
@@ -0,0 +1,2 @@
Add user role validations to select team dropdown in "Add host" modal
Remove Redux enrollSecret state from ManageHostsPage and instead handle as local state in "Add host" modal