aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Models/Identity/User/UpdateUserWebModel.cs
Commit message (Expand)AuthorAgeFilesLines
* Added attributes to the Web models for validationstranstrike2021-01-191-1/+9
* Moved Lang&Tech CRUD to Update in User Layertranstrike2021-01-171-0/+9
* Removed virtual from methodstranstrike2021-01-151-1/+1
* Fixed sln-wide code formattingtranstrike2021-01-131-1/+1
* Changed models in Web to use inheritance of most repeated propertiesSyndamia2020-12-161-2/+7
* Fixed GetById to return only public infotranstrike2020-12-161-5/+1
* Implemented web models and updated user controllerSyndamia2020-12-151-0/+11