gitlab-org--gitlab-foss/spec/javascripts
Filipa Lacerda 43a28cfee2 Merge branch 'winh-frontend-user-cache' into 'master'
Introduce UsersCache for storing user entities in frontend

See merge request !11404
2017-05-23 14:09:48 +00:00
..
behaviors update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
blob Merge branch 'adopt-es-module-syntax' into 'master' 2017-05-22 16:07:43 +00:00
boards Merge branch 'adopt-es-module-syntax' into 'master' 2017-05-22 16:07:43 +00:00
commit/pipelines Replace pipeline mock data with JSON fixture 2017-05-10 18:12:18 +02:00
cycle_analytics
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 Merge branch 'winh-recent-searches-service-spec' into 'master' 2017-05-23 12:07:20 +00:00
fixtures Added balsamiq jasmine integration test 2017-05-15 07:48:54 +00:00
graphs
helpers refactor instances of CJS module.exports to ES module syntax 2017-05-16 17:06:34 -05:00
issue_show Rename all references to rendered_title to realtime_changes 2017-05-13 21:23:58 +01:00
lib/utils Merge branch 'winh-frontend-user-cache' into 'master' 2017-05-23 14:09:48 +00:00
monitoring Fixed karma loading incorrect path 2017-04-25 11:50:58 +01:00
notebook
pdf Move PDFLab into GitLab 2017-04-28 12:52:36 -04:00
pipeline_schedules Clean up UI and styles. 2017-05-15 13:11:09 -04:00
pipelines Consolidate user avatar Vue logic 2017-05-18 16:37:48 -04:00
polyfills
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 '32536-mr-widget-performance-improvements' into 'master' 2017-05-19 19:52:45 +00:00
vue_shared Fixes per feedback on user avatar components. 2017-05-18 16:38:10 -04:00
.eslintrc
abuse_reports_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
activities_spec.js fix eslint failures 2017-05-16 16:57:05 -05:00
ajax_loading_spinner_spec.js update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
api_spec.js Add users endpoint to frontend API class 2017-05-19 21:22:46 +00: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
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
collapsed_sidebar_todo_spec.js
comment_type_toggle_spec.js
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
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 fix eslint failures 2017-05-16 16:57:05 -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 Fix system note comparison and standardize note setup 2017-05-19 09:50:59 -05: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 fix eslint failures 2017-05-16 16:57:05 -05:00
right_sidebar_spec.js
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
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