aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Configurations/Mapping
Commit message (Collapse)AuthorAgeFilesLines
* Migrations added; CRUD over Posts&Comments successfully completedtranstrike2021-01-242-2/+8
|
* Post&Comment Models implemented; Mappings Configuredtranstrike2021-01-231-3/+9
|
* Adjusted Comments mappingtranstrike2021-01-231-6/+5
|
* Fixed Comment Models&Mappingstranstrike2021-01-231-7/+9
|
* Fixed formattingtranstrike2021-01-231-1/+1
|
* The beginning of role based authorizationtranstrike2021-01-231-0/+1
|
* Removed HTTP Patch; Refactored HTTP Put; Fixed Update bugtranstrike2021-01-213-23/+3
|
* Tryed implementing the http patchtranstrike2021-01-213-9/+17
|
* Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted ↵transtrike2021-01-191-0/+2
| | | | Friend add trough HttpPatch
* Fix lang namingtranstrike2021-01-172-3/+21
|
* User update now updates languages, roles and friendsSyndamia2021-01-171-0/+3
|
* Fixed role implementation by bringing back and improving all role modelsSyndamia2021-01-171-4/+4
|
* Lang layer workingtranstrike2021-01-171-1/+3
|
* Refactored Technology service testsDanail Dimitrov2021-01-141-1/+1
|
* More formatting fixestranstrike2021-01-143-3/+3
|
* Fixed technology mappingstranstrike2021-01-131-2/+4
|
* Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added ↵transtrike2021-01-121-0/+5
| | | | more UserService validations
* Language layers refactored; User implements adding & removing Languages; ↵transtrike2021-01-121-1/+0
| | | | Migrations added
* 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