aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-list/user-list.component.ts
Commit message (Expand)AuthorAgeFilesLines
* enable email verification by admin (#1348)Josh Morel2018-11-211-1/+25
* Fix new Angular 7 issuesChocobozzz2018-11-151-1/+1
* Better typingsChocobozzz2018-10-181-3/+3
* NoImplicitAny flag true (#1157)BO412018-10-181-2/+2
* update tslint config and fix member ordering (#1279)BO412018-10-161-14/+14
* Add users search filterChocobozzz2018-10-081-2/+2
* Add bulk actions in users tableChocobozzz2018-10-081-4/+89
* Move user moderation tool in a separate componentChocobozzz2018-10-051-92/+3
* remove unused importsBO412018-09-221-2/+0
* Improve message when removing a userChocobozzz2018-09-201-1/+2
* Fix client buildChocobozzz2018-08-141-1/+2
* Add ability to ban/unban usersChocobozzz2018-08-091-3/+57
* Add reason when banning a userChocobozzz2018-08-081-0/+13
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
* Add i18n attributesChocobozzz2018-06-051-8/+11
* User routes: :id/update -> update/:idChocobozzz2018-05-111-1/+1
* Improve admin tablesChocobozzz2018-02-231-3/+7
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-14/+11
* Add ability to unfollow a serverChocobozzz2017-11-271-6/+2
* Optimize importsChocobozzz2017-09-141-1/+1
* Remove ng2 file upload moduleChocobozzz2017-09-141-2/+2
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-60/+31
* Add user update for adminsChocobozzz2017-09-051-4/+13
* Begin user quotaChocobozzz2017-09-041-1/+4
* Fix client adminChocobozzz2017-06-251-2/+2
* Use typescript standard and lint all filesChocobozzz2017-06-161-18/+18
* Add email to usersChocobozzz2017-02-181-0/+3
* Client: fix lintChocobozzz2017-02-101-1/+1
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-301-21/+50
* Client: better confirm box for a beautiful worldChocobozzz2017-01-271-10/+16
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-4/+12
* Client: lazy load admin areaChocobozzz2017-01-231-0/+42