aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Models/Identity/Role
Commit message (Expand)AuthorAgeFilesLines
* UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...transtrike2021-01-261-2/+4
* Added attributes to the Web models for validationstranstrike2021-01-193-0/+18
* Fixed more issuestranstrike2021-01-191-1/+4
* Fixed role implementation by bringing back and improving all role modelsSyndamia2021-01-173-4/+2
* Fixed random 2 showing uptranstrike2020-12-181-1/+0
* Fixed Id showing in web modeltranstrike2020-12-181-0/+10
* Fixed namespacestranstrike2020-12-172-2/+2
* RoleModel moved to DevHive.Commontranstrike2020-12-171-10/+0
* Reworked RoleController and RoleService to be consistent with the app structureSyndamia2020-12-172-5/+11
* Updated role controller and role service to use custom models and implemented...Syndamia2020-12-151-1/+3
* Implemented web models and updated user controllerSyndamia2020-12-152-0/+15