]> source.dussan.org Git - sonarqube.git/commit
SONAR-20814 Migrating project new code branch list to new UI
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Thu, 19 Oct 2023 14:57:34 +0000 (16:57 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 25 Oct 2023 20:02:59 +0000 (20:02 +0000)
commite875fbe32a1cf60e6d6598f80c2b89da9fa11117
treed151107213fbaf515f848eccdf9e8f12b87ffa9e
parentb2ad543c2d1ded25f7abdf72b1bdd853148c04e0
SONAR-20814 Migrating project new code branch list to new UI
server/sonar-web/design-system/src/components/FlagMessage.tsx
server/sonar-web/design-system/src/components/__tests__/FlagMessage-test.tsx
server/sonar-web/design-system/src/components/index.ts
server/sonar-web/src/main/js/apps/projectNewCode/components/BranchList.tsx
server/sonar-web/src/main/js/apps/projectNewCode/components/BranchListRow.tsx
server/sonar-web/src/main/js/apps/projectNewCode/components/ProjectNewCodeDefinitionApp.tsx
server/sonar-web/src/main/js/apps/projectNewCode/components/__tests__/ProjectNewCodeDefinitionApp-it.tsx
server/sonar-web/src/main/js/components/new-code-definition/BranchNCDAutoUpdateMessage.tsx