]> source.dussan.org Git - sonarqube.git/commit
SONAR-20742 Implement new SL promotion
authorstanislavh <stanislav.honcharov@sonarsource.com>
Thu, 19 Oct 2023 15:07:11 +0000 (17:07 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 20 Oct 2023 20:02:41 +0000 (20:02 +0000)
commit68f1de76d0be69e9d52a5247bd0203a7625f5b7c
treee5cd4b96db2df2abcdc06027bdcde42d67e20e11
parent701e5342db64f9113b45655d71bc0708c36ea217
SONAR-20742 Implement new SL promotion
server/sonar-web/src/main/js/app/components/current-user/CurrentUserContext.ts
server/sonar-web/src/main/js/apps/overview/components/BranchQualityGateConditions.tsx
server/sonar-web/src/main/js/apps/overview/components/__tests__/BranchQualityGate-it.tsx
server/sonar-web/src/main/js/apps/overview/pullRequests/PullRequestOverview.tsx
server/sonar-web/src/main/js/apps/overview/pullRequests/SonarLintAd.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/pullRequests/__tests__/PullRequestOverview-it.tsx
server/sonar-web/src/main/js/hooks/__tests__/useLocalStorage-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/hooks/useLocalStorage.ts [new file with mode: 0644]
sonar-core/src/main/resources/org/sonar/l10n/core.properties