]> source.dussan.org Git - sonarqube.git/commit
SONAR-21280 Branch overview shows accepted issues
authorstanislavh <stanislav.honcharov@sonarsource.com>
Mon, 18 Dec 2023 13:11:03 +0000 (14:11 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 17 Jan 2024 20:02:44 +0000 (20:02 +0000)
commita8336afac1068fdc4f79f65284f52511ca471964
tree85deebbcc8e5d1d5eb8e6c85353c565291f5f1fa
parent90af6b13ef8e0f62ba6492fd4cd730643f9c96ec
SONAR-21280 Branch overview shows accepted issues
15 files changed:
server/sonar-web/design-system/src/components/icons/HighImpactCircleIcon.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/icons/index.ts
server/sonar-web/src/main/js/api/measures.ts
server/sonar-web/src/main/js/apps/issues/sidebar/PeriodFilter.tsx
server/sonar-web/src/main/js/apps/overview/branches/AcceptedIssuesPanel.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/MeasuresPanel.tsx
server/sonar-web/src/main/js/apps/overview/branches/__tests__/BranchOverview-it.tsx
server/sonar-web/src/main/js/apps/overview/components/BranchQualityGateConditions.tsx
server/sonar-web/src/main/js/apps/overview/components/IssueMeasuresCardInner.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/pullRequests/IssueMeasuresCard.tsx
server/sonar-web/src/main/js/apps/overview/pullRequests/IssueMeasuresCardInner.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/utils.tsx
server/sonar-web/src/main/js/types/metrics.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties