aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Services/TechnologyService.cs
Commit message (Collapse)AuthorAgeFilesLines
* Extracted Interfaces from every DevHive.Data class; Tidied up the ↵transtrike2021-01-151-1/+1
| | | | DevHive.Interfaces
* 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; ↵transtrike2021-01-121-3/+3
| | | | Migrations added
* 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
the service and fixed laguage mappings for the service