]> source.dussan.org Git - sonarqube.git/commit
SONAR-23196 Activity page uses combined graphs for MQR metrics
authorViktor Vorona <viktor.vorona@sonarsource.com>
Tue, 29 Oct 2024 16:40:35 +0000 (17:40 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 5 Nov 2024 20:03:02 +0000 (20:03 +0000)
commit3590ff9e7b701525e04fb23269115aee4d91a97f
treed58dc3d31e456bb3e35e9f1c14786e21d47b3791
parent2fa10f62f1534816e70098a6b63647ef8d13424c
SONAR-23196 Activity page uses combined graphs for MQR metrics
15 files changed:
server/sonar-web/src/main/js/apps/projectActivity/components/ProjectActivityApp.tsx
server/sonar-web/src/main/js/apps/projectActivity/components/ProjectActivityGraphs.tsx
server/sonar-web/src/main/js/apps/projectActivity/components/__tests__/ProjectActivityApp-it.tsx
server/sonar-web/src/main/js/apps/projectActivity/utils.ts
server/sonar-web/src/main/js/components/activity-graph/AddGraphMetric.tsx
server/sonar-web/src/main/js/components/activity-graph/AddGraphMetricPopup.tsx
server/sonar-web/src/main/js/components/activity-graph/EventInner.tsx
server/sonar-web/src/main/js/components/activity-graph/GraphsHeader.tsx
server/sonar-web/src/main/js/components/activity-graph/GraphsLegendItem.tsx
server/sonar-web/src/main/js/helpers/activity-graph.ts
server/sonar-web/src/main/js/helpers/constants.ts
server/sonar-web/src/main/js/queries/applications.ts
server/sonar-web/src/main/js/queries/branch.tsx
server/sonar-web/src/main/js/queries/project-analyses.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties