gitlab-org--gitlab-foss/spec/javascripts
Robert Speicher c8b802471b Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
..
behaviors Merge branch 'refactor-emoji-utils' into 'master' 2017-06-28 05:51:30 +00:00
blob Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui' into 'master' 2017-08-08 14:45:49 +00:00
boards Show all labels 2017-08-08 01:52:18 +00:00
commit/pipelines Update Pipeline's badge count in Merge Request and Commits view to match real-time content 2017-07-14 15:52:54 +00:00
cycle_analytics
deploy_keys/components Clean up Vue warnings in tests 2017-06-20 08:05:55 +00:00
droplab Add filtered search to group issue dashboard 2017-08-02 09:27:24 +00:00
environments Update vue-resource 2017-07-12 14:47:09 +00:00
filtered_search Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
fixtures Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
graphs
groups Use `$mount` for component rendering, remove tests for `props` datatype as unnecessary 2017-08-02 14:45:30 +05:30
helpers Fix eslint 2017-08-07 11:45:58 +01:00
integrations Display specific error message when JIRA test fails 2017-07-27 07:51:36 +02:00
issue_show Update vue-resource 2017-07-12 14:47:09 +00:00
jobs Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00
lib/utils fixed jumping when bar gets stuck 2017-08-03 17:03:49 +01:00
monitoring Added test for the chart legend 2017-07-06 06:59:01 -05:00
notebook added tests 2017-05-30 16:00:57 +01:00
pdf Fix issues with pdf-js dependencies 2017-08-07 07:47:29 +00:00
pipeline_schedules Schedule pipelines with variables 2017-07-05 18:36:19 +09:00
pipelines Fix endpoint not being update correctly 2017-06-26 16:50:58 +00:00
polyfills
projects Merge branch 'master' into zj-project-templates 2017-08-07 11:09:50 +01:00
prometheus_metrics Fix prometheus service frontend fixture 2017-06-16 18:26:40 +02:00
raven Use non-global jQuery reference within raven bundle 2017-05-25 07:12:36 +00:00
repo fix repo_edit_button_spec.js 2017-08-07 22:30:40 -05:00
sidebar 33874 confidential issue redesign 2017-08-07 23:56:16 +00:00
u2f
vue_mr_widget Store MergeWorker JID on merge request, and clean up stuck merges 2017-08-07 15:23:37 -03:00
vue_shared Update specs for new upload path 2017-07-18 15:38:54 +02:00
.eslintrc
abuse_reports_spec.js Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
activities_spec.js
ajax_loading_spinner_spec.js Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
api_spec.js Add users endpoint to frontend API class 2017-05-19 21:22:46 +00:00
autosave_spec.js
awards_handler_spec.js dynamically import emoji helpers for AwardsHandler class 2017-06-28 13:04:34 -05:00
bootstrap_jquery_spec.js
bootstrap_linked_tabs_spec.js remove phantomjs-specific test hacks 2017-06-14 04:07:20 -05:00
breakpoints_spec.js Increase performance of the breakpoint size checker 2017-08-10 12:38:45 +01:00
build_spec.js remove nicescroll from jobs page and remove the library from common.bundle.js 2017-08-04 15:52:55 -05:00
close_reopen_report_toggle_spec.js Fixed MR single button submit failure and attempted to tidy up close_reopen partials using issuable_helpers and setDisable will use true as default bool 2017-07-07 14:57:28 +01:00
collapsed_sidebar_todo_spec.js
comment_type_toggle_spec.js
commits_spec.js remove phantomjs-specific test hacks 2017-06-14 04:07:20 -05:00
copy_as_gfm_spec.js Use import instead of require 2017-05-24 09:19:08 -05:00
datetime_utility_spec.js Resolve "Transient karma failure on master for `Date time utils timeFor returns remaining time when in the future`" 2017-06-20 07:56:48 +00:00
diff_comments_store_spec.js
emoji_spec.js move glEmojiTag method to emoji helper 2017-06-27 00:54:34 -05:00
fly_out_nav_spec.js removed global use of breakpoint checker 2017-08-10 14:02:30 +01:00
gfm_auto_complete_spec.js
gl_dropdown_spec.js Fixed dropdown filter input not focusing after transition 2017-06-08 18:06:47 +01:00
gl_field_errors_spec.js
gl_form_spec.js
header_spec.js
issuable_spec.js Move issuable bulk edit form into a new sidebar. 2017-06-06 09:16:27 -04:00
issuable_time_tracker_spec.js
issue_spec.js Fixed issue_spec and merge_request_spec for report toggle changes 2017-07-07 14:57:28 +01:00
labels_issue_sidebar_spec.js remove nicescroll from jobs page and remove the library from common.bundle.js 2017-08-04 15:52:55 -05:00
landing_spec.js
lazy_loader_spec.js Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
line_highlighter_spec.js
merge_request_notes_spec.js Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
merge_request_spec.js Fix MR and issue specs 2017-07-07 16:05:17 +01:00
merge_request_tabs_spec.js refactor SingleFileDiff class to ES module syntax 2017-07-06 13:39:28 -05:00
mini_pipeline_graph_dropdown_spec.js
new_branch_spec.js
notes_spec.js Remove placeholder note when award emoji slash command is applied 2017-06-30 14:10:09 +00:00
oauth_remember_me_spec.js Add Jasmine tests for `OAuthRememberMe` 2017-07-06 06:30:07 +00:00
pager_spec.js
pipelines_spec.js remove phantomjs-specific test hacks 2017-06-14 04:07:20 -05:00
pretty_time_spec.js
project_select_combo_button_spec.js Group-level new issue & MR using previously selected project 2017-08-07 20:55:50 +00:00
project_title_spec.js Increase karma socket timeout 2017-06-16 20:40:28 +00:00
right_sidebar_spec.js
search_autocomplete_spec.js
shortcuts_issuable_spec.js
shortcuts_spec.js
signin_tabs_memoizer_spec.js refactor SigninTabsMemoizer class to ES module syntax 2017-07-06 13:59:52 -05:00
smart_interval_spec.js
syntax_highlight_spec.js
test_bundle.js Merge branch 'winh-karma-suppress-vue-tips' into 'master' 2017-06-26 13:19:14 +00:00
todos_spec.js refactor Todos class to ES module syntax 2017-07-06 12:57:01 -05:00
user_callout_spec.js
version_check_image_spec.js
visibility_select_spec.js refactor VisibilitySelect class to ES module syntax 2017-07-06 10:10:02 -05:00
zen_mode_spec.js refactor ZenMode to ES module syntax 2017-07-06 10:10:01 -05:00