Adds empty state component for GAR integration settings
If google_cloud_platform_workload_identity_federation_integration does not exist on project, integrations_helper is updated to return: - path to Google Cloud Identity and Access Management settings page. - `editable` as false. Renders empty_state component when above path exists. EE: true
显示
- app/assets/javascripts/integrations/edit/index.js 2 个添加, 0 个删除app/assets/javascripts/integrations/edit/index.js
- ee/app/assets/javascripts/integrations/edit/components/google_cloud_artifact_registry/empty_state.vue 52 个添加, 0 个删除...components/google_cloud_artifact_registry/empty_state.vue
- ee/app/assets/javascripts/integrations/edit/components/sections/google_cloud_artifact_registry.vue 13 个添加, 2 个删除...it/components/sections/google_cloud_artifact_registry.vue
- ee/app/helpers/ee/integrations_helper.rb 9 个添加, 0 个删除ee/app/helpers/ee/integrations_helper.rb
- ee/spec/features/projects/integrations/google_cloud_platform/user_activates_artifact_registry_spec.rb 79 个添加, 13 个删除...e_cloud_platform/user_activates_artifact_registry_spec.rb
- ee/spec/frontend/integrations/edit/components/google_cloud_artifact_registry/empty_state_spec.js 55 个添加, 0 个删除...onents/google_cloud_artifact_registry/empty_state_spec.js
- ee/spec/frontend/integrations/edit/components/sections/google_cloud_artifact_registry_spec.js 28 个添加, 3 个删除...omponents/sections/google_cloud_artifact_registry_spec.js
- ee/spec/frontend/integrations/edit/mock_data.js 1 个添加, 0 个删除ee/spec/frontend/integrations/edit/mock_data.js
- ee/spec/helpers/ee/integrations_helper_spec.rb 111 个添加, 3 个删除ee/spec/helpers/ee/integrations_helper_spec.rb
- locale/gitlab.pot 12 个添加, 0 个删除locale/gitlab.pot
加载中
想要评论请 注册 或 登录