Commit Graph

24 Commits

Author SHA1 Message Date
GitLab Bot 38149afcf9 Add latest changes from gitlab-org/gitlab@master 2020-02-24 09:08:51 +00:00
GitLab Bot eb10f226b8 Add latest changes from gitlab-org/gitlab@master 2019-12-03 03:06:35 +00:00
Jarek Ostrowski 415b2e78e0 Update smiley icons to new ones
Add new emoji icons
Remove added SVGs
Change to sprite_icons
Prettify
Fix text left behind
Fix errors
Remove background top level reaction icon
2019-05-23 12:29:32 +00:00
Dimitrie Hoekstra 7cdab4da83 Changed default tooltip position to be top, instead of bottom
- 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
2019-02-06 13:28:25 +00:00
Robert Speicher 94531f76d4
Correct remaining `Lint/UselessAssignment` haml-lint violations 2018-08-31 18:29:37 -07:00
Chantal Rollison 009c4f7fb8 Allows author to vote on their own issue 2018-08-24 10:13:41 +00:00
Tao Wang ce1b4dee52 i18n: externalize strings from 'app/views/award_emoji' 2018-06-13 11:25:19 +00:00
Bob Van Landuyt 04c7d0d555 Prevent awarding emoji when a project is archived
This prevents performing the requests, and disables all emoji reaction buttons
2018-04-11 10:51:43 +02:00
Mike Greiling e068558f79 rename "Add emoji" and "Award emoji" to "Add reaction" where appropriate 2017-05-19 17:50:20 -05:00
barthc 04e2dde538 frontend prevent authored votes 2017-04-14 09:33:28 +01:00
Dimitrie Hoekstra 80c9264967 Award emoji button smiley animation 2017-04-06 13:38:09 +00:00
Dimitrie Hoekstra b2c2cd28f1 Removed unnecessary 'add' text in additional award emoji button 2017-03-22 00:59:23 +00:00
Eric Eastwood e6fc0207cb Use native unicode emojis
- 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
2017-03-06 12:54:46 -06:00
Sam Rose dbe0d0fb5a Disable award emoji button but display tooltip 2016-12-31 07:35:05 -05:00
Phil Hughes 9d3186e44a Disabled award emoji button when user is not logged in
Closes #24680
2016-11-22 10:25:09 +00:00
Z.J. van de Weg 412ff80b7b Start Frontend work, fix routing problem 2016-09-19 19:50:40 +03:00
Fatih Acet 92af60c244 Move award_menu_url variable into gon object. 2016-06-09 03:37:40 +03:00
Fatih Acet f261be0949 Award emoji implementation for notes. 2016-06-06 11:07:22 +02:00
Connor Shea f9cc619c7c
The spritesheet should only load when an award emoji picker is opened. 2016-06-03 12:32:42 -06:00
Z.J. van de Weg 91a7b9333b Incorportate feedback 2016-06-01 12:10:08 +02:00
Fatih Acet b0082bec73 Get award menu url from gl object. 2016-05-24 19:34:08 +03:00
Zeger-Jan van de Weg 4558b5b9fe Incorporate feedback 2016-05-11 22:43:58 +02:00
Arinde Eniola 4eb16290e4 move frontend logic from previous MR to new MR 2016-05-06 10:47:12 +02:00
Zeger-Jan van de Weg 3bdc57f0a7 Create table for award emoji 2016-05-06 10:47:11 +02:00