]> source.dussan.org Git - sonarqube.git/commit
SONAR-21455 Update overall tab secondary measures cards
author7PH <benjamin.raymond@sonarsource.com>
Sun, 28 Jan 2024 14:25:53 +0000 (15:25 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 31 Jan 2024 20:03:36 +0000 (20:03 +0000)
commitff18a5bce14b7b170ee6ddc203c547f099480c62
treec7d85f0b553cbbe0c6aea458de92cdea33386970
parenteeeebb84a804c4175360124ed99f1931389aa74d
SONAR-21455 Update overall tab secondary measures cards
24 files changed:
server/sonar-web/design-system/src/components/CoverageIndicator.tsx
server/sonar-web/design-system/src/components/DuplicationsIndicator.tsx
server/sonar-web/design-system/src/components/icons/NoDataIcon.tsx
server/sonar-web/src/main/js/apps/overview/branches/AcceptedIssuesPanel.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/branches/BranchOverallCodePanel.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/branches/BranchOverview.tsx
server/sonar-web/src/main/js/apps/overview/branches/BranchOverviewRenderer.tsx
server/sonar-web/src/main/js/apps/overview/branches/MeasuresPanel.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/branches/MeasuresPanelIssueMeasure.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/branches/MeasuresPanelPercentCards.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/branches/MeasuresPanelPercentMeasure.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/branches/MeasuresPanelPercentMeasureLabel.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/branches/NewCodeMeasuresPanel.tsx
server/sonar-web/src/main/js/apps/overview/branches/OverallCodeMeasuresPanel.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/components/IssueMeasuresCardInner.tsx
server/sonar-web/src/main/js/apps/overview/components/MeasuresCard.tsx
server/sonar-web/src/main/js/apps/overview/components/MeasuresCardNumber.tsx
server/sonar-web/src/main/js/apps/overview/components/MeasuresCardPercent.tsx
server/sonar-web/src/main/js/apps/overview/pullRequests/AfterMergeEstimate.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/pullRequests/MeasuresCardPanel.tsx
server/sonar-web/src/main/js/apps/overview/utils.tsx
server/sonar-web/src/main/js/helpers/mocks/quality-gates.ts
server/sonar-web/src/main/js/types/quality-gates.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties