aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-change-password
Commit message (Expand)AuthorAgeFilesLines
* Refactor form reactiveChocobozzz2022-10-071-2/+2
* Implement two factor in clientChocobozzz2022-10-071-2/+2
* Handle input error in custom input textChocobozzz2022-06-201-24/+12
* Increase global font sizeChocobozzz2022-06-161-4/+3
* Rename input toggle hidden to input textChocobozzz2022-06-102-8/+8
* Migrate client to eslintChocobozzz2021-08-181-5/+9
* Fix client lintChocobozzz2021-08-171-14/+15
* Move to sass moduleChocobozzz2021-06-281-2/+2
* Move to sass @useChocobozzz2021-06-281-2/+2
* Fix some accessibility issuesChocobozzz2020-12-222-5/+4
* unify inputs requiring buttons like password inputsRigel Kent2020-12-043-21/+23
* 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
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-3/+3
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-0/+5
* Accessibility fixes for #2149Rigel Kent2020-01-211-3/+3
* Add ability to change email in clientChocobozzz2019-06-111-1/+1
* Refractor notification serviceChocobozzz2018-12-191-4/+3
* Check current password on server sideChocobozzz2018-09-262-24/+19
* fix lint errorsBO412018-09-261-4/+4
* check old password before changeBO412018-09-263-3/+35
* Clean up change password validationChocobozzz2018-09-052-27/+16
* Making password change erroring more friendlyJorropo2018-09-042-9/+24
* Add form validator translationsChocobozzz2018-06-051-3/+5
* Form validators refractoringChocobozzz2018-06-051-22/+6
* Add i18n attributesChocobozzz2018-06-052-7/+9
* Load my-account module lazilyChocobozzz2018-05-094-0/+102