aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Services/Configurations/Mapping/PostMappings.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removed empty feed; Added mapping from List<Post> to ReadPageServiceModeltranstrike2021-02-011-0/+4
|
* GetByUsername & GetById return post Ids; Read POst returns URLstranstrike2021-02-011-0/+4
|
* Finished implementation of service read post mappingSyndamia2021-01-301-4/+3
|
* Separated comment models, controler and service from post'sSyndamia2021-01-301-1/+1
|
* File Upload implemented; Post Layers adapted to File Uploadingtranstrike2021-01-291-2/+2
|
* Brief testing of GetPosttranstrike2021-01-261-0/+1
|
* Migrations added; CRUD over Posts&Comments successfully completedtranstrike2021-01-241-1/+4
|
* Post&Comment Models implemented; Mappings Configuredtranstrike2021-01-231-3/+9
|
* More formatting fixestranstrike2021-01-141-1/+1
|
* Implemented Posts and merged Comment to Posttranstrike2020-12-301-0/+16