]> source.dussan.org Git - sonarqube.git/commit
SONAR-5114 Modify client side application to support App WS
authorStas Vilchik <vilchiks@gmail.com>
Thu, 6 Mar 2014 08:28:23 +0000 (09:28 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Thu, 6 Mar 2014 08:28:23 +0000 (09:28 +0100)
commite28d0422ad13af951415f1f947ded7a079fb6d7a
tree4e69932f8e1ab3a72bcec651030f99249958cff2
parent6c7dcb3a2af976d6cfdf7ac7dec2cedbe6013619
SONAR-5114 Modify client side application to support App WS

Use metric from app WS
sonar-server/src/main/webapp/javascripts/quality-gate/app.coffee
sonar-server/src/main/webapp/javascripts/quality-gate/app.js
sonar-server/src/main/webapp/javascripts/quality-gate/collections/metrics.coffee [deleted file]
sonar-server/src/main/webapp/javascripts/quality-gate/collections/metrics.js [deleted file]
sonar-server/src/main/webapp/javascripts/quality-gate/models/metric.coffee [deleted file]
sonar-server/src/main/webapp/javascripts/quality-gate/models/metric.js [deleted file]
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-condition-view.coffee
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-condition-view.js
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-conditions-view.coffee
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-conditions-view.js