gitlab-org--gitlab-foss/spec/javascripts
Phil Hughes 3eedb2aede Refactored the user callout class
Instead of the JS being in charge of the HTML, the HAML now handles it.
The HAML can then check the cookie & show it needed. It also allows the
HAML access to the paths so we don't have to pass that through.

Closes #29955
2017-03-24 16:36:23 +00:00
..
behaviors
blob Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
boards remove Cookies class from global space 2017-03-22 03:07:27 -05:00
commit/pipelines Fix loading being shown at the same time at the empty states 2017-03-21 16:09:09 +00:00
environments Use a button and a post request instead of UJS links - part 1 - Environments 2017-03-14 00:58:26 +00:00
extensions Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
filtered_search Fixed search spec 2017-03-23 09:02:13 +00:00
fixtures Refactored the user callout class 2017-03-24 16:36:23 +00:00
graphs
helpers
lib/utils Adds stop function so we can stop polling anytime 2017-03-23 15:57:03 +00:00
monitoring Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
polyfills Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
u2f
vue_pipelines_index Use Ci instead of CI. 2017-03-23 20:14:09 +00:00
vue_shared/components Remove UJS actions from pipelines tables 2017-03-17 17:30:32 +00:00
.eslintrc
abuse_reports_spec.js
activities_spec.js
ajax_loading_spinner_spec.js
awards_handler_spec.js Protect against unknown emojis in frequently used list 2017-03-16 17:22:21 -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
build_spec.js fix describe block to make the karma reporter happy 2017-03-16 15:13:03 -05:00
commits_spec.js
datetime_utility_spec.js
diff_comments_store_spec.js
gfm_auto_complete_spec.js
gl_dropdown_spec.js
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
gl_form_spec.js
header_spec.js
issuable_spec.js
issuable_time_tracker_spec.js remove Vue from the global space 2017-03-20 22:12:01 -05:00
issue_spec.js handle commas in Issue total count 2017-03-21 01:46:08 +11:00
labels_issue_sidebar_spec.js
line_highlighter_spec.js
merge_request_spec.js
merge_request_tabs_spec.js
merge_request_widget_spec.js
mini_pipeline_graph_dropdown_spec.js
new_branch_spec.js
notes_spec.js
pager_spec.js
pipelines_spec.js
pretty_time_spec.js
project_title_spec.js Update API on frontend to use v4 2017-03-14 06:58:20 -04:00
right_sidebar_spec.js Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
search_autocomplete_spec.js
shortcuts_issuable_spec.js Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
signin_tabs_memoizer_spec.js
smart_interval_spec.js
subbable_resource_spec.js
syntax_highlight_spec.js
test_bundle.js Merge branch 'refactor-templates-js' into 'master' 2017-03-24 01:17:28 +00:00
todos_spec.js
user_callout_spec.js Refactored the user callout class 2017-03-24 16:36:23 +00:00
version_check_image_spec.js
visibility_select_spec.js
zen_mode_spec.js