]> source.dussan.org Git - sonarqube.git/commit
SONARCLOUD-62 move /sq page (#373)
authorStas Vilchik <stas.vilchik@sonarsource.com>
Thu, 14 Jun 2018 15:49:14 +0000 (17:49 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 21 Jun 2018 18:21:28 +0000 (20:21 +0200)
commitc4803912bda0edfceeb09d9115c1dd2cdf8db96e
tree589a54b8bd7818affa76c78694b87a0f46ddc8da
parentece8b13900f69483dc52be0d30bb240aacc0756f
SONARCLOUD-62 move /sq page (#373)
37 files changed:
server/sonar-web/public/images/languages/abap.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/c-plus.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/c-sharp.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/flex.png [new file with mode: 0644]
server/sonar-web/public/images/languages/go.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/html5.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/java.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/js.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/obj-c.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/php.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/plsql.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/python.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/swift.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/ts.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/tsql.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/vb.svg [new file with mode: 0644]
server/sonar-web/public/images/languages/xml.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/as-a-service.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/bitbucket-big.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/bitbucket-white.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/branch-analysis.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/github-big.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/github-white.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/sonarlint-integration.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/sq-background.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/sq-homepage.png [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/sq-homepage@2x.png [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/vsts-big.svg [new file with mode: 0644]
server/sonar-web/public/images/sonarcloud/windows-white.svg [new file with mode: 0644]
server/sonar-web/src/main/js/app/theme.js
server/sonar-web/src/main/js/apps/about/routes.ts
server/sonar-web/src/main/js/apps/about/sonarcloud/Home.tsx
server/sonar-web/src/main/js/apps/about/sonarcloud/Pricing.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/about/sonarcloud/SQHome.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/about/sonarcloud/SQHomeContainer.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/about/sonarcloud/StartUsing.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/about/sonarcloud/style.css