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
I want / need to be able to update my personal information and submit additional data in a profile section
So that I can keep my information up to date
Acceptance criteria
The profile page should be accessible from every page of our web application
The profile page should show the information provided during registration in the profile page - for now email, first name, last name, password
User should be able to update his own information provided during registration in the profile page (text fields displaying information can be edited) - for now email, first name, last name, password
The page should contain an update button
If the update button on the profile is pressed, the user's information is updated in the database + success message if the update is possible (user is still unique), otherwise display an error message
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
The text was updated successfully, but these errors were encountered:
User story
Acceptance criteria
Definition of done (DoD)
DoD general criteria
The text was updated successfully, but these errors were encountered: