aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-list/user-list.component.html
Commit message (Collapse)AuthorAgeFilesLines
* enable email verification by admin (#1348)Josh Morel2018-11-211-1/+11
| | | | | | | | | | | | | * enable email verification by admin * rename/label to set email as verified to be more explicit that admin is not sending another email to confirm * add update user emailVerified check-params test * make user.model emailVerified property required
* Fix new Angular 7 issuesChocobozzz2018-11-151-1/+1
|
* Add user/instance block by users in the clientChocobozzz2018-10-161-2/+4
|
* Add checkbox to check every rowsChocobozzz2018-10-081-1/+2
|
* Add users search filterChocobozzz2018-10-081-0/+1
|
* Add bulk actions in users tableChocobozzz2018-10-081-2/+29
|
* Add user moderation in the account pageChocobozzz2018-10-051-1/+2
|
* Move user moderation tool in a separate componentChocobozzz2018-10-051-2/+1
|
* Add quota used in users listChocobozzz2018-08-141-1/+1
|
* Add ability to ban/unban usersChocobozzz2018-08-091-7/+26
|
* Add reason when banning a userChocobozzz2018-08-081-2/+3
|
* Add i18n attributesChocobozzz2018-06-051-7/+7
|
* User add -> User createChocobozzz2018-05-111-2/+2
|
* Add video channel managementChocobozzz2018-04-261-1/+1
|
* Improve admin tablesChocobozzz2018-02-231-16/+28
|
* Better admin tablesChocobozzz2017-12-211-1/+1
|
* Design follow admin pageChocobozzz2017-12-081-1/+1
|
* Design admin data tablesChocobozzz2017-12-081-11/+5
|
* Begin admin designChocobozzz2017-12-081-33/+30
|
* Support roles with rights and add moderator roleChocobozzz2017-10-271-1/+1
|
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-4/+23
|
* Add user update for adminsChocobozzz2017-09-051-1/+1
|
* Client: beautiful watch pageChocobozzz2017-04-261-9/+14
|
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-301-21/+4
|
* Client: lazy load admin areaChocobozzz2017-01-231-0/+28