summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/awards_handler.coffee
Commit message (Expand)AuthorAgeFilesLines
* ES6ify all the things!Fatih Acet2016-07-241-372/+0
* Made the search bar on emoji menu stickyPhil Hughes2016-06-201-2/+4
* Fix emoji block selector.award-emoji-fixFatih Acet2016-06-111-1/+1
* Minor MR comment fixes.Fatih Acet2016-06-101-6/+6
* Ignore frequent emojis in search.award-emoji-fixesFatih Acet2016-06-091-2/+2
* Move award_menu_url variable into gon object.Fatih Acet2016-06-091-1/+1
* Render frequent emoji block once.Fatih Acet2016-06-091-1/+3
* Updated MR notes.notes-are-awardablesFatih Acet2016-06-061-13/+11
* Added tests for award emoji feature.Fatih Acet2016-06-061-10/+10
* Create and show emoji loader on the fly.Fatih Acet2016-06-061-5/+19
* Some design related tweaks.Fatih Acet2016-06-061-1/+1
* Be consistent on naming.Fatih Acet2016-06-061-22/+22
* Animate emoji when rendered.Fatih Acet2016-06-061-1/+12
* Fix mutual exclusivity for emoji only comments.Fatih Acet2016-06-061-1/+4
* Refactor awardsHandler methods to work with votesBlock.Fatih Acet2016-06-061-34/+34
* Award emoji implementation for notes.Fatih Acet2016-06-061-63/+88
* Show emoji menu in notes.Fatih Acet2016-06-061-3/+6
* Remove accidentally duplicated line.Fatih Acet2016-05-251-1/+0
* " :arrow_right: '.Fatih Acet2016-05-251-41/+44
* Handle posting emoji only vote +1 and -1 comments.Fatih Acet2016-05-241-24/+30
* Get award menu url from gl object.Fatih Acet2016-05-241-1/+1
* Fix award tooltip after voting.awardables-mergeFatih Acet2016-05-241-16/+36
* Handle thumbsup and thumbsdown mutuality.Fatih Acet2016-05-241-0/+8
* Fix displaying emoji only comments.Fatih Acet2016-05-231-22/+44
* Fix emoji counter issue.Fatih Acet2016-05-231-1/+1
* Adds the emoji menu to the body and then re-positions it depending on which b...Phil Hughes2016-05-191-12/+40
* Tooltip placement on award buttonsPhil Hughes2016-05-191-1/+1
* Removed console logPhil Hughes2016-05-191-1/+0
* Hides the row in notes body when empty of emojisPhil Hughes2016-05-191-0/+5
* Removes buttons in notes bodyPhil Hughes2016-05-191-26/+30
* Shows the bar on notes if a new award is addedPhil Hughes2016-05-191-10/+23
* Uses the same emoji-menu and just moves it around depending where it should b...Phil Hughes2016-05-191-18/+23
* Refactored JS slightly to make things easierPhil Hughes2016-05-191-113/+100
* revert front end changesZeger-Jan van de Weg2016-05-111-177/+135
* merge awards-handler.coffee from another branchZeger-Jan van de Weg2016-05-111-49/+48
* Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-24/+21
|\
| * awards_handler: single quotesemoji_award_coffee_refactoringValery Sizov2016-04-261-64/+64
| * AwardsHandler follows code style conventionsValery Sizov2016-04-261-29/+37
| * Merge branch 'emoji-unicode-fix' into 'master' Jacob Schatz2016-04-251-15/+2
| |\
| | * Removed usage of normilizeEmojiName methodemoji-unicode-fixPhil Hughes2016-04-221-5/+0
| | * Fixes issue with emoji comments not showing correct emoji imagePhil Hughes2016-04-221-11/+3
| * | Triggers blur after clicking award buttonblur-award-btnPhil Hughes2016-04-221-0/+2
| |/
* | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-101-10/+10
* | move frontend logic from previous MR to new MRArinde Eniola2016-05-061-86/+129
|/
* prevent users from being able to both upvote and downvoteArinde Eniola2016-04-091-2/+13
* Fix award emoji picker for relative_urlSandra Freihofer2016-04-011-2/+2
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Added 'surprise' animationaward-emoji-design-updatePhil Hughes2016-03-111-7/+13
* Fixed bug with emoji search stylingPhil Hughes2016-03-111-2/+2
* CoffeeScript style improv.Phil Hughes2016-03-111-2/+3