aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/post/post.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fixed and updated styling of rating highlightsSyndamia2021-03-201-5/+8
* Fixed post not loading properly when user not logged inSyndamia2021-03-151-1/+3
* Fixed outdated imports in post component and rating serviceSyndamia2021-03-141-9/+9
* Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular in...Danail Dimitrov2021-03-141-7/+7
|\
| * Fixed includes (for models) of all componentsSyndamia2021-03-141-2/+2
| * Update post and post-page's subscriptions to use an observer objectSyndamia2021-03-141-6/+6
* | fixed rating not beeing highlighted on init and and added capability of ratin...Danail Dimitrov2021-03-141-12/+8
* | fixed a bug when rating should be deletedDanail Dimitrov2021-03-141-1/+1
* | added functionality to highlight buttons on initDanail Dimitrov2021-03-141-2/+22
* | Updated the highlight functionalityrating_systemDanail Dimitrov2021-03-131-5/+8
* | added functionality to hightlit the rating button clicked by the userDanail Dimitrov2021-03-131-5/+16
* | improved rating systemDanail Dimitrov2021-03-131-26/+5
* | adding downVote functionalityDanail Dimitrov2021-03-131-40/+35
* | upVote functionality is finishedDanail Dimitrov2021-03-131-24/+47
* | adding downVote functionalityDanail Dimitrov2021-03-121-0/+35
* | added upvote post functionalityDanail Dimitrov2021-03-111-2/+15
* | Post rating shows current rating(not static number)Danail Dimitrov2021-03-111-1/+1
* | starting development of rating systemDanail Dimitrov2021-03-061-1/+6
|/
* Moved from DevHivetranstrike2021-02-121-0/+57