aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-change-email
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-241-1/+1
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-221-2/+3
* Refactor form reactiveChocobozzz2022-10-071-2/+2
* Implement two factor in clientChocobozzz2022-10-071-2/+2
* Hide all email block if we can't change itChocobozzz2022-09-281-1/+1
* Handle input error in custom input textChocobozzz2022-06-201-8/+4
* Increase global font sizeChocobozzz2022-06-162-20/+12
* Rename input toggle hidden to input textChocobozzz2022-06-102-3/+3
* Migrate client to eslintChocobozzz2021-08-181-3/+3
* Fix client lintChocobozzz2021-08-171-4/+4
* Move to sass moduleChocobozzz2021-06-281-2/+2
* Move to sass @useChocobozzz2021-06-281-2/+2
* add username information in profile settingsRigel Kent2021-01-171-1/+2
* unify inputs requiring buttons like password inputsRigel Kent2020-12-042-9/+15
* We don't need services anymore for validatorsChocobozzz2020-08-171-5/+5
* Migrate to $localizeChocobozzz2020-08-141-7/+5
* Reorganize client shared modulesChocobozzz2020-06-231-8/+5
* Fix external auth email/password updateChocobozzz2020-05-201-1/+2
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-2/+2
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-1/+6
* Accessibility fixes for #2149Rigel Kent2020-01-211-1/+1
* Lazy load static objectsChocobozzz2019-12-181-21/+22
* Add class to email change formChocobozzz2019-06-122-2/+2
* Add ability to change email in clientChocobozzz2019-06-114-0/+134