aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-edit/user-password.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Put admin users in overview tabChocobozzz2021-10-291-55/+0
* Migrate client to eslintChocobozzz2021-08-181-2/+4
* Fix client lintChocobozzz2021-08-171-6/+5
* We don't need services anymore for validatorsChocobozzz2020-08-171-3/+3
* Migrate to $localizeChocobozzz2020-08-141-8/+4
* Reorganize client shared modulesChocobozzz2020-06-231-7/+3
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-2/+0
* Cleanup reset user password by adminChocobozzz2019-02-111-30/+5
* cleanup and remove paramSubsRigel Kent2019-02-111-4/+1
* move user-password to Input decoratorRigel Kent2019-02-111-10/+2
* allow administration to change/reset a user's passwordRigel Kent2019-02-111-0/+100