aboutsummaryrefslogtreecommitdiff
path: root/src/models/post.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular ↵Danail Dimitrov2021-03-141-1/+10
| | | | into rating_system
* Fixed model imports of post and user modelscode-refactorSyndamia2021-03-141-2/+2
|
* Renamed all models to have proper naming (from model-name.ts to ↵Syndamia2021-03-141-0/+81
model-name.model.ts), updated includes of services