]> source.dussan.org Git - sonarqube.git/commit
SONAR-19922 Improvements in tutorials page after UX feedback
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Tue, 25 Jul 2023 09:53:10 +0000 (11:53 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 26 Jul 2023 20:03:24 +0000 (20:03 +0000)
commitfd75a6a5af0102072356538ee0e1535542a038dc
treec18bad753b53b213229f01398447e02f08f33064
parent68123ed58e302b7c8aa3b0803045945c2522b019
SONAR-19922 Improvements in tutorials page after UX feedback
server/sonar-web/src/main/js/components/tutorials/azure-pipelines/AzurePipelinesTutorial.tsx
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/RepositoryVariables.tsx
server/sonar-web/src/main/js/components/tutorials/components/AllSet.tsx
server/sonar-web/src/main/js/components/tutorials/components/CreateYmlFile.tsx
server/sonar-web/src/main/js/components/tutorials/components/GradleBuild.tsx
server/sonar-web/src/main/js/components/tutorials/github-action/SecretStep.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/EnvironmentVariablesStep.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/YmlFileStep.tsx
server/sonar-web/src/main/js/components/tutorials/other/BuildToolForm.tsx