]> source.dussan.org Git - sonarqube.git/commit
SONAR-9565 Display quality gate directly if there is only one and the user can't...
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Mon, 24 Jul 2017 12:13:34 +0000 (14:13 +0200)
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 25 Jul 2017 07:20:30 +0000 (09:20 +0200)
commit935ecc809124f311ecb17ee42ae82896b5028293
tree78647833062d2086c2296a968c9e491898e0869c
parent10a850b95d08ecb8efe911cd23570fef3ab5733e
SONAR-9565 Display quality gate directly if there is only one and the user can't edit
server/sonar-web/src/main/js/apps/quality-gates/components/QualityGatesApp.js
tests/src/test/java/org/sonarqube/pageobjects/ProjectDashboardPage.java
tests/src/test/java/org/sonarqube/pageobjects/QualityGatePage.java
tests/src/test/java/org/sonarqube/tests/OrganizationTester.java
tests/src/test/java/org/sonarqube/tests/qualityGate/OrganizationQualityGateUiTest.java
tests/src/test/java/org/sonarqube/tests/qualityGate/QualityGateUiTest.java