-
- 下载
Merge branch '412715-create-trial-discover-page-experiment' into 'master'
Implementing Trial Discover Page Experiment Stage 2 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144017 Merged-by:Doug Stull <dstull@gitlab.com> Approved-by:
Rajan Mistry <rmistry@gitlab.com> Approved-by:
Malcolm Locke <mlocke@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Malcolm Locke <mlocke@gitlab.com> Co-authored-by:
Ross Byrne <robyrne@gitlab.com>
显示
- app/assets/stylesheets/page_bundles/trial_discover_page.scss 16 个添加, 0 个删除app/assets/stylesheets/page_bundles/trial_discover_page.scss
- ee/app/assets/javascripts/contextual_sidebar/components/constants.js 4 个添加, 0 个删除...ts/javascripts/contextual_sidebar/components/constants.js
- ee/app/assets/javascripts/contextual_sidebar/components/trial_status_popover.vue 2 个添加, 1 个删除...ts/contextual_sidebar/components/trial_status_popover.vue
- ee/app/assets/javascripts/contextual_sidebar/components/trial_status_widget.vue 27 个添加, 9 个删除...pts/contextual_sidebar/components/trial_status_widget.vue
- ee/app/controllers/groups/discovers_controller.rb 2 个添加, 1 个删除ee/app/controllers/groups/discovers_controller.rb
- ee/app/experiments/trial_discover_page_experiment.rb 11 个添加, 0 个删除ee/app/experiments/trial_discover_page_experiment.rb
- ee/app/helpers/groups/trial_discover_page_helper.rb 160 个添加, 0 个删除ee/app/helpers/groups/trial_discover_page_helper.rb
- ee/app/views/groups/discovers/_discover_detail.html.haml 9 个添加, 0 个删除ee/app/views/groups/discovers/_discover_detail.html.haml
- ee/app/views/groups/discovers/_discover_feature.html.haml 24 个添加, 0 个删除ee/app/views/groups/discovers/_discover_feature.html.haml
- ee/app/views/groups/discovers/_discover_page_actions.html.haml 9 个添加, 0 个删除...p/views/groups/discovers/_discover_page_actions.html.haml
- ee/app/views/groups/discovers/show.html.haml 17 个添加, 0 个删除ee/app/views/groups/discovers/show.html.haml
- ee/spec/experiments/trial_discover_page_experiment_spec.rb 20 个添加, 4 个删除ee/spec/experiments/trial_discover_page_experiment_spec.rb
- ee/spec/frontend/contextual_sidebar/__snapshots__/trial_status_widget_spec.js.snap 13 个添加, 26 个删除...al_sidebar/__snapshots__/trial_status_widget_spec.js.snap
- ee/spec/frontend/contextual_sidebar/trial_status_popover_spec.js 17 个添加, 0 个删除.../frontend/contextual_sidebar/trial_status_popover_spec.js
- ee/spec/frontend/contextual_sidebar/trial_status_widget_spec.js 41 个添加, 18 个删除...c/frontend/contextual_sidebar/trial_status_widget_spec.js
- ee/spec/helpers/groups/trial_discover_page_helper_spec.rb 85 个添加, 0 个删除ee/spec/helpers/groups/trial_discover_page_helper_spec.rb
- ee/spec/views/groups/discovers/show.html.haml_spec.rb 117 个添加, 0 个删除ee/spec/views/groups/discovers/show.html.haml_spec.rb
- locale/gitlab.pot 99 个添加, 0 个删除locale/gitlab.pot
加载中
想要评论请 注册 或 登录