]> source.dussan.org Git - sonarqube.git/commit
SONAR-9401 Add leak period on the project activity page graphs
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Fri, 16 Jun 2017 07:51:08 +0000 (09:51 +0200)
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 4 Jul 2017 12:15:34 +0000 (14:15 +0200)
commitbd8acc0bfb05d9c2bc488b61f5493d3f8bc676be
tree7b334de3c2b8c6cca9b50a795e2243cf627a415c
parent5b03b1c707168fcd83a3eee3bae40ad0d2c7022f
SONAR-9401 Add leak period on the project activity page graphs
server/sonar-web/src/main/js/api/components.js
server/sonar-web/src/main/js/apps/projectActivity/components/ProjectActivityApp.js
server/sonar-web/src/main/js/apps/projectActivity/components/ProjectActivityGraphs.js
server/sonar-web/src/main/js/apps/projectActivity/components/StaticGraphs.js
server/sonar-web/src/main/js/apps/projectActivity/types.js
server/sonar-web/src/main/js/store/rootActions.js