aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-change-password
Commit message (Collapse)AuthorAgeFilesLines
* Refractor notification serviceChocobozzz2018-12-191-4/+3
| | | | Shorter name and use primeng component
* 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
| | | | | | If you leave the form but the 2 password is different a big red boxappears to warn you (no need to click on the button).The submit buttonis desactivated if the 2 password isn't the same.
* 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