]> source.dussan.org Git - sonarqube.git/commit
SONAR-1643 filter widgets by category when configuring a dashboard
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 3 Nov 2010 22:35:03 +0000 (22:35 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 3 Nov 2010 22:35:03 +0000 (22:35 +0000)
commitc25b4eb24bd326c72a187012ba03ca92187a5cf6
tree91cb76e281d0e6e02c145545ab408f7207a850cc
parent085e24b66e703f5609a974329603fe863d377f41
SONAR-1643 filter widgets by category when configuring a dashboard
sonar-plugin-api/src/main/java/org/sonar/api/web/WidgetCategory.java [new file with mode: 0644]
sonar-server/src/main/java/org/sonar/server/ui/JRubyFacade.java
sonar-server/src/main/java/org/sonar/server/ui/ViewProxy.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboard_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget_definition.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget_definitions.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/configure.html.erb
sonar-server/src/main/webapp/stylesheets/dashboard.css