aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Improve registrationChocobozzz2019-06-071-1/+1
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Refractor notification serviceChocobozzz2018-12-191-3/+3
| | | | Shorter name and use primeng component
* Remove uneeded rxjs-compatChocobozzz2018-06-181-1/+1
|
* Add form validator translationsChocobozzz2018-06-051-3/+5
|
* Form validators refractoringChocobozzz2018-06-051-21/+14
|
* Add i18n attributesChocobozzz2018-06-051-2/+4
|
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-1/+1
|
* Load my-account module lazilyChocobozzz2018-05-091-0/+65