Files
fleet/changes/1261-admin-create-user-no-invite
T

8 lines
277 B
Plaintext

- 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