aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Web/Models/Post/Comment
Commit message (Collapse)AuthorAgeFilesLines
* Migrations added; CRUD over Posts&Comments successfully completedtranstrike2021-01-241-0/+2
|
* All Post&Comment Implemented; Initializing testing...transtrike2021-01-231-0/+4
|
* Post&Comment Models implemented; Mappings Configuredtranstrike2021-01-232-46/+0
|
* Fixed Comment Models&Mappingstranstrike2021-01-233-2/+16
|
* Comment Models fixedtranstrike2021-01-234-0/+52
|
* Added attributes to the Web models for validationstranstrike2021-01-191-0/+13
|
* Lang&Tech layers now return id on Createtranstrike2021-01-171-1/+2
|
* Fixed Comment implementationDanail Dimitrov2021-01-041-0/+1
|
* Implemented Posts and merged Comment to Posttranstrike2020-12-301-0/+10