]> source.dussan.org Git - sonarqube.git/commit
SONAR-22390 Refactor PR summary to similar to overview
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Fri, 14 Jun 2024 15:06:14 +0000 (17:06 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 18 Jun 2024 20:02:41 +0000 (20:02 +0000)
commit50ba3a3998f109b8540cd9485cbc19b160e85d59
tree0137930b4746fb6848d9f5bade04f40e95603b18
parent5ff3751aa69b21ac0269eb9bc1b54625d42ecc08
SONAR-22390 Refactor PR summary to similar to overview
server/sonar-web/src/main/js/app/components/nav/component/branch-like/CurrentBranchLikeMergeInformation.tsx
server/sonar-web/src/main/js/apps/overview/branches/BranchSummaryStyles.tsx
server/sonar-web/src/main/js/apps/overview/branches/FailedConditions.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/pullRequests/IssueMeasuresCard.tsx [deleted file]
server/sonar-web/src/main/js/apps/overview/pullRequests/MeasuresCardPanel.tsx
server/sonar-web/src/main/js/apps/overview/pullRequests/PullRequestOverview.tsx