aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Models/Identity/User/UserWebModel.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...transtrike2021-01-121-0/+4
* Fixed Id showing in web modeltranstrike2020-12-181-1/+1
* Fixed roles not mapping properlytranstrike2020-12-171-1/+1
* RoleModel moved to DevHive.Commontranstrike2020-12-171-1/+2
* Friends implementation added. UserController/AddAFriend addedtranstrike2020-12-171-1/+5
* Changed models in Web to use inheritance of most repeated propertiesSyndamia2020-12-161-5/+1
* Fixed GetById to return only public infotranstrike2020-12-161-0/+11