]> source.dussan.org Git - sonarqube.git/commit
SONAR-20679 Show measures variations for each analysis in project overview
authorAmbroise C <ambroise.christea@sonarsource.com>
Fri, 13 Oct 2023 14:58:17 +0000 (16:58 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 17 Oct 2023 20:02:44 +0000 (20:02 +0000)
commit4ea7918a45f74e4f393d79cedf799289026d3174
tree9a6ba40294981205750553f8f98dcc65c234d0d9
parent55ca904570f6969291372f71b6c88c025db4a469
SONAR-20679 Show measures variations for each analysis in project overview
12 files changed:
server/sonar-web/design-system/src/components/icons/TrendDownIcon.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/icons/TrendUpIcon.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/icons/index.ts
server/sonar-web/src/main/js/api/time-machine.ts
server/sonar-web/src/main/js/apps/overview/branches/ActivityPanel.tsx
server/sonar-web/src/main/js/apps/overview/branches/Analysis.tsx
server/sonar-web/src/main/js/apps/overview/branches/AnalysisVariations.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/branches/__tests__/ActivityPanel-it.tsx
server/sonar-web/src/main/js/apps/overview/utils.ts
server/sonar-web/src/main/js/components/activity-graph/__tests__/GraphsTooltips-it.tsx
server/sonar-web/src/main/js/types/project-activity.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties