gitlab-org--gitlab-foss/spec/javascripts
Mike Greiling d76190371c Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
..
badges Move badge settings to general settings 2018-09-03 13:16:23 +00:00
behaviors Highlight current user in comments and system notes 2018-10-02 11:12:22 +02:00
blob Enable "prefer-destructuring" in JS files 2018-06-25 11:53:57 -07:00
boards Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
branches
ci_variable_list Fix variable list karma specs 2018-05-17 18:31:11 -04:00
clusters Fix UI error whereby prometheus application status is updated 2018-08-07 19:05:43 +00:00
commit Enable "prefer-destructuring" in JS files 2018-06-25 11:53:57 -07:00
cycle_analytics
deploy_keys/components Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
diffs Fix LFS uploaded images not being rendered 2018-10-05 22:36:20 +00:00
droplab Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
environments Rename environments stop action method 2018-07-12 12:22:11 +02:00
feature_highlight
filtered_search #13650 added wip search functionality and tests 2018-10-03 08:15:00 +00:00
fixtures Resolve "Commit details are not displayed when reviewing an MR commit by commit" 2018-09-26 08:28:50 +00:00
frequent_items Vuex test helper improvements 2018-07-12 14:32:13 +00:00
graphs Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
groups Use GitLab ui pagination component for groups 2018-09-11 21:16:43 -04:00
helpers Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor' 2018-09-06 14:42:25 -05:00
ide Added file tree to merge request diffs 2018-10-03 10:05:43 +01:00
image_diff
integrations Add validation to webhook and service URLs to ensure they are not blocked because of SSRF 2018-06-01 11:43:53 +00:00
issue_show Merge branch 'security-acet-issue-details' into 'master' 2018-10-01 16:47:39 +00:00
jobs Renders empty states in the Vue app in Job page 2018-10-04 12:59:57 +00:00
lib/utils Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add references" 2018-10-02 13:59:42 +00:00
locale Frontend: Proper gettext extraction with gettext-extractor 2018-08-16 19:03:57 +00:00
monitoring Backport changes from gitlab-ee!7538 2018-10-05 16:26:16 +00:00
notebook Enable "prefer-destructuring" in JS files 2018-06-25 11:53:57 -07:00
notes Merge branch '51958-fix-mr-discussion-loading' into 'master' 2018-10-04 07:37:24 +00:00
pages Allow whitelisting for "external collaborator by default" setting 2018-08-30 12:53:06 +00:00
pdf Remove waiting from PDF page component test 2018-08-23 21:05:20 +02:00
performance_bar Ignore API requests in performance bar 2018-08-29 12:01:17 +01:00
pipelines Make sure remaining time of scheduled jobs is positive in pipelines list 2018-10-05 09:34:31 +02:00
polyfills
profile (Part 2) Resolve "Recognise when a user is trying to validate a private SSH key" 2018-07-06 14:36:02 +00:00
projects Resolve "Create new project: Re-add project name field" 2018-09-08 06:03:00 +00:00
prometheus_metrics
raven
registry
reports Moves report components to reports folder 2018-08-07 16:06:38 +01:00
shared
sidebar Fix props name casing in time time tracker vue component 2018-10-03 08:34:13 +00:00
u2f Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
vue_mr_widget Cleanup polling of merge request widget in tests 2018-09-25 15:49:05 +02:00
vue_shared Add button to insert table in markdown editor 2018-10-06 14:30:35 +00:00
.eslintrc.yml Upgrade eslint-plugin-jasmine and resolve violations 2018-09-20 02:40:18 -05:00
activities_spec.js remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
ajax_loading_spinner_spec.js
api_spec.js Backport project template API to CE 2018-10-05 11:34:43 +01:00
autosave_spec.js Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'" 2018-08-01 15:26:57 +01:00
avatar_helper_spec.js Add vanilla JS avatar_helper and update existing avatar helpers 2018-08-01 19:43:50 +00:00
awards_handler_spec.js Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
bootstrap_jquery_spec.js remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
bootstrap_linked_tabs_spec.js Enable no-restricted-globals in JS files 2018-06-15 15:58:27 +00:00
breakpoints_spec.js
close_reopen_report_toggle_spec.js Upgrade eslint-plugin-jasmine and resolve violations 2018-09-20 02:40:18 -05:00
collapsed_sidebar_todo_spec.js
comment_type_toggle_spec.js
commit_merge_requests_spec.js
commits_spec.js Enable no-restricted-globals in JS files 2018-06-15 15:58:27 +00:00
create_item_dropdown_spec.js
create_merge_request_dropdown_spec.js Fix branch name encoding for dropdown on issue page 2018-06-13 22:48:59 +00:00
datetime_utility_spec.js Add scheduled job dropdown to pipelines list 2018-10-02 17:08:14 +02:00
diff_comments_store_spec.js Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
dropzone_input_spec.js Create spec for dropzone_input and refactor for testability 2018-09-06 12:11:10 -05:00
emoji_spec.js
flash_spec.js correct transtition style test to allow chrome v68 compatibility 2018-08-24 16:15:28 -04:00
fly_out_nav_spec.js
gfm_auto_complete_spec.js Resolve "Drop down filter for project snippets" 2018-10-05 09:42:38 +00:00
gl_dropdown_spec.js Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
gl_field_errors_spec.js Enable "prefer-destructuring" in JS files 2018-06-25 11:53:57 -07:00
gl_form_spec.js
gpg_badges_spec.js Display GPG status on repository and blob pages 2018-07-23 14:58:21 +00:00
header_spec.js
importer_status_spec.js Show a more helpful error for import status 2018-06-06 01:40:55 -07:00
issuable_spec.js
issue_spec.js Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
job_spec.js Moves stages dropdown into the new vue app 2018-10-03 14:13:20 +00:00
labels_issue_sidebar_spec.js
labels_select_spec.js fix labels showing up with no title 2018-06-04 16:39:44 -05:00
landing_spec.js
lazy_loader_spec.js Improve performance of LazyLoader by using IntersectionObserver 2018-10-01 15:42:19 +02:00
line_highlighter_spec.js Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
matchers.js Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
merge_request_spec.js Performance Improvements to Vue MR page 2018-06-30 13:17:46 +00:00
merge_request_tabs_spec.js Performance Improvements to Vue MR page 2018-06-30 13:17:46 +00:00
mini_pipeline_graph_dropdown_spec.js remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
namespace_select_spec.js Enable "prefer-destructuring" in JS files 2018-06-25 11:53:57 -07:00
new_branch_spec.js Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
notes_spec.js Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
oauth_remember_me_spec.js
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
read_more_spec.js Resolve "Improve project overview UI" 2018-09-06 07:27:39 +00:00
right_sidebar_spec.js Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
search_autocomplete_spec.js Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
search_spec.js
settings_panels_spec.js Enable no-restricted-globals in JS files 2018-06-15 15:58:27 +00:00
shortcuts_spec.js Move shortcuts classes into behaviors/shortcuts 2018-09-18 17:26:15 -05:00
signin_tabs_memoizer_spec.js Fall back to the first sign-in tab if the local storage value is bad 2018-06-20 14:18:45 -07:00
smart_interval_spec.js Mock timeouts and Promise in SmartInterval tests 2018-07-10 19:28:14 +00:00
syntax_highlight_spec.js Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
test_bundle.js Fix karma junit reports on CI 2018-09-14 15:52:38 +02:00
test_constants.js Image Diff Viewing + Download Diff Viewing 2018-06-13 09:35:52 +00:00
todos_spec.js
toggle_buttons_spec.js
version_check_image_spec.js
zen_mode_spec.js Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00