aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Controllers/TechnologyController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved Lang&Tech CRUD to Update in User Layertranstrike2021-01-171-2/+3
|
* Fixed formattingtranstrike2021-01-151-1/+1
|
* Refactoed technology service tests to use Assert.Throw instead of try catchDanail Dimitrov2021-01-141-3/+3
|
* Fixed dependency injection for controller service interfaces in controllersSyndamia2021-01-141-5/+4
|
* Fixed Language & Technology Update methodstranstrike2021-01-141-6/+6
|
* Fixed sln-wide code formattingtranstrike2021-01-131-6/+6
|
* Full implementation of Language & Technologies to Usertranstrike2021-01-121-3/+2
|
* ALmost solved DPtranstrike2020-12-191-2/+2
|
* Adding Technology Web layerDanail Dimitrov2020-12-181-0/+72