Add default related link restrictions
Adds restrictions for predefined work item types. Changelog: added
显示
- app/models/work_items/type.rb 1 个添加, 0 个删除app/models/work_items/type.rb
- db/fixtures/development/51_create_work_item_related_link_restrictions.rb 5 个添加, 0 个删除...elopment/51_create_work_item_related_link_restrictions.rb
- db/fixtures/production/040_create_work_item_related_link_restrictions.rb 5 个添加, 0 个删除...duction/040_create_work_item_related_link_restrictions.rb
- db/post_migrate/20231005131445_add_work_items_related_link_restrictions.rb 80 个添加, 0 个删除...0231005131445_add_work_items_related_link_restrictions.rb
- db/schema_migrations/20231005131445 1 个添加, 0 个删除db/schema_migrations/20231005131445
- doc/development/work_items.md 11 个添加, 0 个删除doc/development/work_items.md
- lib/gitlab/database_importers/work_items/related_links_restrictions_importer.rb 74 个添加, 0 个删除...porters/work_items/related_links_restrictions_importer.rb
- spec/db/development/create_work_item_related_link_restrictions_spec.rb 9 个添加, 0 个删除...opment/create_work_item_related_link_restrictions_spec.rb
- spec/db/production/create_work_item_related_link_restrictions_spec.rb 9 个添加, 0 个删除...uction/create_work_item_related_link_restrictions_spec.rb
- spec/factories/work_items/related_link_restrictions.rb 5 个添加, 0 个删除spec/factories/work_items/related_link_restrictions.rb
- spec/lib/gitlab/database_importers/work_items/related_links_restrictions_importer_spec.rb 10 个添加, 0 个删除...rs/work_items/related_links_restrictions_importer_spec.rb
- spec/migrations/add_work_items_related_link_restrictions_spec.rb 37 个添加, 0 个删除...grations/add_work_items_related_link_restrictions_spec.rb
- spec/models/work_items/related_link_restriction_spec.rb 5 个添加, 0 个删除spec/models/work_items/related_link_restriction_spec.rb
- spec/models/work_items/type_spec.rb 3 个添加, 0 个删除spec/models/work_items/type_spec.rb
- spec/support/helpers/migrations_helpers/work_item_types_helper.rb 3 个添加, 0 个删除...port/helpers/migrations_helpers/work_item_types_helper.rb
- spec/support/helpers/test_env.rb 1 个添加, 0 个删除spec/support/helpers/test_env.rb
- spec/support/shared_examples/work_item_related_link_restrictions_importer.rb 39 个添加, 0 个删除..._examples/work_item_related_link_restrictions_importer.rb
加载中
想要评论请 注册 或 登录