]> source.dussan.org Git - sonarqube.git/commit
SONAR-4136 Added shared dashboards ownership change for admins
authorJean-Baptiste Vilain <jean-baptiste.vilain@sonarsource.com>
Tue, 18 Jun 2013 15:16:41 +0000 (17:16 +0200)
committerJean-Baptiste Vilain <jean-baptiste.vilain@sonarsource.com>
Tue, 18 Jun 2013 15:16:41 +0000 (17:16 +0200)
commit076dc17e1f50c4b9c31759d4640ab24472a43469
tree0fcb71eafa1621e9be1302edf0eeb0534ba54c90
parentfa2fcc0312a3c22a03e1c28bdd42ab4e45249c45
SONAR-4136 Added shared dashboards ownership change for admins
sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboards_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/dashboard.rb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_available_dashboards.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_create_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_dashboard_operations.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_delete_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_edit_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_my_dashboards.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/index.html.erb
sonar-server/src/main/webapp/stylesheets/dashboard.css