aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Models/Identity
Commit message (Collapse)AuthorAgeFilesLines
* Fixed roles not mapping properlytranstrike2020-12-171-1/+1
|
* Fixed namespacestranstrike2020-12-171-2/+0
|
* RoleModel moved to DevHive.Commontranstrike2020-12-172-11/+2
|
* Friends implementation added. UserController/AddAFriend addedtranstrike2020-12-171-1/+6
|
* Added DevHive.Common; Changed repositories behavior; Abstracted some common ↵transtrike2020-12-161-12/+0
| | | | logic
* Fixed User Service and User Controller return typestranstrike2020-12-161-0/+12
|
* Changed models in the Service to have inheritancetranstrike2020-12-163-11/+13
|
* Updated role controller and role service to use custom models and ↵Syndamia2020-12-151-0/+10
| | | | implemented role mapping
* Moved user service models into their own folder and updated their namespacesSyndamia2020-12-154-5/+5
|
* Stabalized project for compilation. Next step after init architecturetranstrike2020-12-144-0/+39