]> source.dussan.org Git - sonarqube.git/commit
SONAR-21455 Fix software quality impact measures in branch overview page
author7PH <benjamin.raymond@sonarsource.com>
Thu, 25 Jan 2024 09:44:08 +0000 (10:44 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 31 Jan 2024 20:03:36 +0000 (20:03 +0000)
commit512c7e859f9279bab0dba9331919546cf20846de
tree9a20f3a8fa421cb0fb84c86935f98306c6832f1f
parentb7d0b2a329fec46d7fab99504202424efaf2c811
SONAR-21455 Fix software quality impact measures in branch overview page
server/sonar-web/design-system/src/components/Card.tsx
server/sonar-web/design-system/src/components/Link.tsx
server/sonar-web/design-system/src/theme/light.ts
server/sonar-web/src/main/js/api/measures.ts
server/sonar-web/src/main/js/apps/overview/branches/SoftwareImpactMeasureCard.tsx
server/sonar-web/src/main/js/apps/overview/branches/SoftwareImpactMeasureRating.tsx
server/sonar-web/src/main/js/apps/overview/branches/SoftwareImpactRatingTooltip.tsx [new file with mode: 0644]