Add ability in Fleet UI for admin to create new users without email invitations (#1261)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
- Add `USERS_ADMIN` endpoint to `fleet/endpoints`
|
||||
- Add `createUserWithoutInvitation` action to `redux/nodes/entities/users`
|
||||
- Revise `UserManagementPage`
|
||||
- Revise `UserForm`
|
||||
- Update existing Cypress test
|
||||
- Remove `renderSmtpWarning` from `UserManagementPage`
|
||||
|
||||
Implements #369
|
||||
Reference in New Issue
Block a user