Clean up linked_work_items feature flag
Delete flag and clean its code usage Changelog: other
显示
- app/assets/javascripts/work_items/components/work_item_detail.vue 1 个添加, 7 个删除...ts/javascripts/work_items/components/work_item_detail.vue
- app/controllers/groups/work_items_controller.rb 0 个添加, 1 个删除app/controllers/groups/work_items_controller.rb
- app/controllers/groups_controller.rb 0 个添加, 1 个删除app/controllers/groups_controller.rb
- app/controllers/projects/incidents_controller.rb 0 个添加, 1 个删除app/controllers/projects/incidents_controller.rb
- app/controllers/projects/issues_controller.rb 0 个添加, 2 个删除app/controllers/projects/issues_controller.rb
- app/controllers/projects/work_items_controller.rb 0 个添加, 1 个删除app/controllers/projects/work_items_controller.rb
- app/controllers/projects_controller.rb 0 个添加, 1 个删除app/controllers/projects_controller.rb
- app/graphql/mutations/work_items/linked_items/base.rb 0 个添加, 2 个删除app/graphql/mutations/work_items/linked_items/base.rb
- app/graphql/resolvers/work_items/linked_items_resolver.rb 0 个添加, 2 个删除app/graphql/resolvers/work_items/linked_items_resolver.rb
- app/graphql/types/work_items/widgets/linked_items_type.rb 1 个添加, 2 个删除app/graphql/types/work_items/widgets/linked_items_type.rb
- app/models/group.rb 0 个添加, 4 个删除app/models/group.rb
- app/models/project.rb 0 个添加, 4 个删除app/models/project.rb
- config/feature_flags/development/linked_work_items.yml 0 个添加, 8 个删除config/feature_flags/development/linked_work_items.yml
- doc/api/graphql/reference/index.md 4 个添加, 4 个删除doc/api/graphql/reference/index.md
- doc/architecture/blueprints/work_items/index.md 1 个添加, 1 个删除doc/architecture/blueprints/work_items/index.md
- doc/user/okrs.md 1 个添加, 4 个删除doc/user/okrs.md
- doc/user/tasks.md 1 个添加, 4 个删除doc/user/tasks.md
- ee/app/graphql/ee/types/work_items/widgets/linked_items_type.rb 3 个添加, 16 个删除.../graphql/ee/types/work_items/widgets/linked_items_type.rb
- ee/spec/requests/api/graphql/work_item_spec.rb 0 个添加, 21 个删除ee/spec/requests/api/graphql/work_item_spec.rb
- spec/features/projects/work_items/linked_work_items_spec.rb 0 个添加, 1 个删除spec/features/projects/work_items/linked_work_items_spec.rb
加载中
想要评论请 注册 或 登录