gitlab-org--gitlab-foss/app/assets/javascripts
Phil Hughes 4b7f053a49 Merge branch '12257-sidebar-mediator' into 'master'
Removes EE differences for  app/assets/javascripts/sidebar/sidebar_mediator.js

Closes gitlab-ee#12257

See merge request gitlab-org/gitlab-ce!30077
2019-06-26 14:45:11 +00:00
..
badges Docs: change badges.svg example to pipeline.svg 2019-02-20 14:26:13 +00:00
batch_comments/mixins I18N of batch_comments directory 2019-05-21 11:36:36 +02:00
behaviors Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
blob Internationalisation of blob directory 2019-04-30 17:21:39 +00:00
blob_edit Fixed the blob editor deleting all content for files 2019-03-07 12:35:07 +00:00
boards Removes EE differences 2019-06-26 11:05:37 +01:00
branches Render branch divergance graph with Vue 2019-06-24 12:52:00 +01:00
ci_variable_list Use exposed regex for frontend maskable check 2019-06-06 15:46:45 +01:00
clusters Transition from installable to not_installable 2019-06-24 16:23:33 -04:00
commit Moves table pagination component 2019-06-12 10:19:36 +01:00
commons Allow autocompleting scoped labels 2019-06-25 10:19:29 +00:00
cycle_analytics Fix plan stage query 2019-06-17 13:17:18 +00:00
deploy_keys Fix deploy key test 2019-01-11 09:31:57 -05:00
diff_notes Internationalisation of diff_note directory 2019-05-02 13:53:44 +00:00
diffs Vue-i18n: app/assets/javascripts/diffs directory 2019-06-26 07:33:14 +00:00
dirty_submit Fix throttling issue in form dirty checking 2019-05-17 14:05:15 -03:00
docs
droplab
emoji Resolve "Inline validation for user's name and username length" 2019-06-06 07:39:59 +00:00
environments Select deployments that only has the app label 2019-06-21 20:45:06 +00:00
error_tracking Handle missing keys in sentry api response 2019-03-29 14:53:40 +00:00
error_tracking_settings Add expand/collapse button 2019-06-04 06:09:06 +00:00
event_tracking CE backport of Add Snowplow tracking to notes 2019-04-12 15:32:24 +00:00
feature_highlight Fix sorting in feature_highlight 2019-01-22 11:23:37 -08:00
filtered_search Remove baseEndpoint from search dropdwon 2019-06-24 15:10:15 +03:00
frequent_items Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
groups Improve group list UI 2019-06-24 13:05:21 +02:00
help
helpers Restore multiple series support 2019-04-05 09:14:13 +00:00
ide Keep empty folders in the tree list 2019-06-25 12:32:35 +02:00
image_diff Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
import_projects Internationalisation of import_projects directory 2019-05-21 10:34:37 +00:00
integrations Internationalisation of integrations directory 2019-04-30 23:02:30 +00:00
issuable Wraps Select 2 Import into its own webpack bundle 2019-01-29 12:48:39 +01:00
issuable_suggestions Rename graphql files to match frontend docs 2019-06-19 15:34:28 +01:00
issue_show Vue-i18n: app/assets/javascripts/issue_show directory 2019-06-25 07:47:17 +00:00
jobs Vue-i18n: app/assets/javascripts/jobs directory 2019-06-24 16:38:55 +10:00
lib Rename to time_tracking_limit_to_hours 2019-06-25 09:31:23 +08:00
locale Remove unnecessary bind call 2019-05-17 11:29:40 +08:00
merge_conflicts Internationalisation of merge_conflicts directory 2019-05-02 13:07:34 +00:00
mirrors Destroy repo mirrors instead of disabling them 2019-05-06 13:15:03 +00:00
monitoring Merge branch 'vue-i18n-js-monitoring-directory' into 'master' 2019-06-25 06:54:13 +00:00
mr_notes Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
mr_popover Rename graphql files to match frontend docs 2019-06-19 15:34:28 +01:00
namespaces Add leave link to access_granted email 2019-05-03 17:19:16 +01:00
network
notebook Fix jupyter rendering bug that ended in an infinite loop 2019-03-27 16:53:25 +01:00
notes Resolve "Avatar in "Please sign in" pattern too large" 2019-06-24 15:27:49 +00:00
operation_settings Remove the grafana_dashboard_link feature flag 2019-06-12 19:20:22 +00:00
pages Bring Manual Ordering on Issue List 2019-06-26 08:29:23 +00:00
pdf Move to pdf.js distributed with npm 2019-05-10 15:07:41 -05:00
performance_bar Merge branch 'sh-add-gitaly-backtrace' into 'master' 2019-04-17 13:07:59 +00:00
pipelines Add identifiers for onboarding popovers 2019-06-24 14:30:03 +00:00
profile Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
projects Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
prometheus_metrics
protected_branches Internationalisation of protected_branches directory 2019-05-07 17:44:46 +00:00
protected_tags Internationalisation of protected_tags directory 2019-04-30 23:01:23 +00:00
raven Internationalisation of raven directory 2019-05-01 08:41:51 +00:00
registry Add confirmation for registry image deletion 2019-06-21 18:29:11 +00:00
related_merge_requests Remove unused CSS class in Related MRs widget 2019-04-09 01:04:53 +02:00
releases Renders pre-release tag for pre-releases 2019-06-21 10:48:51 +01:00
reports Backport of EE Displaying Blocking MRs 2019-06-05 17:29:18 -04:00
repository Fixed failing GraphQL file import 2019-06-20 14:47:01 +01:00
serverless Adapt functions to work for external Knative 2019-05-29 11:21:53 +01:00
set_status_modal Update smiley icons to new ones 2019-05-23 12:29:32 +00:00
shared
sidebar Merge branch '12257-sidebar-mediator' into 'master' 2019-06-26 14:45:11 +00:00
snippet Internationalisation of javascript/s* directories 2019-05-03 07:42:19 +00:00
sortable
templates Internationalisation of javascript/t* directories 2019-05-02 13:05:48 +00:00
terminal Internationalisation of javascript/t* directories 2019-05-02 13:05:48 +00:00
test_utils Upgrade core-js and add URL polyfill 2019-05-30 07:06:50 -04:00
u2f Internationalisation of u2f directory 2019-04-30 19:12:25 +00:00
validators Resolve "Inline validation for user's name and username length" 2019-06-06 07:39:59 +00:00
visual_review_toolbar Exclude preexisting lint issues for i18n 2019-06-14 14:17:22 +12:00
vue_merge_request_widget Merge branch 'review-toolbar-data-addition-ce-backport' into 'master' 2019-06-17 21:29:36 +00:00
vue_shared Merge branch 'gt-remove-tooltip-directive-on-project-avatar-image-component' into 'master' 2019-06-24 09:21:25 +00:00
vuex_shared/modules/modal Export default in vuex_shared/modal/actions 2019-01-16 09:33:09 -06:00
activities.js
ajax_loading_spinner.js
api.js Added forked projects API call function 2019-06-19 11:21:48 +01:00
autosave.js
avatar_picker.js Improve project avatar settings 2019-03-28 10:43:23 +00:00
awards_handler.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
breadcrumb.js
breakpoints.js Fix isDesktop function to return proper value 2019-04-12 10:47:36 -04:00
build_artifacts.js Replace convertPermissionToBoolean with parseBoolean 2018-11-27 09:18:48 +01:00
close_reopen_report_toggle.js
comment_type_toggle.js
commit_merge_requests.js
commits.js
compare_autocomplete.js Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
confirm_danger_modal.js
contextual_sidebar.js Fix sidebar flyout navigation 2019-06-13 00:18:46 +01:00
create_item_dropdown.js Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
create_label.js Add checkbox to choose to create new list when creating new label 2019-04-05 15:50:21 +00:00
create_merge_request_dropdown.js I18N of js files starting with c or d 2019-05-21 10:40:24 +00:00
diff.js
dropzone_input.js I18N of js files starting with c or d 2019-05-21 10:40:24 +00:00
due_date_select.js Replace No due date with None 2019-04-17 17:17:59 +00:00
experimental_flags.js
files_comment_button.js Fix typos in comments for js 2018-11-15 14:50:40 +02:00
filterable_list.js
flash.js
fly_out_nav.js Fix flyout nav on small viewports 2019-05-15 15:41:00 +01:00
gfm_auto_complete.js Allow autocompleting scoped labels 2019-06-25 10:19:29 +00:00
gl_dropdown.js Fix gl_dropdown scrolling to top on assignee click 2019-06-11 14:14:08 -05:00
gl_field_error.js I18N of JS files starting with g 2019-05-16 17:35:00 +02:00
gl_field_errors.js Support url and number inputs in gl_form_errors 2019-04-03 15:22:58 -04:00
gl_form.js Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
gpg_badges.js I18N of JS files starting with g 2019-05-16 17:35:00 +02:00
group.js
group_label_subscription.js
groups_list.js
groups_select.js Upgrade prettier to latest (v1.18.2) 2019-06-21 12:36:03 -05:00
header.js Moved not so important initialisation functions into idleCallBack Calls 2019-01-08 12:25:18 +01:00
how_to_merge.js
importer_status.js Replace convertPermissionToBoolean with parseBoolean 2018-11-27 09:18:48 +01:00
init_changes_dropdown.js
init_issuable_sidebar.js
init_labels.js
init_notes.js
issuable_bulk_update_actions.js I18N JS files starting with i 2019-05-07 19:27:52 +02:00
issuable_bulk_update_sidebar.js
issuable_context.js Wraps Select 2 Import into its own webpack bundle 2019-01-29 12:48:39 +01:00
issuable_form.js Move EE specific GfmAutocomplete code to EE file 2019-04-24 11:23:14 +05:30
issuable_index.js Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
issue.js I18N JS files starting with i 2019-05-07 19:27:52 +02:00
issue_status_select.js I18N JS files starting with i 2019-05-07 19:27:52 +02:00
label_manager.js Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
labels.js Eliminate duplicated words 2018-11-22 01:01:23 +09:00
labels_select.js I18N of files starting with l 2019-05-18 14:03:41 +02:00
landing.js Replace === true with parseBoolean() 2018-11-27 09:18:48 +01:00
layout_nav.js Optimization of setup of Main Nav Layout, Contextual Sidebar and Fly Out Nav 2019-01-15 12:35:16 +00:00
lazy_loader.js Add qa element 2019-01-18 19:12:00 +05:00
line_highlighter.js
logo.js
main.js Next badge must be visible when canary flag is true 2019-05-20 13:30:40 +01:00
manual_ordering.js Bring Manual Ordering on Issue List 2019-06-26 08:29:23 +00:00
member_expiration_date.js Add setting for first day of the week 2019-02-06 17:33:56 +01:00
members.js CE backport of members-ee-code 2019-02-27 10:09:52 +00:00
merge_request.js Add fast tasklist support to MR tasklist 2019-02-07 09:28:35 -06:00
merge_request_tabs.js Allow command and control click to work on MR tabs 2019-06-12 15:36:02 -04:00
milestone.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
milestone_select.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
mini_pipeline_graph_dropdown.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
namespace_select.js I18N JS files starting with n 2019-05-15 15:02:42 +02:00
new_branch_form.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
new_commit_form.js
notes.js Upgrade prettier to latest (v1.18.2) 2019-06-21 12:36:03 -05:00
notifications_dropdown.js Localize the notifications dropdown string 2019-04-03 16:15:15 +00:00
notifications_form.js
pager.js
persistent_user_callout.js Add PersistentUserCallout factory method 2019-03-06 10:40:19 +00:00
pipelines.js
project_edit.js
project_find_file.js
project_fork.js
project_import.js
project_label_subscription.js I18N JS files starting with p or r 2019-05-17 16:23:42 +02:00
project_select.js I18N JS files starting with p or r 2019-05-17 16:23:42 +02:00
project_select_combo_button.js Wraps Select 2 Import into its own webpack bundle 2019-01-29 12:48:39 +01:00
project_visibility.js
projects_list.js
read_more.js
ref_select_dropdown.js
right_sidebar.js Comply with no-implicit-coercion rule (CE) 2019-06-03 22:51:02 +00:00
search_autocomplete.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
settings_panels.js
single_file_diff.js
smart_interval.js
star.js I18N JS files starting with s 2019-05-21 11:27:11 +02:00
subscription_select.js I18N JS files starting with s 2019-05-21 11:27:11 +02:00
syntax_highlight.js
task_list.js Address review comments and fix commented spec 2019-01-30 23:18:20 +01:00
toggle_buttons.js Replace convertPermissionToBoolean with parseBoolean 2018-11-27 09:18:48 +01:00
tree.js
ui_development_kit.js
usage_ping_consent.js I18N JS files starting with u 2019-05-23 12:26:44 +02:00
user_callout.js
user_popovers.js Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00
users_select.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
version_check_image.js
webpack.js
zen_mode.js