Protected packages: Delete protection rules in project settings ui
- Adding button "Unprotect" for each row containing a protection rule - Sending a graphql mutation "deleteContainerProtectionRule" when the button "Unprotect" is clicked - Adding an alert when the graphql mutation is not successful - Adding tests for button 'Unprotect' Changelog: added
显示
- app/assets/javascripts/packages_and_registries/settings/project/components/container_protection_rules.vue 82 个添加, 1 个删除...ettings/project/components/container_protection_rules.vue
- app/assets/javascripts/packages_and_registries/settings/project/graphql/mutations/delete_container_protection_rule.mutation.graphql 13 个添加, 0 个删除...tations/delete_container_protection_rule.mutation.graphql
- locale/gitlab.pot 13 个添加, 1 个删除locale/gitlab.pot
- spec/frontend/packages_and_registries/settings/project/settings/components/container_protection_rules_spec.js 172 个添加, 6 个删除...ct/settings/components/container_protection_rules_spec.js
- spec/frontend/packages_and_registries/settings/project/settings/mock_data.js 12 个添加, 0 个删除...ges_and_registries/settings/project/settings/mock_data.js
加载中
想要评论请 注册 或 登录