]> source.dussan.org Git - sonarqube.git/commit
SONAR-21455 Implement software quality breakdown cards & Integrate them
author7PH <b.raymond@protonmail.com>
Wed, 24 Jan 2024 08:51:31 +0000 (09:51 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 31 Jan 2024 20:03:36 +0000 (20:03 +0000)
commitb7d0b2a329fec46d7fab99504202424efaf2c811
tree36cafa601c3ecac6ebb08fdc4d3e296230bfa118
parent5b55beb1797b09864038ccfd3ce788dcf8434cf0
SONAR-21455 Implement software quality breakdown cards & Integrate them
14 files changed:
server/sonar-web/design-system/src/components/Link.tsx
server/sonar-web/design-system/src/components/MetricsRatingBadge.tsx
server/sonar-web/design-system/src/components/Separator.tsx
server/sonar-web/design-system/src/theme/light.ts
server/sonar-web/src/main/js/apps/overview/branches/BranchOverallCodePanel.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/branches/BranchOverviewRenderer.tsx
server/sonar-web/src/main/js/apps/overview/branches/SoftwareImpactMeasureBreakdownCard.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/branches/SoftwareImpactMeasureCard.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/branches/SoftwareImpactMeasureRating.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/branches/__tests__/BranchOverview-it.tsx
server/sonar-web/src/main/js/apps/overview/utils.tsx
server/sonar-web/src/main/js/components/measure/RatingTooltipContent.tsx
server/sonar-web/src/main/js/types/clean-code-taxonomy.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties