]> source.dussan.org Git - sonarqube.git/commit
SONAR-22385 Updating layout for new and overall code inside project overview
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Thu, 13 Jun 2024 12:13:40 +0000 (14:13 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 18 Jun 2024 20:02:41 +0000 (20:02 +0000)
commit5ff3751aa69b21ac0269eb9bc1b54625d42ecc08
treea4e9839ccc8f091d7ab721312598acb6c19f365b
parent0a404611b8d3db1c45c0fd64927ca8d0c42458e2
SONAR-22385 Updating layout for new and overall code inside project overview
15 files changed:
server/sonar-web/src/main/js/apps/overview/branches/BranchOverviewRenderer.tsx
server/sonar-web/src/main/js/apps/overview/branches/BranchSummaryStyles.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/branches/FailedConditions.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/branches/MeasuresPanelPercentCards.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
server/sonar-web/src/main/js/apps/overview/branches/QualityGateConditions.tsx
server/sonar-web/src/main/js/apps/overview/branches/QualityGatePanel.tsx
server/sonar-web/src/main/js/apps/overview/branches/QualityGatePanelSection.tsx
server/sonar-web/src/main/js/apps/overview/branches/QualityGateStatusPassedView.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/branches/SoftwareImpactMeasureCard.tsx
server/sonar-web/src/main/js/apps/overview/branches/__tests__/BranchOverview-it.tsx
server/sonar-web/src/main/js/apps/overview/branches/__tests__/QualityGatePanelSection-test.tsx
server/sonar-web/src/main/js/apps/overview/components/MeasuresCard.tsx
sonar-core/src/main/resources/org/sonar/l10n/core.properties