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

As an admin, I want to be able to create users and manage their permissions, so that multiple users can have their own accounts. #106

Open
7 tasks
XiovV opened this issue Nov 29, 2023 · 0 comments

Comments

@XiovV
Copy link
Owner

XiovV commented Nov 29, 2023

Acceptance criteria:

  • User management dashboard should contain the list of existing users
  • If the currently logged in user is not an admin, the Users page should not be accessible
  • The top bar should have the "+" button which will open the dialog for adding a new user

Add user form:

  • Username
  • Password
  • Password confirmation
  • Admin permissions checkbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant