aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Configurations/Mapping/CommentMappings.cs
Commit message (Collapse)AuthorAgeFilesLines
* Read Post returns Comments as Idstranstrike2021-02-011-0/+4
|
* Fixed service comment mappingSyndamia2021-02-011-3/+3
|
* Separated comment models, controler and service from post'sSyndamia2021-01-301-1/+1
|
* Migrations added; CRUD over Posts&Comments successfully completedtranstrike2021-01-241-1/+4
|
* Adjusted Comments mappingtranstrike2021-01-231-6/+5
|
* Fixed Comment Models&Mappingstranstrike2021-01-231-7/+9
|
* Implemented Posts and merged Comment to Posttranstrike2020-12-301-3/+4
|
* Fixed mappings bug for Comment in the serviceDanail Dimitrov2020-12-301-3/+4
|
* Adding coomment layersDanail Dimitrov2020-12-301-0/+17