aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Controllers/TechnologyController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Attributes changed to use Roles, not Policytranstrike2021-01-261-2/+4
|
* All Post&Comment Implemented; Initializing testing...transtrike2021-01-231-2/+2
|
* The beginning of role based authorizationtranstrike2021-01-231-0/+3
|
* Lang&Tech layers now return id on Createtranstrike2021-01-171-7/+6
|
* Made Lang&Tech layers consistant; Merged C**D methods to Updatetranstrike2021-01-171-6/+6
|
* 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