-
- 下载
Merge branch 'add_time_tracking_widget_on_create_work_item' into 'master'
Add time tracking on create work item See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143507 Merged-by:Felipe Artur <fcardozo@gitlab.com> Approved-by:
Felipe Artur <fcardozo@gitlab.com> Approved-by:
Mario Celi <mcelicalderon@gitlab.com> Reviewed-by:
Felipe Artur <fcardozo@gitlab.com> Co-authored-by:
Alexandru Croitor <acroitor@gitlab.com>
显示
- app/graphql/mutations/work_items/create.rb 5 个添加, 1 个删除app/graphql/mutations/work_items/create.rb
- app/graphql/mutations/work_items/update.rb 0 个添加, 21 个删除app/graphql/mutations/work_items/update.rb
- app/services/concerns/work_items/widgetable_service.rb 22 个添加, 0 个删除app/services/concerns/work_items/widgetable_service.rb
- app/services/work_items/callbacks/description.rb 1 个添加, 1 个删除app/services/work_items/callbacks/description.rb
- doc/api/graphql/reference/index.md 2 个添加, 1 个删除doc/api/graphql/reference/index.md
- spec/requests/api/graphql/mutations/work_items/create_spec.rb 107 个添加, 0 个删除.../requests/api/graphql/mutations/work_items/create_spec.rb
- spec/services/work_items/callbacks/description_spec.rb 3 个添加, 3 个删除spec/services/work_items/callbacks/description_spec.rb
- spec/services/work_items/update_service_spec.rb 2 个添加, 2 个删除spec/services/work_items/update_service_spec.rb
加载中
想要评论请 注册 或 登录