gitlab-org--gitlab-foss/app/assets/javascripts
Jacob Schatz 8fc0eed357 Merge branch 'emoji-unicode-fix' into 'master'
Fixes issue with emoji comments not showing correct emoji image

Previously it would look for the unicode character inside the award menu. But this menu might not always be there.

Now, the unicode characters are loaded onto the page in an array which the award emoji that looks in to get the correct emoji unicode character

Fixes #15512

See merge request !3885
2016-04-25 20:04:35 +00:00
..
behaviors Merge branch 'fix-bug-causing-comment-to-submit-twice' into 'master' 2016-04-13 15:04:09 +00:00
blob Continue implementation of the license template selector and /licenses API endpoint 2016-04-18 14:47:50 +02:00
ci Fixed missing variables 2016-03-11 09:00:19 +00:00
commit
extensions
lib some refactoring 2016-04-19 17:22:55 +01:00
activities.js.coffee changed bind to on for activity link click event 2016-02-24 08:28:33 +00:00
admin.js.coffee Allow limited Markdown in Broadcast Messages 2016-02-06 14:30:07 -05:00
api.js.coffee Continue implementation of the license template selector and /licenses API endpoint 2016-04-18 14:47:50 +02:00
application.js.coffee Revert "Merge branch 'sentry-js' into 'master' " 2016-04-21 07:27:27 -04:00
aside.js.coffee Remove console.log call 2016-03-20 10:58:59 -07:00
autosave.js.coffee Fix syntax error in autosave coffeescript. 2016-02-26 13:22:35 +01:00
awards_handler.coffee Merge branch 'emoji-unicode-fix' into 'master' 2016-04-25 20:04:35 +00:00
branch-graph.js.coffee Fix missing date of month in network graph when commits span a month 2016-01-06 21:05:46 -08:00
breakpoints.coffee Fix bug with JS error from dropdowns in filter area 2016-03-14 23:23:30 -04:00
broadcast_message.js.coffee Allow limited Markdown in Broadcast Messages 2016-02-06 14:30:07 -05:00
build_artifacts.js.coffee Move build artifacts javascripts into separate file 2016-01-21 15:51:44 +01:00
calendar.js.coffee Remove unused "options" object from Calendar JS 2016-01-01 22:10:16 -05:00
commit.js.coffee
commits.js.coffee Remove unused param 2016-04-21 00:20:13 +00:00
compare.js.coffee Removed un-used get request 2016-04-06 11:08:40 +01:00
confirm_danger_modal.js.coffee
copy_to_clipboard.js.coffee Rework the copy_to_clipboard logic 2015-11-24 19:12:03 -05:00
diff.js.coffee
dispatcher.js.coffee Merge branch 'multi-filter-labels' into 'master' 2016-04-20 19:18:32 +00:00
dropzone_input.js.coffee Removes dropzone focus class after dropping file 2016-04-15 18:24:16 +01:00
due_date_select.js.coffee replace hyphens to commas when converting date 2016-04-20 15:43:32 -04:00
flash.js.coffee Fix award-emojis alert flash message 2015-12-11 13:50:14 +01:00
gfm_auto_complete.js.coffee Fixes multiple ajax request and incorrect data being set for the current issuable 2016-04-16 07:21:28 -04:00
gl_crop.js.coffee Clear original input after crop 2016-03-22 13:43:32 -05:00
gl_dropdown.js.coffee Merge remote-tracking branch 'origin/master' into label-dropdown-fix 2016-04-20 17:10:10 -05:00
gl_form.js.coffee Removed GL Actions class 2016-04-14 10:28:05 +01:00
group_avatar.js.coffee
groups.js.coffee
groups_select.js.coffee
importer_status.js.coffee Addressed feedback 2016-04-18 13:45:26 +01:00
issuable.js.coffee Label text color comes from JSON 2016-04-20 17:00:12 +01:00
issuable_context.js.coffee Fixed issue with project dropdown links not being clickable 2016-04-22 10:57:00 +01:00
issuable_form.js.coffee Merge branch 'master' into feature/issue-move 2016-03-20 11:01:08 +01:00
issue.js.coffee Load related MRs/branches asynchronously 2016-04-13 17:24:21 +02:00
issue_status_select.js.coffee Status dropdown 2016-03-10 13:54:54 +00:00
issues.js.coffee Label text color comes from JSON 2016-04-20 17:00:12 +01:00
labels.js.coffee
labels_select.js.coffee Escapes label title in filters 2016-04-22 14:32:14 +01:00
line_highlighter.js.coffee Apply new design to files page 2015-10-13 16:41:48 +02:00
logo.js.coffee Removed NGProgress 2016-02-29 09:47:22 +00:00
markdown_preview.js.coffee Cache only last response in markdown preview 2016-03-09 09:30:50 +01:00
merge_request.js.coffee Added toolbar to comment form 2016-04-04 10:48:49 +01:00
merge_request_tabs.js.coffee Fixed issue when scrolling to element and there is an expander 2016-04-20 17:25:16 +01:00
merge_request_widget.js.coffee Fixed missed conflict 2016-04-11 17:20:47 +01:00
milestone.js.coffee Updates from last code review. 2016-03-06 23:07:19 -05:00
milestone_select.js.coffee Merge branch 'multi-filter-labels' into 'master' 2016-04-20 19:18:32 +00:00
namespace_select.js.coffee
network.js.coffee
new_branch_form.js.coffee Fix minor stylistic complaints 2015-12-21 22:21:10 -02:00
new_commit_form.js.coffee Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
notes.js.coffee Add move cursor to last character for editing comment also. 2016-04-16 16:08:53 -04:00
pager.js.coffee Select just the first matched element 2016-02-29 19:08:11 -05:00
profile.js.coffee Add null check to formData.append 2016-04-18 13:04:36 -05:00
project.js.coffee Create NotificationSettings object only when user change value in dropdown 2016-03-30 10:44:20 +02:00
project_avatar.js.coffee
project_find_file.js.coffee Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
project_fork.js.coffee
project_import.js.coffee
project_members.js.coffee
project_new.js.coffee Hide builds from Project's settings when the feature is disabled 2016-03-15 11:49:29 +01:00
project_select.js.coffee Project dropdown in header uses new dropdown 2016-04-12 13:10:43 -04:00
project_show.js.coffee
projects_list.js.coffee Use modern syntax 2016-03-10 13:55:01 +01:00
protected_branches.js.coffee
right_sidebar.js.coffee Move event handlers to methods 2016-04-21 12:33:47 -05:00
search_autocomplete.js.coffee Do not fire blur event when clicking a suggestion 2016-04-06 14:28:15 -05:00
shortcuts.js.coffee Use gon.shortcuts_path directly 2016-04-21 12:47:09 -05:00
shortcuts_dashboard_navigation.js.coffee
shortcuts_find_file.js.coffee Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
shortcuts_issuable.coffee Make shortcuts work when sidebar is collapsed 2016-04-20 17:04:40 -05:00
shortcuts_navigation.coffee Set i as a shortcut for creating a new issue 2016-04-18 15:03:36 -05:00
shortcuts_network.js.coffee
sidebar.js.coffee Revert "Merge branch 'new-navigation-prototype' into 'master'" 2016-04-07 21:20:16 +00:00
star.js.coffee when starring a project it correctly increase the star count 2016-01-19 16:48:53 +00:00
stat_graph.js.coffee
stat_graph_contributors.js.coffee
stat_graph_contributors_graph.js.coffee
stat_graph_contributors_util.js.coffee change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
subscription.js.coffee Fixed issue with failing tests 2016-04-12 15:54:26 +01:00
syntax_highlight.coffee Add specs for syntax_highlight JS 2015-09-10 15:38:24 -04:00
todos.js.coffee Allow middle-click on a Todo row to open in a new tab 2016-04-24 15:01:52 -04:00
tree.js.coffee Fix search in Files 2015-10-06 11:43:32 +03:00
user.js.coffee Refactor projects list 2016-03-03 13:09:58 +01:00
user_tabs.js.coffee Re-use previous line 2016-03-02 19:00:12 -05:00
users_select.js.coffee Merge branch 'multi-filter-labels' into 'master' 2016-04-20 19:18:32 +00:00
wikis.js.coffee Set of small improvements to wiki frontend 2016-02-07 17:57:28 +01:00
zen_mode.js.coffee Restyling on elements in comment form 2016-04-04 10:48:49 +01:00