gitlab-org--gitlab-foss/spec/javascripts/vue_shared/components
Paul Slaughter 708df374f5
Create shared gl-modal-vuex component and module
**Why?**
It is significantly easier to manage the visibility of the modal in
Vuex. The module contains the state and mutations to manage this.
The component wraps GlModal and syncs the visibility with the module.
2019-01-03 23:34:15 -06:00
..
content_viewer Re-implemented image commenting on diffs 2018-11-05 14:02:41 +00:00
diff_viewer Fixed renamed and mode changed diff viewers 2018-12-06 14:39:29 +00:00
dropdown
issue CE Backport: Epic issue list and related issue list re-design 2018-12-08 09:58:45 +00:00
lib/utils
markdown Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
notes Move timeline_entry_item_spec.js to Jest 2018-12-11 15:03:59 +01:00
project_avatar
sidebar
tabs
user_avatar Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00
user_popover Merge branch 'tz-user-popover-follow-up' into 'master' 2019-01-03 21:04:16 +00:00
bar_chart_spec.js
callout_spec.js Update callout component to receive slot 2019-01-02 09:01:41 -06:00
changed_file_icon_spec.js
ci_badge_link_spec.js
ci_icon_spec.js
clipboard_button_spec.js Updates clipboard button with gitlab-ui 2018-11-09 16:14:06 +00:00
code_block_spec.js
commit_spec.js Resolve "Issue board card design" 2018-11-07 17:20:17 +00:00
deprecated_modal_spec.js
expand_button_spec.js Fix typos in comments for js 2018-11-15 14:50:40 +02:00
file_icon_spec.js
file_row_spec.js
filtered_search_dropdown_spec.js Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
gl_countdown_spec.js
gl_modal_spec.js
gl_modal_vuex_spec.js Create shared gl-modal-vuex component and module 2019-01-03 23:34:15 -06:00
header_ci_component_spec.js Resolve "Issue board card design" 2018-11-07 17:20:17 +00:00
icon_spec.js
identicon_spec.js
loading_button_spec.js
memory_graph_spec.js
mock_data.js
navigation_tabs_spec.js
pagination_links_spec.js
panel_resizer_spec.js
pikaday_spec.js
smart_virtual_list_spec.js Improve performance of rendering large reports 2018-11-06 11:39:11 +01:00
stacked_progress_bar_spec.js
table_pagination_spec.js
time_ago_tooltip_spec.js Remove redundant specs for tooltip 2018-11-21 23:11:41 +02:00
toggle_button_spec.js
tooltip_on_truncate_spec.js