aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Controllers/UserController.cs
Commit message (Expand)AuthorAgeFilesLines
* refactor: ...crupest2020-11-271-6/+6
* refactor: ...crupest2020-11-261-2/+4
* feat: Deleting root user now returns 400.crupest2020-11-151-5/+13
* feat: Now changing user permission returns 400.crupest2020-11-151-0/+8
* test: Add integrated tests for permission api.crupest2020-11-131-2/+2
* feat: Add REST API for user permission.crupest2020-11-121-2/+46
* ...crupest2020-11-121-13/+11
* Split front and back end.crupest2020-10-271-0/+195