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

Create new user #6677

Closed
exalate-issue-sync bot opened this issue Mar 28, 2022 · 0 comments
Closed

Create new user #6677

exalate-issue-sync bot opened this issue Mar 28, 2022 · 0 comments
Labels
Type:Story User Story

Comments

@exalate-issue-sync
Copy link

Description

User Stories

  • As an admin I want to create a new user so that users can start using ocis.

Value

  • add users to ocis

Acceptance Criteria

  • button "+ New user" on top of user listing
  • "+ New user" button opens modal with required fields
    • username
    • Maybe display name (Label: "First and last name")
    • email
    • password
    • Button "Cancel", "Create"
  • toast: "User was created successfully"
  • new user gets added to users list
  • new user row gets highlighted like in files app when creating a folder

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] codre review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
None yet
Development

No branches or pull requests

0 participants