aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Models/Identity/User/UpdateUserServiceModel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Project Restructure P.1transtrike2021-02-131-26/+0
|
* Implemented profile picture table functionality; added models and interfaces ↵Syndamia2021-02-031-0/+2
| | | | for profile picture; added ability for user layers to update the profile picture; added migrations; updated mappings
* Fixed formattingtranstrike2021-01-231-1/+1
|
* Removed HTTP Patch; Refactored HTTP Put; Fixed Update bugtranstrike2021-01-211-4/+7
|
* Fixed Password property positioningtranstrike2021-01-211-0/+2
|
* Changed List to HashSet for "no duplicates" scenariotranstrike2021-01-201-4/+4
|
* User update now updates languages, roles and friendsSyndamia2021-01-171-1/+11
|
* Moved user service models into their own folder and updated their namespacesSyndamia2020-12-151-0/+9