aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/overview/users/user-edit
Commit message (Collapse)AuthorAgeFilesLines
* Fix scss lintChocobozzz2023-05-251-1/+3
|
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-241-2/+2
| | | | It's deprecated by TS
* Fix lintChocobozzz2023-05-241-3/+3
|
* Help button must not send the parent formChocobozzz2023-05-221-0/+1
|
* Always translate user roleChocobozzz2023-04-171-10/+14
|
* Fix update user password confirm messageChocobozzz2023-03-072-4/+4
|
* Better auto block bypass labelChocobozzz2023-01-271-2/+6
|
* Breaking API: Consistency with role id/labelChocobozzz2022-10-282-2/+2
|
* Add auto complete to user edit passwordChocobozzz2022-10-102-2/+5
|
* Refactor form reactiveChocobozzz2022-10-073-6/+6
|
* Allow admins to disable two factor authChocobozzz2022-10-074-16/+42
|
* Fix subscription button radiusChocobozzz2022-09-281-1/+1
|
* Put video quota info in its own componentChocobozzz2022-09-283-28/+7
|
* Handle input error in custom input textChocobozzz2022-06-202-7/+2
|
* Increase global font sizeChocobozzz2022-06-161-5/+0
|
* Rename input toggle hidden to input textChocobozzz2022-06-102-3/+3
| | | | It's more than just an hidden toggle
* Migrate to bootstrap 5Chocobozzz2022-06-104-146/+130
|
* Split user serviceChocobozzz2022-01-213-8/+12
|
* Put admin users in overview tabChocobozzz2021-10-299-0/+754