]> source.dussan.org Git - sonarqube.git/commit
SONAR-3512 Make it possible to share a dashboard without following it
authorDavid Gageot <david@gageot.net>
Tue, 19 Jun 2012 12:46:02 +0000 (14:46 +0200)
committerDavid Gageot <david@gageot.net>
Tue, 19 Jun 2012 13:14:47 +0000 (15:14 +0200)
commit2429fd3fb4d70b7a5be8774ae5101ec350100299
treec5ab445369ba421c04f17a04518759db81c4b710
parent38e6273a9d182dc20746c928211269ee304c294f
SONAR-3512 Make it possible to share a dashboard without following it

Any dashboard can be edited or configured
sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboard_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/admin_dashboards/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_header.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_available_dashboards.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_my_dashboards.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/index.html.erb