]> source.dussan.org Git - sonarqube.git/commit
SONAR-14368 Add link to tutorial for analyzed projects
authorJeremy Davis <jeremy.davis@sonarsource.com>
Wed, 27 Jan 2021 18:10:19 +0000 (19:10 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 4 Feb 2021 20:07:07 +0000 (20:07 +0000)
commit25601fcc5e16c34c83952d0bc6d15e3b10827fa7
tree35cf7a322deb3b3acd13879201b34fd5a821e3a9
parent05e6a0b265c7e79f168ab46437436f4d5a95ce82
SONAR-14368 Add link to tutorial for analyzed projects
14 files changed:
server/sonar-web/src/main/js/app/components/nav/component/branch-like/CurrentBranchLike.tsx
server/sonar-web/src/main/js/app/components/nav/component/branch-like/__tests__/__snapshots__/CurrentBranchLike-test.tsx.snap
server/sonar-web/src/main/js/app/utils/startReactApp.tsx
server/sonar-web/src/main/js/apps/tutorials/components/TutorialsApp.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/tutorials/components/__tests__/TutorialsApp-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/tutorials/components/__tests__/__snapshots__/TutorialsApp-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/tutorials/routes.ts [new file with mode: 0644]
server/sonar-web/src/main/js/components/common/DocumentationTooltip.tsx
server/sonar-web/src/main/js/components/common/__tests__/DocumentationTooltip-test.tsx
server/sonar-web/src/main/js/components/common/__tests__/__snapshots__/DocumentationTooltip-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/manual/BuildToolForm.tsx
server/sonar-web/src/main/js/components/tutorials/manual/ProjectAnalysisStep.tsx
server/sonar-web/src/main/js/components/tutorials/manual/__tests__/BuildToolForm-test.tsx
sonar-core/src/main/resources/org/sonar/l10n/core.properties