Commit Graph

15 Commits

Author SHA1 Message Date
GitLab Bot f3e7bc8060 Add latest changes from gitlab-org/gitlab@master 2020-06-02 18:08:32 +00:00
GitLab Bot 97d4d92663 Add latest changes from gitlab-org/gitlab@master 2019-12-10 09:07:51 +00:00
GitLab Bot 7b8ec6e718 Add latest changes from gitlab-org/gitlab@master 2019-10-15 18:06:01 +00:00
GitLab Bot 6d60f91076 Add latest changes from gitlab-org/gitlab@master 2019-10-02 21:06:22 +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
Paul Gascou-Vaillancourt 2da0af6855 Fix input group and action buttons in "set status" modal 2019-05-07 22:02:25 +00:00
Rajat Jain b3f2f520c5 Move EE specific GfmAutocomplete code to EE file
Refactor GfmAutocomplete and create a new EE counterpart
which is referenced through `ee_else_ce`
2019-04-24 11:23:14 +05:30
Tim Zallmann c57529556c Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"
Reverts the loading of emojis and its images to move forward with RC
2019-04-10 11:49:06 -07:00
Tim Zallmann d07919de90 Moved all emojis to the public folder
Created new emojis map in public folder

Renamed folder to emojis

Loading now the emojis from Localstorage or from Server

Moved all emojis to the public folder

Loading the emojis.json file now through AJAX

Loads now the map in the web element instead when building the emoji tag

Updated the custom Element Setup to modern method

Fixed Emoji Karma Specs for async loading

Loading now the emojis from Localstorage or from Server

Loads now the map in the web element instead when building the emoji tag

Fixed problem with FIXTURE_PATH for emojis fixtures

Fixes Linting Error in gemojione.rake

Fixed Emoji Karma Specs

Fix static type check in gemojione and check if already registered

Testing if the Emoji Support Check is failing Rspec

Change of CLass Name, returning true on check to test

Fixes failing Emoji RSpec Tests

Moved Emojis into public/-/emojis/1/

Fixed Linting Errors in gl_emoji

Fix to fixtures creation for emojis

Fixed path spec for new subdirectory -/emojis

Optimized emojis.json output

Fix for Emoji Spec failure due to unicode dataset

Better catch handling for emojis
2019-03-07 09:33:03 +00:00
Mike Greiling 7ccd235df1
Upgrade prettier and reformat files as necessary
Upgrades prettier to 1.15.3
Runs `yarn prettier-save-all` against the codebase
Most changes are due to https://github.com/prettier/prettier/pull/5519
2019-01-14 15:29:02 -06:00
Mike Greiling 5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
Clement Ho 8b1f2823a2 Use @gitlab npm namespace 2018-11-16 19:29:11 +00:00
Clement Ho 701f0f5e55 Remove gitlab-ui's tooltip from global 2018-11-05 16:48:55 +00:00
Clement Ho 779c90d1d2 Remove gitlab-ui's modal from global 2018-10-31 15:18:20 +00:00
Dennis Tang 4edcb02f94 Resolve "Add status message from within user menu" 2018-10-04 08:19:51 +00:00