]> source.dussan.org Git - sonarqube.git/commit
SONAR-11039 Add a link to the alm repo of the linked project
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 31 Jul 2018 10:22:15 +0000 (12:22 +0200)
committerSonarTech <sonartech@sonarsource.com>
Fri, 10 Aug 2018 18:21:30 +0000 (20:21 +0200)
commit17c325bc8c82ac4c856dfbc7fd7af64df163fb29
treecc6107a5b030027c5636c418c100469aa85b471f
parentd6052456d0555a6a8c7b4d7335f9ba7622fdd5a3
SONAR-11039 Add a link to the alm repo of the linked project
server/sonar-web/src/main/js/app/components/nav/component/ComponentNavHeader.tsx
server/sonar-web/src/main/js/app/components/nav/component/__tests__/ComponentNavHeader-test.tsx
server/sonar-web/src/main/js/app/components/nav/component/__tests__/__snapshots__/ComponentNavHeader-test.tsx.snap
server/sonar-web/src/main/js/apps/tutorials/analyzeProject/AnalyzeTutorial.tsx
server/sonar-web/src/main/js/apps/tutorials/analyzeProject/AnalyzeTutorialSuggestion.tsx
server/sonar-web/src/main/js/helpers/__tests__/almIntegrations-test.ts [new file with mode: 0644]
server/sonar-web/src/main/js/helpers/almIntegrations.ts [new file with mode: 0644]