Add time tracking on create work item
显示
- 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
加载中
想要评论请 注册 或 登录