]> source.dussan.org Git - sonarqube.git/commit
SONAR-8119 improve rendering of quality gate conditions on project dashboard
authorStas Vilchik <vilchiks@gmail.com>
Fri, 28 Oct 2016 09:11:17 +0000 (11:11 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Fri, 28 Oct 2016 09:11:36 +0000 (11:11 +0200)
commit52fd4cab985dadda080eaf06b1bbb06a3ce1c132
tree9f5f4b0e7a7039479cbaa72155fef94b77407de6
parenta5ca5f81b5cd575d464ef18c5696ec7e8bf9ea4b
SONAR-8119 improve rendering of quality gate conditions on project dashboard

 * use leak period background
 * use tooltip for the required condition
 * remove unnecessary period label for differential measures
 * display "over leak period" for non-differential measures defined on leak period
server/sonar-web/src/main/js/apps/component-measures/utils.js
server/sonar-web/src/main/js/apps/overview/qualityGate/QualityGateCondition.js
server/sonar-web/src/main/js/apps/overview/styles.css