Add UserCalloutDismisser component
This is a renderless component that encapsulates the query/mutation behaviours of working with UserCallouts. This adds the component and specs, and also moves the existing get_user_callouts.query.graphql file to a shared location. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/332691.
显示
- app/assets/javascripts/graphql_shared/queries/get_user_callouts.query.graphql 0 个添加, 0 个删除...ts/graphql_shared/queries/get_user_callouts.query.graphql
- app/assets/javascripts/pipelines/components/graph/graph_component_wrapper.vue 1 个添加, 1 个删除...ts/pipelines/components/graph/graph_component_wrapper.vue
- app/assets/javascripts/vue_shared/components/user_callout_dismisser.vue 175 个添加, 0 个删除...ascripts/vue_shared/components/user_callout_dismisser.vue
- spec/frontend/pipelines/graph/graph_component_wrapper_spec.js 1 个添加, 1 个删除.../frontend/pipelines/graph/graph_component_wrapper_spec.js
- spec/frontend/vue_shared/components/user_callout_dismisser_mock_data.js 30 个添加, 0 个删除...vue_shared/components/user_callout_dismisser_mock_data.js
- spec/frontend/vue_shared/components/user_callout_dismisser_spec.js 306 个添加, 0 个删除...tend/vue_shared/components/user_callout_dismisser_spec.js
加载中
想要评论请 注册 或 登录