]> source.dussan.org Git - sonarqube.git/commit
SONAR-15119 Tutorials shouldn't always mention that the page will automatically reload
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Wed, 18 Aug 2021 09:41:00 +0000 (11:41 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 20 Aug 2021 20:03:08 +0000 (20:03 +0000)
commit935f48195e80db893220d81cda8e547c13a2a143
tree4e22cb7975069889be5ee3f464170cf3013bd9fb
parent452ac90e82213563e36cfc1f50828858018ec120
SONAR-15119 Tutorials shouldn't always mention that the page will automatically reload
19 files changed:
server/sonar-web/src/main/js/apps/overview/components/EmptyOverview.tsx
server/sonar-web/src/main/js/apps/overview/components/__tests__/__snapshots__/EmptyOverview-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/TutorialSelection.tsx
server/sonar-web/src/main/js/components/tutorials/TutorialSelectionRenderer.tsx
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/BitbucketPipelinesTutorial.tsx
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/__tests__/BitbucketPipelinesTutorial-test.tsx
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/__tests__/__snapshots__/BitbucketPipelinesTutorial-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/components/AllSet.tsx
server/sonar-web/src/main/js/components/tutorials/components/AllSetStep.tsx
server/sonar-web/src/main/js/components/tutorials/components/__tests__/AllSet-test.tsx
server/sonar-web/src/main/js/components/tutorials/components/__tests__/AllSetStep-test.tsx
server/sonar-web/src/main/js/components/tutorials/components/__tests__/__snapshots__/AllSet-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/components/__tests__/__snapshots__/AllSetStep-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/github-action/GitHubActionTutorial.tsx
server/sonar-web/src/main/js/components/tutorials/github-action/__tests__/GitHubActionTutorial-test.tsx
server/sonar-web/src/main/js/components/tutorials/github-action/__tests__/__snapshots__/GitHubActionTutorial-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/jenkins/JenkinsTutorial.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/__tests__/JenkinsTutorial-test.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/__tests__/__snapshots__/JenkinsTutorial-test.tsx.snap