aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/user-list/user-list.component.ts
Commit message (Expand)AuthorAgeFilesLines
* 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