aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Configurations/Mapping/RoleMappings.cs
Commit message (Collapse)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-21/+0
|
* UserUpdate does not allow updating roles if not admin; HTTP Put now works ↵transtrike2021-01-261-2/+2
| | | | properly; UserUpdate validates properly
* Brief testing of GetPosttranstrike2021-01-261-2/+2
|
* Removed HTTP Patch; Refactored HTTP Put; Fixed Update bugtranstrike2021-01-211-3/+6
|
* Fix lang namingtranstrike2021-01-171-1/+1
|
* Fixed role implementation by bringing back and improving all role modelsSyndamia2021-01-171-6/+6
|
* Fixed sln-wide code formattingtranstrike2021-01-131-3/+3
|
* Fixed Id showing in web modeltranstrike2020-12-181-2/+2
|
* Fixed namespacestranstrike2020-12-171-5/+5
|
* Friends implementation added. UserController/AddAFriend addedtranstrike2020-12-171-0/+1
|
* Reworked RoleController and RoleService to be consistent with the app structureSyndamia2020-12-171-0/+2
|
* Updated role controller and role service to use custom models and ↵Syndamia2020-12-151-0/+15
implemented role mapping