Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement user creation screen #1181

Open
orange-buffalo opened this issue Apr 7, 2024 · 0 comments
Open

Implement user creation screen #1181

orange-buffalo opened this issue Apr 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@orange-buffalo
Copy link
Owner

What we have

Users Overview for admins provides the list of existing users, and navigation to create/edit pages, which are not yet present.
User API supports creation and editing, but not covered with proper validation checks.

Goals

Implement User Creation UI to create new users:

  • Both admins and regular users to be supported
  • Upon creation, redirects to edit user screen (to show the activation token in the later task)
  • Complete the API test coverage with validation tests
@orange-buffalo orange-buffalo added the enhancement New feature or request label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant