]> source.dussan.org Git - sonarqube.git/commit
SQCOM-7 Add a custom footer for sonarqube.com
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 16 May 2017 11:39:01 +0000 (13:39 +0200)
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>
Thu, 18 May 2017 09:11:38 +0000 (11:11 +0200)
commit6297a95ee597f6b14d2f44cf8356ffaf26b9f9e9
treec39ccaa069ca106dcf56262c41be2bfd4af99c15
parent04b7bf3ccc22daea116a67e6ba174237805e5ccf
SQCOM-7 Add a custom footer for sonarqube.com
it/it-tests/src/test/java/it/ui/UiTest.java
server/sonar-web/src/main/js/app/components/GlobalContainer.js
server/sonar-web/src/main/js/app/components/GlobalFooter.js
server/sonar-web/src/main/js/app/components/GlobalFooterContainer.js [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/GlobalFooterForSonarQubeDotCom.js [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/SimpleContainer.js
server/sonar-web/src/main/js/app/components/__tests__/GlobalFooter-test.js [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/__tests__/GlobalFooterForSonarQubeDotCom-test.js [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/__tests__/__snapshots__/GlobalFooter-test.js.snap [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/__tests__/__snapshots__/GlobalFooterForSonarQubeDotCom-test.js.snap [new file with mode: 0644]
sonar-core/src/main/resources/org/sonar/l10n/core.properties