aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Services/TechnologyService.cs
Commit message (Expand)AuthorAgeFilesLines
* Lang&Tech layers now return id on Createtranstrike2021-01-171-4/+10
* Made Lang&Tech layers consistant; Merged C**D methods to Updatetranstrike2021-01-171-5/+5
* Moved Lang&Tech CRUD to Update in User Layertranstrike2021-01-171-3/+2
* Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...transtrike2021-01-151-1/+1
* Refactoed technology service tests to use Assert.Throw instead of try catchDanail Dimitrov2021-01-141-1/+0
* Refactored Technology service testsDanail Dimitrov2021-01-141-2/+2
* Fixed Language & Technology Update methodstranstrike2021-01-141-7/+8
* Fixed issues in Language & Technology and their interactions with Usertranstrike2021-01-141-3/+3
* The return of the interfacestranstrike2021-01-131-5/+6
* Full implementation of Language & Technologies to Usertranstrike2021-01-121-6/+18
* Language layers refactored; User implements adding & removing Languages; Migr...transtrike2021-01-121-3/+3
* Added Interfaces for all repository classesDanail Dimitrov2021-01-111-3/+3
* ALmost solved DPtranstrike2020-12-191-2/+2
* Fixed Technology and Language validationsDanail Dimitrov2020-12-181-2/+2
* Adding Technology Web layerDanail Dimitrov2020-12-181-3/+3
* Added: TechnologyService, Technology Service models, Technology mappings for ...Danail Dimitrov2020-12-181-0/+67