aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-edit/user-create.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-0/+2
|
* Creating a user with an empty password will send an email to let him set his ↵John Livingston2020-02-171-2/+8
| | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests
* Lazy load static objectsChocobozzz2019-12-181-0/+2
|
* Moderators can only manage usersChocobozzz2019-07-301-2/+2
|
* Add user adminFlagsChocobozzz2019-04-151-1/+6
|
* Refractor notification serviceChocobozzz2018-12-191-7/+3
| | | | Shorter name and use primeng component
* Move user moderation tool in a separate componentChocobozzz2018-10-051-1/+1
|
* Fix quota translationsChocobozzz2018-09-261-0/+4
|
* Fix user create daily quota componentChocobozzz2018-08-311-2/+4
|
* Add form validator translationsChocobozzz2018-06-051-6/+7
|
* Form validators refractoringChocobozzz2018-06-051-31/+14
|
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
|
* Add i18n attributesChocobozzz2018-06-051-12/+9
|
* User add -> User createChocobozzz2018-05-111-0/+94