aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/users/users.routes.ts
Commit message (Expand)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-5/+3
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+4
* User routes: :id/update -> update/:idChocobozzz2018-05-111-1/+1
* User add -> User createChocobozzz2018-05-111-4/+4
* Support roles with rights and add moderator roleChocobozzz2017-10-271-0/+6
* Add user update for adminsChocobozzz2017-09-051-1/+10
* Use typescript standard and lint all filesChocobozzz2017-06-161-5/+5
* Client: little refractoringChocobozzz2017-05-051-25/+25
* Client: fix routes titleChocobozzz2017-03-121-2/+2
* Client: lazy load admin areaChocobozzz2017-01-231-0/+37