]> source.dussan.org Git - sonarqube.git/commit
SONAR-19784 Disable visibility change for GH projects with auto-provisioning
authorViktor Vorona <viktor.vorona@sonarsource.com>
Wed, 5 Jul 2023 09:55:01 +0000 (11:55 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 18 Jul 2023 20:03:21 +0000 (20:03 +0000)
commit91090d511b75c9336e9102edffd7e9d7dd36a090
treeac95e6b447355ef0c46e345f549d6ef85f9a246e
parentb7f05a7b569bd29eb43b906eafec0019ce4f9dd3
SONAR-19784 Disable visibility change for GH projects with auto-provisioning
server/sonar-web/src/main/js/apps/permissions/project/components/PermissionsProjectApp.tsx
server/sonar-web/src/main/js/apps/permissions/project/components/__tests__/PermissionsProject-it.tsx
server/sonar-web/src/main/js/apps/projectsManagement/ChangeDefaultVisibilityForm.tsx
server/sonar-web/src/main/js/apps/projectsManagement/__tests__/ProjectManagementApp-it.tsx
server/sonar-web/src/main/js/apps/settings/components/authentication/queries/identity-provider.ts
server/sonar-web/src/main/js/components/common/VisibilitySelector.tsx
server/sonar-web/src/main/js/helpers/UseQuery.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/helpers/react-query.ts [new file with mode: 0644]
server/sonar-web/src/main/js/queries/github-sync.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties