aboutsummaryrefslogtreecommitdiff
path: root/src/models
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular ↵Danail Dimitrov2021-03-148-6/+6
|\ | | | | | | into rating_system
| * Fixed model imports of post and user modelscode-refactorSyndamia2021-03-142-6/+6
| |
| * Renamed all models to have proper naming (from model-name.ts to ↵Syndamia2021-03-148-0/+0
| | | | | | | | model-name.model.ts), updated includes of services
* | Post rating shows current rating(not static number)Danail Dimitrov2021-03-111-1/+10
|/
* Moved from DevHivetranstrike2021-02-128-0/+274