aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Configurations
Commit message (Expand)AuthorAgeFilesLines
* GetLanguages&GetTechnologies implmenentedtranstrike2021-01-261-0/+1
* UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...transtrike2021-01-262-5/+4
* Brief testing of GetPosttranstrike2021-01-264-2/+16
* 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 Fr...transtrike2021-01-191-0/+2
* 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 mo...transtrike2021-01-121-0/+5
* Language layers refactored; User implements adding & removing Languages; Migr...transtrike2021-01-121-1/+0
* 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 o...Danail Dimitrov2020-12-181-1/+1
* Fixed a bug where Updating a Language would create a new instance instead of ...Danail Dimitrov2020-12-181-1/+1
* Fixed Technology and Language validationsDanail Dimitrov2020-12-182-0/+2
* Added: TechnologyService, Technology Service models, Technology mappings for ...Danail Dimitrov2020-12-182-0/+16
* 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