aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Configurations
Commit message (Collapse)AuthorAgeFilesLines
* Implemented Posts and merged Comment to Posttranstrike2020-12-302-3/+20
|
* Fixed mappings bug for Comment in the serviceDanail Dimitrov2020-12-301-3/+4
|
* Adding coomment layersDanail Dimitrov2020-12-301-0/+17
|
* 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 a bug where Updating a Language would create a new instance instead of ↵Danail Dimitrov2020-12-181-1/+1
| | | | updating the old one
* Fixed Technology and Language validationsDanail Dimitrov2020-12-182-0/+2
|
* Added: TechnologyService, Technology Service models, Technology mappings for ↵Danail Dimitrov2020-12-182-0/+16
| | | | the service and fixed laguage mappings for the service
* Fixed namespacestranstrike2020-12-171-3/+3
|
* Reworked RoleController and RoleService to be consistent with the app structureSyndamia2020-12-171-0/+1
|
* Fixed GetById to return only public infotranstrike2020-12-161-0/+2
|
* Adding LanguageMappings and LanguageServiceModelDanail Dimitrov2020-12-151-0/+14
|
* Implemented data Role model, added a RoleRepository skeleton and added mappingsSyndamia2020-12-151-0/+14
|
* Configurations folder with Mappings addedtranstrike2020-12-151-0/+16