-
- 下载
Merge branch...
Merge branch '430141-support-for-setting-parent-work-items-at-namespace-level-with-ancestor-and-descendent-support' into 'master' Support setting ancestor in work items parent widget See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152503 Merged-by:Eugenia Grieff <egrieff@gitlab.com> Approved-by:
Aman Luthra <aluthra@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Eugenia Grieff <egrieff@gitlab.com> Reviewed-by:
Deepika Guliani <dguliani@gitlab.com> Co-authored-by:
Rajan Mistry <rmistry@gitlab.com>
显示
- app/assets/javascripts/work_items/components/work_item_attributes_wrapper.vue 6 个添加, 0 个删除...ts/work_items/components/work_item_attributes_wrapper.vue
- app/assets/javascripts/work_items/components/work_item_detail.vue 2 个添加, 1 个删除...ts/javascripts/work_items/components/work_item_detail.vue
- app/assets/javascripts/work_items/components/work_item_parent.vue 14 个添加, 2 个删除...ts/javascripts/work_items/components/work_item_parent.vue
- app/assets/javascripts/work_items/constants.js 1 个添加, 0 个删除app/assets/javascripts/work_items/constants.js
- app/assets/javascripts/work_items/graphql/group_work_items.query.graphql 2 个添加, 1 个删除...scripts/work_items/graphql/group_work_items.query.graphql
- app/assets/javascripts/work_items/index.js 2 个添加, 0 个删除app/assets/javascripts/work_items/index.js
- app/helpers/work_items_helper.rb 1 个添加, 0 个删除app/helpers/work_items_helper.rb
- doc/architecture/blueprints/work_items/index.md 10 个添加, 0 个删除doc/architecture/blueprints/work_items/index.md
- ee/app/assets/javascripts/sidebar/queries/group_epics.query.graphql 2 个添加, 1 个删除...ets/javascripts/sidebar/queries/group_epics.query.graphql
- spec/frontend/work_items/components/work_item_attributes_wrapper_spec.js 6 个添加, 28 个删除...ork_items/components/work_item_attributes_wrapper_spec.js
- spec/frontend/work_items/components/work_item_detail_spec.js 1 个添加, 0 个删除spec/frontend/work_items/components/work_item_detail_spec.js
- spec/frontend/work_items/components/work_item_parent_spec.js 2 个添加, 0 个删除spec/frontend/work_items/components/work_item_parent_spec.js
- spec/frontend/work_items/router_spec.js 1 个添加, 0 个删除spec/frontend/work_items/router_spec.js
- spec/helpers/work_items_helper_spec.rb 17 个添加, 0 个删除spec/helpers/work_items_helper_spec.rb
加载中
想要评论请 注册 或 登录