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

User Management - Approve Registration Request Function #13

Open
Ardianpalloshi opened this issue Nov 6, 2022 · 0 comments
Open

User Management - Approve Registration Request Function #13

Ardianpalloshi opened this issue Nov 6, 2022 · 0 comments

Comments

@Ardianpalloshi
Copy link
Collaborator

Ardianpalloshi commented Nov 6, 2022

User story

  1. As a user (admin)
  2. I want / need to be able to approve open registration requests of employees of my company
  3. So that they can log in and use the shared desk management system

Acceptance criteria

  • Function should be initialized by pressing the approve button next to the registration request in the user management tab
  • The database should be updated to allow the new user to log in
  • The new user should be notified (e.g per mail) that he can now log into the system
  • The new user should now be displayed in the overview of all registered users of his company

Definition of done (DoD)

  • The code has been peer-reviewed by at least one team member
  • The documentation was updated if necessary
  • The bill of materials was updated if necessary
  • Working dev setup was created

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
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