aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Configurations/Mapping/RoleMapings.cs
Commit message (Expand)AuthorAgeFilesLines
* UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...transtrike2021-01-261-2/+2
* Brief testing of GetPosttranstrike2021-01-261-2/+2
* Fixed formattingtranstrike2021-01-231-1/+1
* The beginning of role based authorizationtranstrike2021-01-231-0/+1
* Removed HTTP Patch; Refactored HTTP Put; Fixed Update bugtranstrike2021-01-211-1/+1
* Tryed implementing the http patchtranstrike2021-01-211-0/+3
* Fixed role implementation by bringing back and improving all role modelsSyndamia2021-01-171-4/+4
* More formatting fixestranstrike2021-01-141-1/+1
* Fixed namespacestranstrike2020-12-171-3/+3
* Reworked RoleController and RoleService to be consistent with the app structureSyndamia2020-12-171-0/+1
* Implemented data Role model, added a RoleRepository skeleton and added mappingsSyndamia2020-12-151-0/+14