gitlab-org--gitlab-foss/spec/javascripts
Filipa Lacerda bb3beb5e9e Merge branch 'ide-tree-changes-count' into 'master'
Added changes count to web IDE folder

See merge request gitlab-org/gitlab-ce!18452
2018-05-03 17:33:33 +00:00
..
badges Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
behaviors fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
blob fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
boards Merge branch 'move-board-blank-state-vue-component' into 'master' 2018-04-09 10:08:05 +00:00
branches Fix the input confirmation validation for the delete branches modal 2018-04-17 13:11:19 +00:00
ci_variable_list Make Variable key not secret 2018-03-22 12:08:16 +01:00
clusters Extend Cluster Applications to install GitLab Runner to Kubernetes cluster 2018-03-01 23:46:02 +00:00
commit fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
cycle_analytics Move EE-specific JavaScript files to ee/app/assets/javascripts 2018-02-26 19:43:34 +00:00
deploy_keys/components
droplab fix tests in droplab/hook_spec.js 2018-04-23 00:54:19 -05:00
environments Remove common_vue bundle 2018-03-06 21:17:52 +00:00
feature_highlight Revert and fix 2018-04-15 16:35:32 +01:00
filtered_search fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
fixtures Refactor CSS to eliminate vertical misalignment of login nav 2018-04-11 23:52:47 +09:00
graphs fix broken specs 2018-02-19 17:04:08 -06:00
groups convert remaining instances of import * to use spyOnDependency 2018-04-23 00:54:20 -05:00
helpers fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
ide Merge branch 'ide-tree-changes-count' into 'master' 2018-05-03 17:33:33 +00:00
image_diff
integrations require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
issue_show convert remaining instances of import * to use spyOnDependency 2018-04-23 00:54:20 -05:00
jobs Show Runner's description on job's page 2018-04-24 13:15:12 +02:00
lib/utils Add pass through to stripHtml for undefined and null inputs 2018-05-03 08:25:22 +00:00
locale
monitoring fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
notebook Merge branch 'master' into jivl-update-katex 2018-02-05 15:16:41 -06:00
notes Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
pages fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
pdf
performance_bar/components fixed karma 2018-03-21 17:26:07 +00:00
pipelines Fix disabled state while making a request 2018-04-23 11:23:52 +01:00
polyfills
profile/account/components Add confirmation modal to "Change username" 2018-04-06 09:36:22 +00:00
projects require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
projects_dropdown Move EE-specific JavaScript files to ee/app/assets/javascripts 2018-02-26 19:43:34 +00:00
prometheus_metrics backport of custom metrics for the common metrics section of CE 2018-03-07 16:14:56 -06:00
raven
registry Add dispatch mock to the test helper 2018-03-29 11:14:18 +01:00
shared Rename popover spec to popover_spec 2018-04-03 00:20:50 +01:00
sidebar Emit `toggleSidebar` event on component when icon is clicked 2018-05-03 16:34:03 +05:30
u2f fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
vue_mr_widget Merge branch 'refactor/move-mr-widget-wip-vue-component' into 'master' 2018-05-02 15:16:26 +00:00
vue_shared Merge branch 'fl-prettify-2' into 'master' 2018-04-23 12:08:21 +00:00
.eslintrc add spyOnDependency method 2018-04-23 00:54:19 -05:00
activities_spec.js Mock Pager in Karma tests 2018-04-24 21:35:32 +00:00
ajax_loading_spinner_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
api_spec.js Added Tests for all new functionality 2018-03-28 12:17:30 +02:00
autosave_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
awards_handler_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
bootstrap_jquery_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
bootstrap_linked_tabs_spec.js
breakpoints_spec.js
close_reopen_report_toggle_spec.js
collapsed_sidebar_todo_spec.js Resolve "Improve tooltips of collapsed sidebars" 2018-04-19 14:43:20 +00:00
comment_type_toggle_spec.js fix tests in comment_type_toggle_spec.js 2018-04-23 00:54:19 -05:00
commit_merge_requests_spec.js
commits_spec.js Mock Pager in Karma tests 2018-04-24 21:35:32 +00:00
create_item_dropdown_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
datetime_utility_spec.js Update tests for date helper functions 2018-02-07 19:00:10 +05:30
diff_comments_store_spec.js
emoji_spec.js
flash_spec.js
fly_out_nav_spec.js
gfm_auto_complete_spec.js Escape autocomplete results for Markdown 2018-03-29 13:27:08 +01:00
gl_dropdown_spec.js convert remaining instances of import * to use spyOnDependency 2018-04-23 00:54:20 -05:00
gl_field_errors_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
gl_form_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
gpg_badges_spec.js Fixed typo, updated test, and removed commented code 2018-02-08 15:37:43 +01:00
header_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
importer_status_spec.js CE backport for creating CI/CD projects from GitHub 2018-03-07 10:58:50 -05:00
issuable_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
issuable_time_tracker_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
issue_spec.js Shows new branch/mr button even when branch exists 2018-04-19 13:56:36 +02:00
job_spec.js fix more instances of "import *" with spyOnDependency 2018-04-23 00:54:20 -05:00
labels_issue_sidebar_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
labels_select_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
landing_spec.js
lazy_loader_spec.js
line_highlighter_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
matchers.js Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
merge_request_notes_spec.js move render_gfm into behaviors directory 2018-03-19 23:07:46 -05:00
merge_request_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
merge_request_tabs_spec.js fix more instances of "import *" with spyOnDependency 2018-04-23 00:54:20 -05:00
mini_pipeline_graph_dropdown_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
namespace_select_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
new_branch_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
notes_spec.js fix more instances of "import *" with spyOnDependency 2018-04-23 00:54:20 -05:00
oauth_remember_me_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
pager_spec.js Mock Pager in Karma tests 2018-04-24 21:35:32 +00:00
pipelines_spec.js
pretty_time_spec.js
project_select_combo_button_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
right_sidebar_spec.js fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
search_autocomplete_spec.js fix more instances of "import *" with spyOnDependency 2018-04-23 00:54:20 -05:00
search_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
settings_panels_spec.js Changed anchor not to have the js prefix, add i18n 2018-04-20 12:48:04 -05:00
shortcuts_dashboard_navigation_spec.js convert remaining instances of import * to use spyOnDependency 2018-04-23 00:54:20 -05:00
shortcuts_issuable_spec.js fix illegal references to "this" in module context 2018-04-23 00:54:20 -05:00
shortcuts_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
signin_tabs_memoizer_spec.js Refactor CSS to eliminate vertical misalignment of login nav 2018-04-11 23:52:47 +09:00
smart_interval_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
syntax_highlight_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
test_bundle.js Fix memory and performance issues in Karma test suite 2018-05-01 17:40:35 +00:00
test_constants.js Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
todos_spec.js fix more instances of "import *" with spyOnDependency 2018-04-23 00:54:20 -05:00
toggle_buttons_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
version_check_image_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
zen_mode_spec.js require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00