Add conditional Link to CE Security Config
This adresses: https://gitlab.com/gitlab-org/gitlab/-/issues/320906 It adds a conditional Link functionality to the Static Security Configuration Page for non Ultimate User.
显示
- app/assets/javascripts/security_configuration/components/upgrade.vue 7 个添加, 1 个删除...javascripts/security_configuration/components/upgrade.vue
- app/assets/javascripts/security_configuration/index.js 2 个添加, 1 个删除app/assets/javascripts/security_configuration/index.js
- app/helpers/projects/security/configuration_helper.rb 13 个添加, 0 个删除app/helpers/projects/security/configuration_helper.rb
- app/views/projects/security/configuration/show.html.haml 1 个添加, 1 个删除app/views/projects/security/configuration/show.html.haml
- ee/app/helpers/ee/projects/security/configuration_helper.rb 18 个添加, 0 个删除ee/app/helpers/ee/projects/security/configuration_helper.rb
- ee/spec/helpers/ee/projects/security/configuration_helper_spec.rb 29 个添加, 0 个删除...helpers/ee/projects/security/configuration_helper_spec.rb
- spec/frontend/security_configuration/upgrade_spec.js 9 个添加, 8 个删除spec/frontend/security_configuration/upgrade_spec.js
- spec/helpers/projects/security/configuration_helper_spec.rb 13 个添加, 0 个删除spec/helpers/projects/security/configuration_helper_spec.rb
加载中
想要评论请 注册 或 登录