aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-profile
Commit message (Collapse)AuthorAgeFilesLines
* Fix client lintChocobozzz2021-08-171-4/+5
|
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* username field consistencyChocobozzz2021-01-183-15/+11
|
* add username information in profile settingsRigel Kent2021-01-173-0/+26
|
* Profile settings title consistencyChocobozzz2020-11-261-1/+1
|
* We don't need services anymore for validatorsChocobozzz2020-08-171-5/+5
|
* Migrate to $localizeChocobozzz2020-08-141-5/+3
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Reorganize client shared modulesChocobozzz2020-06-231-6/+3
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-2/+2
|
* Fix margins/widths with top-menu and main-col on small screensRigel Kent2020-03-131-0/+1
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-102-7/+11
|
* Improve registrationChocobozzz2019-06-071-1/+1
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Refractor notification serviceChocobozzz2018-12-191-3/+3
| | | | Shorter name and use primeng component
* Remove uneeded rxjs-compatChocobozzz2018-06-181-1/+1
|
* Add form validator translationsChocobozzz2018-06-053-18/+27
|
* Form validators refractoringChocobozzz2018-06-051-21/+14
|
* Add i18n attributesChocobozzz2018-06-052-5/+7
|
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-1/+1
|
* Load my-account module lazilyChocobozzz2018-05-094-0/+113