aboutsummaryrefslogtreecommitdiff
path: root/src/app/services
Commit message (Collapse)AuthorAgeFilesLines
* Fixed requests, following API updatesSyndamia2021-03-193-4/+4
|
* Fixed outdated imports in post component and rating serviceSyndamia2021-03-141-4/+2
|
* Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular ↵Danail Dimitrov2021-03-145-7/+7
|\ | | | | | | into rating_system
| * Renamed all models to have proper naming (from model-name.ts to ↵Syndamia2021-03-145-7/+7
| | | | | | | | model-name.model.ts), updated includes of services
* | upVote functionality is finishedDanail Dimitrov2021-03-131-1/+17
| |
* | adding functionality to get rating by userid and postId in rating serviceDanail Dimitrov2021-03-121-0/+16
| |
* | adding downVote functionalityDanail Dimitrov2021-03-121-4/+23
| |
* | added upvote post functionalityDanail Dimitrov2021-03-112-1/+21
| |
* | starting development of rating systemDanail Dimitrov2021-03-061-0/+17
|/
* Moved from DevHivetranstrike2021-02-128-0/+688