]> source.dussan.org Git - sonarqube.git/commit
SONAR-6946 Add an ability to drilldown on the overview treemap
authorStas Vilchik <vilchiks@gmail.com>
Mon, 30 Nov 2015 14:38:42 +0000 (15:38 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Mon, 30 Nov 2015 14:38:52 +0000 (15:38 +0100)
commit8daa623f4787c12a42cf3687430702ea294583f5
treef70c21913c26c469840810cf58d02052b8557e20
parentb0bb06b6b6522c403c2935830db4ae155caa6840
SONAR-6946 Add an ability to drilldown on the overview treemap
server/sonar-web/src/main/js/apps/overview/components/domain-treemap.js
server/sonar-web/src/main/js/apps/overview/domains/coverage-domain.js
server/sonar-web/src/main/js/apps/overview/domains/duplications-domain.js
server/sonar-web/src/main/js/components/charts/treemap-breadcrumbs.js [new file with mode: 0644]
server/sonar-web/src/main/js/components/charts/treemap.js
server/sonar-web/src/main/js/components/mixins/tooltips-mixin.js
server/sonar-web/src/main/js/helpers/constants.js
server/sonar-web/src/main/webapp/WEB-INF/app/views/dashboard/no_dashboard.html.erb