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 a user I want to change my user data #74

Closed
6 tasks done
Tracked by #89
eddifab opened this issue Nov 14, 2019 · 3 comments · Fixed by #267
Closed
6 tasks done
Tracked by #89

As a user I want to change my user data #74

eddifab opened this issue Nov 14, 2019 · 3 comments · Fixed by #267
Assignees
Labels
user story Requested customer feature
Milestone

Comments

@eddifab
Copy link

eddifab commented Nov 14, 2019

Description:
User data (such as username or e-mail address) may change over time. It shall be possible for the users to configure them. Users are also able to change their passwords. This makes the application safe from fraud.

Acceptance criteria:

Test cases:

  • Create a new user. Change username, e-mail and password in the profile settings
  • Log out, and back in, and check if the new password applied
  • Go to the profile page and check if the correct username, avatar and e-mail is displayed
@eddifab
Copy link
Author

eddifab commented Nov 14, 2019

E-Mail, Avatar, Username, Password, Displayname

@MistereoSC
Copy link
Contributor

Should Displayname be the users real name ?

@DevPhilB
Copy link
Contributor

DevPhilB commented Dec 3, 2019

Should Displayname be the users real name ?

We talk about a business environment, so in general, yes!
But with the requirement of having a displayname we should give the user the option to change it.

@DevPhilB DevPhilB added the user story Requested customer feature label Jan 2, 2020
@Simon-Deuring Simon-Deuring added this to the Milestone IV milestone Mar 26, 2020
@Simon-Deuring Simon-Deuring added the current sprint Part of current sprint label Mar 26, 2020
@DevPhilB DevPhilB mentioned this issue Mar 26, 2020
6 tasks
@MistereoSC MistereoSC self-assigned this Mar 30, 2020
@MistereoSC MistereoSC linked a pull request Apr 6, 2020 that will close this issue
DevPhilB pushed a commit that referenced this issue Apr 6, 2020
* Improve CMS user list

* Add click event for table

* Update header navbar to work on smaller screens

* Update profile page and add option to change user data

* Add context menu and profile page routing to CMS

* Add profile and logout option to header
@DevPhilB DevPhilB removed the current sprint Part of current sprint label Apr 8, 2020
@DevPhilB DevPhilB closed this as completed Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user story Requested customer feature
Development

Successfully merging a pull request may close this issue.

4 participants