aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor form reactiveChocobozzz2022-10-071-2/+2
* Implement two factor in clientChocobozzz2022-10-071-2/+2
* Migrate client to eslintChocobozzz2021-08-181-5/+9
* Fix client lintChocobozzz2021-08-171-14/+15
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-2/+2
* We don't need services anymore for validatorsChocobozzz2020-08-171-5/+5
* Migrate to $localizeChocobozzz2020-08-141-6/+4
* Reorganize client shared modulesChocobozzz2020-06-231-6/+4
* Refractor notification serviceChocobozzz2018-12-191-4/+3
* Check current password on server sideChocobozzz2018-09-261-19/+14
* fix lint errorsBO412018-09-261-4/+4
* check old password before changeBO412018-09-261-1/+24
* Clean up change password validationChocobozzz2018-09-051-24/+11
* Making password change erroring more friendlyJorropo2018-09-041-7/+21
* Add form validator translationsChocobozzz2018-06-051-3/+5
* Form validators refractoringChocobozzz2018-06-051-22/+6
* Add i18n attributesChocobozzz2018-06-051-3/+5
* Load my-account module lazilyChocobozzz2018-05-091-0/+62