]> source.dussan.org Git - sonarqube.git/commit
SONAR-13075 Show a legend for the New Code period on the activity graph
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Mon, 15 Jun 2020 15:46:06 +0000 (17:46 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 19 Jun 2020 20:04:42 +0000 (20:04 +0000)
commitae807c088ed8910660af642766692feb62bfdab0
tree755860c9fd36303babc24b41cb411144e981e28a
parent72a34678a0da474c17e1d375a7e9f8699f9433ce
SONAR-13075 Show a legend for the New Code period on the activity graph
14 files changed:
server/sonar-web/src/main/js/apps/overview/styles.css
server/sonar-web/src/main/js/components/activity-graph/GraphHistory.tsx
server/sonar-web/src/main/js/components/activity-graph/GraphsLegendCustom.tsx
server/sonar-web/src/main/js/components/activity-graph/GraphsLegendNewCode.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/activity-graph/GraphsLegendStatic.tsx
server/sonar-web/src/main/js/components/activity-graph/__tests__/GraphsLegendCustom-test.tsx
server/sonar-web/src/main/js/components/activity-graph/__tests__/GraphsLegendNewCode-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/activity-graph/__tests__/GraphsLegendStatic-test.tsx
server/sonar-web/src/main/js/components/activity-graph/__tests__/__snapshots__/GraphHistory-test.tsx.snap
server/sonar-web/src/main/js/components/activity-graph/__tests__/__snapshots__/GraphsLegendCustom-test.tsx.snap
server/sonar-web/src/main/js/components/activity-graph/__tests__/__snapshots__/GraphsLegendNewCode-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/components/activity-graph/__tests__/__snapshots__/GraphsLegendStatic-test.tsx.snap
server/sonar-web/src/main/js/components/activity-graph/styles.css
sonar-core/src/main/resources/org/sonar/l10n/core.properties