You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Save" button is active -> click, saves changes and shows toast "Changes were saved successfully"; doesnt leave the edit panel. ideal: change the bottom bar to reflect the user, that his changes took effect
to be defined: can quota be edited in the user management?
Tabular Data:
profile
displayName (text form field)
givenName (text form field)
surname (text form field)
Email (valid email format)
Password field (type: password; Masked with ⚫️⚫️⚫️⚫️⚫️)
Role (dropdown, single select)
Status (dropdown, single select)
Quota if available (same as for spaces quota)
(userPrincipalName - what is this?)
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
The text was updated successfully, but these errors were encountered:
Description
User Stories
Value
Acceptance Criteria
Quickation "Edit profile" opens subpanel "Edit profile"
In edit profile all tabular data except group assignments can be edited.
formfields can only be saved after succesfull validation
sticky bottom bar, refects to the admin, if changes where made:
If no changes where made:
If changes where made:
to be defined: can quota be edited in the user management?
Tabular Data:
profile
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
[ ] functionality described in the user story works
[ ] acceptance criteria are fulfilled
[ ] 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
[ ] no sonar cloud issues
The text was updated successfully, but these errors were encountered: