aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-241-4/+4
* Refactor form reactiveChocobozzz2022-10-071-2/+2
* Fix client lintChocobozzz2021-08-171-4/+5
* username field consistencyChocobozzz2021-01-181-3/+3
* add username information in profile settingsRigel Kent2021-01-171-0/+7
* We don't need services anymore for validatorsChocobozzz2020-08-171-5/+5
* Migrate to $localizeChocobozzz2020-08-141-5/+3
* Reorganize client shared modulesChocobozzz2020-06-231-6/+3
* Improve registrationChocobozzz2019-06-071-1/+1
* Refractor notification serviceChocobozzz2018-12-191-3/+3
* 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