gitlab-org--gitlab-foss/app/assets/javascripts
Clement Ho 86c9c93de7 Merge branch 'issue-index-refactor' into 'master'
Refactor issue index filtered search

See merge request gitlab-org/gitlab-ce!16981
2018-02-20 21:35:49 +00:00
..
behaviors Refactor CI variable list code for usage with CI/CD settings page secret variables 2018-01-31 13:18:32 -06:00
blob Trigger change event on filename input when file template is applied 2018-02-03 20:50:57 -06:00
blob_edit Replace $.post in edit blob with axios 2018-01-29 17:53:48 +00:00
boards Clean new Flash() and stop disabling no-new (eslint) when possible 2018-02-12 20:28:57 +00:00
branches
ci_variable_list Merge branch '42929-hide-new-variable-values' into 'master' 2018-02-15 22:16:37 +00:00
clusters Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480 2018-02-06 13:28:13 -06:00
commit Update jquery.waitforimages & use npm version 2018-02-08 15:52:38 +00:00
commons Update jquery.waitforimages & use npm version 2018-02-08 15:52:38 +00:00
cycle_analytics Fix more eslint rules 2018-01-08 20:01:49 +00:00
deploy_keys Also test if the fingerprint is correct 2018-01-22 16:25:14 +08:00
diff_notes Add dispatcher imports for bundles used in merge request show path 2018-02-15 16:50:20 -06:00
docs
droplab Cleanup new branch/merge request form in issues 2018-02-12 12:05:19 +01:00
emoji
environments Adds tooltip for environment name 2018-02-09 11:35:32 +00:00
feature_highlight Restore feature_highlight code 2018-02-05 12:10:09 -06:00
filtered_search Export class instead of assigning to `gl` 2018-02-07 14:20:58 +05:30
groups Merge branch '41297-new-design-for-cancel-stop-pipeline-confirmation' into 'master' 2018-02-08 05:08:22 +00:00
help
helpers
ide fix monaco editor config to ensure service workers are not loaded from cross-domain origins 2018-02-15 15:51:10 -06:00
image_diff
integrations Removed integrations webpack bundle tag 2018-02-15 13:12:47 +01:00
issuable only search branches 2018-01-16 11:49:24 +00:00
issue_show Fix eslint 2018-01-18 12:30:45 -05:00
jobs Add dispatcher imports for job details bundle 2018-02-15 13:44:55 -06:00
lib Merge branch '3559-ce-port-group-roadmap' into 'master' 2018-02-07 16:52:10 +00:00
locale
merge_conflicts Merge branch 'axios-diff-file-editor' into 'master' 2018-02-07 21:03:13 +00:00
monitoring add link to cluster configuration from prometheus "getting started" state 2018-01-31 15:04:53 -06:00
network Converted branch_graph.js to axios 2018-02-01 10:42:49 +00:00
notebook fixed conflicts 2018-01-17 09:21:37 +00:00
notes Reuse getter 2018-02-12 16:49:41 +00:00
pages Merge branch 'issue-index-refactor' into 'master' 2018-02-20 21:35:49 +00:00
pdf [ci skip] Fix more eslint rules 2018-01-06 19:03:01 +00:00
pipelines deleted pipelines_charts file 2018-02-16 10:26:05 +00:00
profile Remove unused code 2018-02-08 10:47:12 -06:00
projects Added more tests and corrected typos 2018-02-01 09:41:30 -06:00
projects_dropdown Fixed performance of projects dropdown 2018-01-12 10:55:05 +00:00
prometheus_metrics Removed prometheus_metrics webpack bundle tag 2018-02-16 12:38:50 +01:00
protected_branches Converted protected_branch_edit.js to use axios 2018-02-05 09:40:59 +00:00
protected_tags Converted protected_tag_edit.js to use axios 2018-02-05 09:40:59 +00:00
raven
registry Fix more eslint rules 2018-01-08 20:01:49 +00:00
shared Added dispatcher imports for sessions route 2018-01-22 10:51:18 +00:00
sidebar Make Edit link style consistent on Sidebar 2018-02-13 12:31:48 +00:00
snippet
templates Stop loading spinner on error of issuable templates 2018-01-21 11:43:39 +09:00
terminal
test_utils
u2f
vue_merge_request_widget Show loading button inline in MR widget 2018-02-16 11:10:34 +00:00
vue_shared Add new modal Vue component 2018-02-14 19:57:07 +01:00
activities.js
ajax_loading_spinner.js
api.js potential fix for tests crashing 2018-01-30 09:12:59 +00:00
autosave.js
awards_handler.js Don't reset the awards block when the emoji search is clicked 2018-02-07 08:28:16 -06:00
breadcrumb.js
breakpoints.js
build_artifacts.js
build_variables.js
close_reopen_report_toggle.js
comment_type_toggle.js
commit_merge_requests.js Display related merge requests in commit detail page 2018-01-12 20:38:36 +00:00
commits.js Re-enable eslint in `commits.js` file 2018-02-15 17:17:29 +00:00
compare.js normalize headers correctly 2018-01-29 09:06:58 +00:00
compare_autocomplete.js normalize headers correctly 2018-01-29 09:06:58 +00:00
confirm_danger_modal.js
contextual_sidebar.js
create_item_dropdown.js Add createNewItemFromValue option and clearDropdown method 2018-01-30 04:29:02 -06:00
create_label.js
create_merge_request_dropdown.js Cleanup new branch/merge request form in issues 2018-02-12 12:05:19 +01:00
diff.js Fixed typo, updated test, and removed commented code 2018-02-08 15:37:43 +01:00
dispatcher.js Remove import so that webpack can handle the module 2018-02-19 11:00:05 -06:00
dropzone_input.js Converted dropzone_input to axios 2018-01-29 09:06:57 +00:00
due_date_select.js Converted due_date_select to axios 2018-01-29 09:06:57 +00:00
experimental_flags.js
files_comment_button.js
filterable_list.js fixed dashboard projects not being filterable 2018-01-29 09:06:58 +00:00
flash.js WebIDE: Fix Commit bugs 2018-01-19 09:38:34 +00:00
fly_out_nav.js Upgrade jasmine + raven to newer versions 2018-01-23 15:19:56 +00:00
gfm_auto_complete.js Add Colors to GitLab Flavored Markdown 2018-01-29 17:39:19 +03:00
gl_dropdown.js Converted gl_dropdown to axios 2018-01-29 12:05:04 +00:00
gl_field_error.js
gl_field_errors.js
gl_form.js Refactored merge_requests/show path in dispatcher.js 2018-02-08 14:22:31 +00:00
gpg_badges.js Fixed bug with param config 2018-02-12 13:36:38 +01:00
group.js
group_avatar.js
group_label_subscription.js Converted group_label_subscription to axios 2018-01-29 12:15:13 +00:00
groups_list.js
groups_select.js Convert groups_select ajax to use axios 2018-02-09 18:25:58 +00:00
header.js
how_to_merge.js Add dispatcher imports for bundles used in merge request show path 2018-02-15 16:50:20 -06:00
importer_status.js Replace $.get with axios in importerStatus 2018-02-15 21:51:41 +00:00
init_changes_dropdown.js
init_issuable_sidebar.js Resolve "Webpack Roadmap" 2017-12-28 20:07:05 +00:00
init_labels.js Refactor into init_labels 2018-01-12 12:48:28 -06:00
init_legacy_filters.js Resolve "Webpack Roadmap" 2017-12-28 20:07:05 +00:00
init_notes.js
issuable_bulk_update_actions.js Converted issuable_bulk_update_actions to axios 2018-01-29 12:32:04 +00:00
issuable_bulk_update_sidebar.js Resolve "Webpack Roadmap" 2017-12-28 20:07:05 +00:00
issuable_context.js
issuable_form.js fixed missing comma 2018-01-16 11:49:26 +00:00
issuable_index.js cache jQuery selector 2018-01-30 10:57:00 +00:00
issue.js [ci skip] Merge branch 'master' into 42923-close-issue 2018-02-13 09:36:30 +00:00
issue_status_select.js
job.js Clear the timeout in Jobs class after each test 2018-02-07 16:03:53 +00:00
label_manager.js Remove unnecessary return 2018-01-24 21:04:55 -06:00
labels.js
labels_select.js fixed failing specs 2018-01-31 09:27:30 +00:00
landing.js
layout_nav.js
lazy_loader.js
line_highlighter.js
logo.js
main.js Restore feature_highlight code 2018-02-05 12:10:09 -06:00
member_expiration_date.js
members.js
merge_request.js Update jquery.waitforimages & use npm version 2018-02-08 15:52:38 +00:00
merge_request_tabs.js added missing calls in catch statements 2018-02-02 16:33:38 +00:00
milestone.js Converted milestone.js to axios 2018-01-31 09:29:29 +00:00
milestone_select.js Converted milestone_select.js to axios 2018-01-31 09:34:25 +00:00
mini_pipeline_graph_dropdown.js Converted mini_pipeline_graph_dropdown.js to axios 2018-02-01 10:34:12 +00:00
namespace_select.js
new_branch_form.js
new_commit_form.js
notes.js Remove duplicate axios import 2018-02-02 12:28:13 -06:00
notifications_dropdown.js
notifications_form.js Converted notifications_form.js to axios 2018-02-01 10:53:36 +00:00
pager.js Converted pager.js to axios 2018-02-01 11:12:37 +00:00
performance_bar.js
pipelines.js
preview_markdown.js Replace $.ajax in preview markdown with axios 2018-02-05 15:00:37 +00:00
project_edit.js
project_find_file.js Replace $.ajax in find file with axios 2018-01-31 16:27:03 -06:00
project_fork.js
project_import.js
project_label_subscription.js Converted project_label_subscription.js to use axios 2018-02-05 09:40:57 +00:00
project_select.js
project_select_combo_button.js
project_visibility.js
projects_list.js
ref_select_dropdown.js
render_gfm.js
render_math.js Addressed mr observations 2018-02-12 15:59:32 -06:00
render_mermaid.js Merge branch 'fix-mermaid-xss' into 'security-10-4' 2018-02-09 12:13:44 -06:00
right_sidebar.js fixed unhandled promise rejection 2018-02-05 09:41:46 +00:00
search_autocomplete.js Converted search_autocomplete.js to use axios 2018-02-06 12:21:17 +00:00
settings_panels.js Fix settings panel not expanding when fragment hash linked 2018-02-13 10:36:47 -06:00
shortcuts.js Converted shortcuts.js to use axios 2018-02-05 09:41:00 +00:00
shortcuts_blob.js Tidy up main JS file 2018-01-10 11:07:42 +00:00
shortcuts_dashboard_navigation.js
shortcuts_find_file.js Tidy up main JS file 2018-01-10 11:07:42 +00:00
shortcuts_issuable.js fixed shortcuts not working on some pages 2018-01-16 16:45:34 +00:00
shortcuts_navigation.js Tidy up main JS file 2018-01-10 11:07:42 +00:00
shortcuts_network.js Tidy up main JS file 2018-01-10 11:07:42 +00:00
shortcuts_wiki.js Tidy up main JS file 2018-01-10 11:07:42 +00:00
single_file_diff.js only show error if there is an error 2018-02-20 17:32:25 +11:00
smart_interval.js
star.js
subscription_select.js
syntax_highlight.js
task_list.js fixed failing karma specs caused by TaskList 2018-02-05 09:41:44 +00:00
test.js
toggle_buttons.js Replace "cluster" with "Kubernetes cluster" 2018-02-06 10:05:02 +01:00
tree.js
two_factor_auth.js
ui_development_kit.js
user_callout.js
users_select.js Converted users_select to use axios 2018-02-05 09:41:45 +00:00
version_check_image.js
visibility_select.js
webpack.js
zen_mode.js Tidy up main JS file 2018-01-10 11:07:42 +00:00