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 edit user screen #1182

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

Implement edit user screen #1182

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 Editing UI:

  • Ensure API is covered fully with tests
  • Provide activation token if user is not yet activated
  • Support re-generation of the activation token
@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