gitlab-org--gitlab-foss/spec/javascripts
Phil Hughes 95efe5b3e3 Added test to check if warning is not visible
[ci skip]
2017-05-22 09:53:55 +01:00
..
behaviors Standardize jasmine test describe block names that test specific methods 2017-05-05 17:17:08 -05:00
blob Added balsamiq jasmine integration test 2017-05-15 07:48:54 +00:00
boards [skip ci] Fix FE conflicts with master 2017-05-05 09:19:58 -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 Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
filtered_search Colorize labels in issue search field 2017-05-05 22:47:32 +00: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 Standardize jasmine test describe block names that test specific methods 2017-05-05 17:17:08 -05:00
issue_show Added test to check if warning is not visible 2017-05-22 09:53:55 +01:00
lib/utils Merge branch 'remove-vue-from-poll_spec-fix-transient-failures' into 'master' 2017-05-12 09:54:05 +00: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 remove bind polyfill from mock_u2f_device.js 2017-05-08 17:40:24 -05:00
vue_mr_widget Merge branch 'acet-mr-widget-fix-link' into 'master' 2017-05-12 12:36:10 +00:00
vue_shared Added specs for description field 2017-05-15 13:51:25 +01:00
.eslintrc Removed rewire and fixed tests 2017-04-15 12:34:13 +01:00
abuse_reports_spec.js Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
activities_spec.js Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
ajax_loading_spinner_spec.js on branch deletion show loading icon and disabled the button 2017-02-22 23:13:25 +07:00
autosave_spec.js Fallback localstorage cases 2017-05-05 17:59:41 +00:00
awards_handler_spec.js Merge branch '27655-clear-emoji-search-after-selection' into 'master' 2017-04-17 05:35:34 +00: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 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
datetime_utility_spec.js Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
diff_comments_store_spec.js Remove IIFEs from diff_notes_bundle.js 2017-04-17 01:35:56 -05:00
gfm_auto_complete_spec.js Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
gl_dropdown_spec.js Replace old isObject for underscore methods 2017-05-10 16:17:31 +00: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 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
gl_form_spec.js Standardize jasmine test describe block names that test specific methods 2017-05-05 17:17:08 -05:00
header_spec.js Add shortcuts and counters to MRs and issues in navbar 2017-03-29 21:16:57 +00:00
issuable_spec.js Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
issuable_time_tracker_spec.js Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
issue_spec.js Merge branch 'issue-title-description-realtime' into 'master' 2017-05-05 18:47:01 +00:00
labels_issue_sidebar_spec.js Replace old isObject for underscore methods 2017-05-10 16:17:31 +00:00
landing_spec.js Better Explore Groups view 2017-05-02 08:05:43 +00:00
line_highlighter_spec.js Standardize jasmine test describe block names that test specific methods 2017-05-05 17:17:08 -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 fix overlooked window binding in spec files 2017-02-17 17:02:14 -06:00
merge_request_tabs_spec.js Standardize jasmine test describe block names that test specific methods 2017-05-05 17:17:08 -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 Remove jQuery UI 2017-03-02 09:07:40 +00:00
notes_spec.js Improve slash command stripping, escape temporary note contents 2017-05-15 15:07:43 +00:00
pager_spec.js respect offset and limit query params for infinite lists 2017-03-09 07:32:34 +11: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 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
project_title_spec.js Replace old isObject for underscore methods 2017-05-10 16:17:31 +00: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 Replace old isObject for underscore methods 2017-05-10 16:17:31 +00:00
shortcuts_issuable_spec.js Standardize jasmine test describe block names that test specific methods 2017-05-05 17:17:08 -05:00
shortcuts_spec.js Improved the spec 2017-04-21 16:32:10 +01:00
signin_tabs_memoizer_spec.js Fallback localstorage cases 2017-05-05 17:59:41 +00:00
smart_interval_spec.js Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
syntax_highlight_spec.js fix overlooked window binding in spec files 2017-02-17 17:02:14 -06:00
test_bundle.js Merge request widget redesign 2017-05-09 04:15:34 +00:00
todos_spec.js Fix regression where cmd-click stopped working for todos and merge request tabs 2017-02-15 10:22:14 -06:00
user_callout_spec.js Fixed tests 2017-04-14 14:33:06 -07:00
version_check_image_spec.js Standardize jasmine test describe block names that test specific methods 2017-05-05 17:17:08 -05:00
visibility_select_spec.js Standardize jasmine test describe block names that test specific methods 2017-05-05 17:17:08 -05:00
zen_mode_spec.js fix overlooked window binding in spec files 2017-02-17 17:02:14 -06:00