gitlab-org--gitlab-foss/spec/javascripts
Jacob Schatz cd5896ed7b Merge branch 'jramsay-spelling-occurred' into 'master'
Fix spelling of occurred

See merge request gitlab-org/gitlab-ce!14488
2017-09-28 15:56:38 +00:00
..
behaviors IssueNotesRefactor: Fix quick submit spec. 2017-08-25 03:42:36 +03:00
blob Fix spelling of occurred 2017-09-26 08:46:09 -04:00
boards backport boards specs 2017-09-06 16:55:23 +10:00
commit/pipelines Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
cycle_analytics Moves cycle analytics components into vue files 2017-09-26 10:47:19 +00:00
deploy_keys/components Clean up Vue warnings in tests 2017-06-20 08:05:55 +00:00
droplab Add filter by my reaction 2017-08-30 07:48:55 +00:00
environments fixed location.pathname not being reset 2017-09-12 09:33:08 +01:00
filtered_search Return only group's members in user dropdowns on issuables list pages 2017-09-14 18:04:21 +02:00
fixtures Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
graphs
groups Renamed to `identicon` and make shared component 2017-08-30 11:21:43 +05:30
helpers Prevents rendering empty badge when pipeline request fails 2017-08-29 14:10:10 +01:00
integrations Display specific error message when JIRA test fails 2017-07-27 07:51:36 +02:00
issue_show Remove confidential toggle checkbox and related code as no longer necessary 2017-09-11 09:28:51 +05:30
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 remove the sticky el from the test DOM after each test 2017-09-25 11:55:33 +01:00
monitoring Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
notebook added tests 2017-05-30 16:00:57 +01:00
notes Fix rendering double note issue. 2017-09-22 04:04:52 +03:00
pdf Fix issues with pdf-js dependencies 2017-08-07 07:47:29 +00:00
pipeline_schedules Move callout to vue file and remove svg from data function to improve performance 2017-08-14 16:22:48 +01:00
pipelines Removed old icons from project page 2017-09-22 16:50:07 +00:00
polyfills
projects Merge branch 'master' into zj-project-templates 2017-08-07 11:09:50 +01:00
projects_dropdown Change strings for projects dropdown placeholder and error state 2017-09-07 12:27:39 +00: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 Merge branch 'thenable-ajax-api-calls' into 'master' 2017-08-24 12:13:42 +00:00
sidebar Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
u2f
vue_mr_widget Merge branch '37220-es-modules' into 'master' 2017-09-21 09:01:51 +00:00
vue_shared Add support for `sizeClass`, defaults to `s40` 2017-09-05 13:11:20 +05:30
.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 api js changes not needed for CE 2017-09-06 18:02:30 +10:00
autosave_spec.js
awards_handler_spec.js Change fixtures of old tests 2017-08-10 16:48:22 +01: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 Fixed fly-out error if mousePos array is empty 2017-09-22 17:13:46 +01:00
gfm_auto_complete_spec.js
gl_dropdown_spec.js Remove focus styles from dropdown empty link 2017-09-05 20:52:01 -05:00
gl_field_errors_spec.js
gl_form_spec.js
gpg_badges_spec.js Display GPG status loading spinner only when Ajax request is made 2017-08-15 08:20:35 +00:00
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 Add top level items to fly-out navigation 2017-09-06 14:54:17 +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 Fix line_highlighter_spec. 2017-09-25 20:26:05 +03:00
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 Stop breadcrumbs changing container when in side-by-side diff 2017-09-25 18:45:55 +01:00
mini_pipeline_graph_dropdown_spec.js
new_branch_spec.js
notes_spec.js Merge branch 'fix-comment-reflection' into 'security-9-5' 2017-09-07 20:22:16 -04: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 Lightly refactor prettyTime module. 2017-09-14 16:33:15 -04:00
project_select_combo_button_spec.js puts back `function` statements 2017-08-30 15:45:54 +01:00
right_sidebar_spec.js
search_autocomplete_spec.js
shortcuts_issuable_spec.js Fix broken spec for issuable shortcuts and notes 2017-08-11 00:13:12 +01:00
shortcuts_spec.js Change fixtures of old tests 2017-08-10 16:48:22 +01:00
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 fixed todos spec 2017-09-12 15:39:08 +01:00
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 Fix broken tests 2017-08-10 18:36:39 +01:00