]> source.dussan.org Git - sonarqube.git/commit
SONAR-12674 Setting the new code period should be available for all types of branches
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Tue, 5 Nov 2019 09:41:23 +0000 (10:41 +0100)
committerSonarTech <sonartech@sonarsource.com>
Mon, 9 Dec 2019 19:46:16 +0000 (20:46 +0100)
commit6afac55982884880fc9ee29fd5b27162336048d8
tree1d5aff086a432750e0da0fa0c4b7e925ebb50e32
parent502c335e49d50080e5e126a15f6928e335cdbb9a
SONAR-12674 Setting the new code period should be available for all types of branches
server/sonar-web/src/main/js/apps/projectBaseline/__tests__/BranchList-test.tsx
server/sonar-web/src/main/js/apps/projectBaseline/__tests__/__snapshots__/BranchList-test.tsx.snap
server/sonar-web/src/main/js/apps/projectBaseline/components/BranchList.tsx
server/sonar-web/src/main/js/apps/settings/store/__tests__/actions-test.ts [new file with mode: 0644]
server/sonar-web/src/main/js/components/icons-components/BranchIcon.tsx
server/sonar-web/src/main/js/components/icons-components/__tests__/BranchIcon-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/icons-components/__tests__/__snapshots__/BranchIcon-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/helpers/__tests__/branches-test.ts
server/sonar-web/src/main/js/helpers/branches.ts