summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/awards_handler.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-2/+2
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-0/+2
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-4/+36
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-4/+4
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-2/+6
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+0
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-6/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-7/+7
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-28/+17
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-19/+18
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-6/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-5/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-311-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-1/+1
* Disable unnecessary ESLint i18n offencesBrandon Labuschagne2019-06-131-1/+1
* Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-101-12/+4
* Makes emoji picker full width on mobileJacopo2019-03-221-1/+5
* Moved all emojis to the public folderTim Zallmann2019-03-071-4/+12
* Changed default tooltip position to be top, instead of bottomtooltips-to-topDimitrie Hoekstra2019-02-061-1/+1
* Resolve "Add status message from within user menu"Dennis Tang2018-10-041-14/+18
* Allows author to vote on their own issueChantal Rollison2018-08-241-23/+10
* Restyle status message input on profile settingsWinnie Hellmann2018-08-071-22/+33
* Changes tab VUE refactoringFelipe Artur2018-06-211-76/+115
* Replace tooltip('destroy') with tooltip('dispose')Clement Ho2018-04-191-2/+2
* Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-191-2/+2
* Use `isInVueNoteablePage` from dom_utilsKushal Pandya2018-04-051-11/+4
* Refactor discussions/notes codeJan Provaznik2018-04-031-2/+2
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-4/+12
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* Don't reset the awards block when the emoji search is clickedJared Deckard2018-02-071-3/+1
* Remove namespaced internationalization importfix-internationalization-namespaceClement Ho2018-01-311-2/+2
* Replace $.post in awards handler with axiosClement Ho2018-01-291-4/+8
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Merge branch 'emoji-dom-size' into 'master'Fatih Acet2017-09-221-6/+38
|\
| * Remove eslint-disable, and use arrow function.emoji-dom-sizeBryce Johnson2017-09-201-3/+2
| * Reverse order in showMenuElement for readability.Bryce Johnson2017-09-201-2/+2
| * Remove emoji-menu from the render tree when hidden.Bryce Johnson2017-09-191-6/+39
* | Use modules in common utilsFilipa Lacerda2017-09-091-4/+5
|/
* IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet2017-08-211-9/+2
* IssueNotesRefactor: Fix award handler.Fatih Acet2017-08-181-1/+1
* IssueNotesRefactor: Stop making request for disabled emojis.Fatih Acet2017-08-181-1/+2
* Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-1/+1
|\
| * Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-1/+1