gitlab-org--gitlab-foss/spec/javascripts
Mike Greiling f68a3f3f4b fix implicit window object reference within gl_form_spec 2017-05-16 16:16:36 -05:00
..
behaviors update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
blob update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
boards update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
commit/pipelines Replace pipeline mock data with JSON fixture 2017-05-10 18:12:18 +02:00
cycle_analytics Default the language to en - more useful for specs 2017-04-18 16:29:22 +01:00
deploy_keys/components Fixed Karma spec 2017-05-04 17:31:59 +01:00
droplab Removed all instances of Object.assign by using es6 classes, also includes some … 2017-05-12 17:16:47 +00:00
environments Remove service from actions dropdown, stop button and redeploy button 2017-05-03 15:44:38 +01:00
extensions update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
filtered_search update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
fixtures Added balsamiq jasmine integration test 2017-05-15 07:48:54 +00:00
graphs refactor stat_graph_contributors_graph to es6 module syntax 2017-02-24 00:21:54 -06:00
helpers update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
issue_show Rename all references to rendered_title to realtime_changes 2017-05-13 21:23:58 +01:00
lib/utils update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
monitoring Fixed karma loading incorrect path 2017-04-25 11:50:58 +01:00
notebook Pull in fixture files from the repo 2017-04-11 21:25:10 +01:00
pdf Move PDFLab into GitLab 2017-04-28 12:52:36 -04:00
pipeline_schedules Pass docsUrl to pipeline schedules callout component. 2017-05-11 09:48:35 -04:00
pipelines Replace pipeline mock data with JSON fixture 2017-05-10 18:12:18 +02:00
polyfills Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
raven Review changes 2017-05-05 15:59:03 +01:00
sidebar Add missing tear down of sidebarMockInterceptor (!11204) 2017-05-11 12:47:31 +02:00
u2f update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
vue_mr_widget Merge branch 'acet-mr-widget-fix-link' into 'master' 2017-05-12 12:36:10 +00:00
vue_shared Consistently use monospace font for commit SHAs and branch and tag names 2017-05-12 09:55:25 -05:00
.eslintrc Removed rewire and fixed tests 2017-04-15 12:34:13 +01:00
abuse_reports_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
activities_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
ajax_loading_spinner_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
autosave_spec.js Fallback localstorage cases 2017-05-05 17:59:41 +00:00
awards_handler_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
bootstrap_jquery_spec.js Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
bootstrap_linked_tabs_spec.js Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878 2017-05-06 19:04:48 +02:00
build_spec.js Improves support for long build traces: 2017-04-18 12:27:10 +00:00
collapsed_sidebar_todo_spec.js Added specs for collapsed sidebar 2017-03-27 16:02:20 +01:00
comment_type_toggle_spec.js Added variable button fix 2017-04-07 15:31:14 +01:00
commits_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
datetime_utility_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
diff_comments_store_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
gfm_auto_complete_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
gl_dropdown_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
gl_emoji_spec.js Protect against unknown emojis in frequently used list 2017-03-16 17:22:21 -05:00
gl_field_errors_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
gl_form_spec.js fix implicit window object reference within gl_form_spec 2017-05-16 16:16:36 -05:00
header_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
issuable_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
issuable_time_tracker_spec.js Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
issue_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
labels_issue_sidebar_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
landing_spec.js Better Explore Groups view 2017-05-02 08:05:43 +00:00
line_highlighter_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
merge_request_notes_spec.js Fixed focused test in notes spec 2017-05-08 14:59:18 +01:00
merge_request_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
merge_request_tabs_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
mini_pipeline_graph_dropdown_spec.js Resolve "Jobs dropdown in mini graph should close when we receive an error" 2017-04-26 16:37:54 +00:00
new_branch_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
notes_spec.js Merge branch '24373-warning-message-go-away' into 'master' 2017-05-16 09:01:59 +00:00
pager_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
pipelines_spec.js Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878 2017-05-06 19:04:48 +02:00
pretty_time_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
project_title_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
right_sidebar_spec.js Merge branch 'create-collapsed-todo-button' into 'master' 2017-03-29 13:41:12 +00:00
search_autocomplete_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
shortcuts_issuable_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
shortcuts_spec.js Improved the spec 2017-04-21 16:32:10 +01:00
signin_tabs_memoizer_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
smart_interval_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
syntax_highlight_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
test_bundle.js update test_bundle to use ES module syntax 2017-05-16 16:02:06 -05:00
todos_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
user_callout_spec.js Fixed tests 2017-04-14 14:33:06 -07:00
version_check_image_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
visibility_select_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
zen_mode_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00