]> source.dussan.org Git - sonarqube.git/commit
SONAR-12512 SONAR-12514 SONAR-12515 Limit binding to 1 if multi ALM is not enabled
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Thu, 5 Dec 2019 15:03:08 +0000 (16:03 +0100)
committerSonarTech <sonartech@sonarsource.com>
Mon, 9 Dec 2019 19:46:18 +0000 (20:46 +0100)
commit6bc6f772716da5677aebf976d27e39aa74143d8d
tree3fdb4279484068ba652669c7e575d90df8f438d7
parent1e46ff31c0749103915596d5ebdd7d5080000d40
SONAR-12512 SONAR-12514 SONAR-12515 Limit binding to 1 if multi ALM is not enabled
server/sonar-web/src/main/js/apps/settings/components/pullRequestDecoration/AzureTabRenderer.tsx
server/sonar-web/src/main/js/apps/settings/components/pullRequestDecoration/BitbucketTabRenderer.tsx
server/sonar-web/src/main/js/apps/settings/components/pullRequestDecoration/GithubTabRenderer.tsx
server/sonar-web/src/main/js/apps/settings/components/pullRequestDecoration/TabHeader.tsx
server/sonar-web/src/main/js/apps/settings/components/pullRequestDecoration/__tests__/TabHeader-test.tsx
server/sonar-web/src/main/js/apps/settings/components/pullRequestDecoration/__tests__/__snapshots__/AzureTabRenderer-test.tsx.snap
server/sonar-web/src/main/js/apps/settings/components/pullRequestDecoration/__tests__/__snapshots__/BitbucketTabRenderer-test.tsx.snap
server/sonar-web/src/main/js/apps/settings/components/pullRequestDecoration/__tests__/__snapshots__/GithubTabRenderer-test.tsx.snap
server/sonar-web/src/main/js/types/types.d.ts