aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Models/Identity/User/UserServiceModel.cs
Commit message (Expand)AuthorAgeFilesLines
* Brief testing of GetPosttranstrike2021-01-261-1/+1
* Fixed formattingtranstrike2021-01-231-1/+1
* Changed List to HashSet for "no duplicates" scenariotranstrike2021-01-201-4/+4
* Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted Fr...transtrike2021-01-191-1/+1
* Fixed role implementation by bringing back and improving all role modelsSyndamia2021-01-171-3/+3
* Moved Lang&Tech CRUD to Update in User Layertranstrike2021-01-171-1/+4
* Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...transtrike2021-01-121-1/+5
* Fixed roles not mapping properlytranstrike2020-12-171-1/+1
* Fixed namespacestranstrike2020-12-171-2/+0
* RoleModel moved to DevHive.Commontranstrike2020-12-171-1/+2
* Friends implementation added. UserController/AddAFriend addedtranstrike2020-12-171-1/+6
* Changed models in the Service to have inheritancetranstrike2020-12-161-5/+1
* Moved user service models into their own folder and updated their namespacesSyndamia2020-12-151-0/+11