]> source.dussan.org Git - sonarqube.git/commit
SONAR-3460 Improve dashboard migration
authorDavid Gageot <david@gageot.net>
Mon, 14 May 2012 15:25:10 +0000 (17:25 +0200)
committerDavid Gageot <david@gageot.net>
Mon, 14 May 2012 16:33:13 +0000 (18:33 +0200)
commitd70b5b532fed1bffc6c8744e5b99ee5065c76679
tree6d82ee4960f24e7ad61e83fdb8d2302537308228
parent1aea9af53ca430984e3bbcd6b665a36924390b3d
SONAR-3460 Improve dashboard migration

We should create one dashboard per filter and one active dashboard per active filter.
sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboard_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboards_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/active_dashboard.rb
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb
sonar-server/src/main/webapp/WEB-INF/db/migrate/302_create_global_dashboards_for_filter.rb