]> source.dussan.org Git - sonarqube.git/commit
SONAR-4366 Quality Gates: prepare for the permissions stuff
authorStas Vilchik <vilchiks@gmail.com>
Mon, 3 Mar 2014 12:44:48 +0000 (13:44 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Mon, 3 Mar 2014 12:44:54 +0000 (13:44 +0100)
commit1eae15a4e9d97ec66b6bfa83bdb95e5c3121b1d8
tree593b406f5f78de34a00bd92781df73a041cc0d94
parent94fa70fb2aa00108f0d19d4ae3288d4bab560494
SONAR-4366 Quality Gates: prepare for the permissions stuff
16 files changed:
sonar-server/src/main/webapp/WEB-INF/app/views/quality_gates/templates/_quality_gate_actions_template.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/quality_gates/templates/_quality_gate_detail_condition_template.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/quality_gates/templates/_quality_gate_detail_conditions_template.hbs.erb
sonar-server/src/main/webapp/WEB-INF/app/views/quality_gates/templates/_quality_gate_detail_header_template.hbs.erb
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/views/quality-gate-actions-view.coffee
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-actions-view.js
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
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-header-view.coffee
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-header-view.js
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-projects-view.coffee
sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-projects-view.js