aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Services/RoleService.cs
Commit message (Expand)AuthorAgeFilesLines
* ALmost solved DPtranstrike2020-12-191-2/+2
* Fixed namespacestranstrike2020-12-171-5/+5
* Reworked RoleController and RoleService to be consistent with the app structureSyndamia2020-12-171-24/+15
* Roles are now in a seperate table, user can contain multiple roles (BUT JWT d...Syndamia2020-12-171-2/+2
* Implemented RoleService and updated RoleRepository structureSyndamia2020-12-151-11/+42
* Updated role controller and role service to use custom models and implemented...Syndamia2020-12-151-4/+16
* Stabalized project for compilation. Next step after init architecturetranstrike2020-12-141-0/+26