aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Models
Commit message (Collapse)AuthorAgeFilesLines
* More formatting fixestranstrike2021-01-143-7/+5
|
* Fixed issues in Language & Technology and their interactions with Usertranstrike2021-01-142-4/+7
|
* Fixed technology mappingstranstrike2021-01-131-1/+1
|
* Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added ↵transtrike2021-01-123-3/+12
| | | | more UserService validations
* Full implementation of Language & Technologies to Usertranstrike2021-01-123-5/+13
|
* Language layers refactored; User implements adding & removing Languages; ↵transtrike2021-01-124-8/+20
| | | | Migrations added
* Implemented Posts and merged Comment to Posttranstrike2020-12-3011-28/+76
|
* Adding coomment layersDanail Dimitrov2020-12-303-0/+28
|
* Added: TechnologyService, Technology Service models, Technology mappings for ↵Danail Dimitrov2020-12-183-2/+16
| | | | the service and fixed laguage mappings for the service
* 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
* Refactored LanguageService and Language service ModelsDanail Dimitrov2020-12-162-1/+9
|
* Fixed User Service and User Controller return typestranstrike2020-12-161-0/+12
|
* Changed models in the Service to have inheritancetranstrike2020-12-163-11/+13
|
* Adding LanguageMappings and LanguageServiceModelDanail Dimitrov2020-12-151-0/+10
|
* 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