aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Configurations/Mapping/TechnologyMappings.cs
Commit message (Collapse)AuthorAgeFilesLines
* GetLanguages&GetTechnologies implmenentedtranstrike2021-01-261-0/+1
|
* Removed HTTP Patch; Refactored HTTP Put; Fixed Update bugtranstrike2021-01-211-0/+2
|
* Refactored Technology service testsDanail Dimitrov2021-01-141-1/+1
|
* Fixed technology mappingstranstrike2021-01-131-2/+4
|
* Fixed a bug where updating a Technology would create a new instence instead ↵Danail Dimitrov2020-12-181-1/+1
| | | | of updating the old one
* Fixed Technology and Language validationsDanail Dimitrov2020-12-181-0/+1
|
* Added: TechnologyService, Technology Service models, Technology mappings for ↵Danail Dimitrov2020-12-181-0/+15
the service and fixed laguage mappings for the service