summaryrefslogtreecommitdiff
path: root/app/views/award_emoji
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-0/+1
|
* Update smiley icons to new onesJarek Ostrowski2019-05-231-3/+3
| | | | | | | | | | Add new emoji icons Remove added SVGs Change to sprite_icons Prettify Fix text left behind Fix errors Remove background top level reaction icon
* Changed default tooltip position to be top, instead of bottomtooltips-to-topDimitrie Hoekstra2019-02-061-2/+2
| | | | | | - Tooltips, by default, will display at the top of the element, instead of at the bottom - Note actions and emoji awards tooltips are now top-positioned
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-311-1/+0
|
* Allows author to vote on their own issueChantal Rollison2018-08-241-2/+1
|
* i18n: externalize strings from 'app/views/award_emoji'Tao Wang2018-06-131-2/+2
|
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-2/+2
| | | | This prevents performing the requests, and disables all emoji reaction buttons
* rename "Add emoji" and "Award emoji" to "Add reaction" where appropriate32462-award-emoji-tooltip-should-be-add-reactionMike Greiling2017-05-191-2/+2
|
* frontend prevent authored votesbarthc2017-04-141-1/+3
|
* Award emoji button smiley animationDimitrie Hoekstra2017-04-061-1/+3
|
* Removed unnecessary 'add' text in additional award emoji buttonDimitrie Hoekstra2017-03-221-3/+3
|
* Use native unicode emojisEric Eastwood2017-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | - gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
* Disable award emoji button but display tooltip26168-emoji-reactions-missing-tooltip-when-not-logged-inSam Rose2016-12-311-2/+1
|
* Disabled award emoji button when user is not logged inemoji-btn-disabledPhil Hughes2016-11-221-1/+4
| | | | Closes #24680
* Start Frontend work, fix routing problemZ.J. van de Weg2016-09-191-1/+1
|
* Move award_menu_url variable into gon object.Fatih Acet2016-06-091-3/+0
|
* Award emoji implementation for notes.Fatih Acet2016-06-061-1/+1
|
* The spritesheet should only load when an award emoji picker is opened.Connor Shea2016-06-031-1/+1
|
* Incorportate feedbackZ.J. van de Weg2016-06-011-4/+4
|
* Get award menu url from gl object.Fatih Acet2016-05-241-0/+3
|
* Incorporate feedbackZeger-Jan van de Weg2016-05-111-2/+2
|
* move frontend logic from previous MR to new MRArinde Eniola2016-05-061-3/+3
|
* Create table for award emojiZeger-Jan van de Weg2016-05-061-0/+15