]> source.dussan.org Git - sonarqube.git/commit
SONAR-14872 Display warning if PR deco cannot happen
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Mon, 31 May 2021 14:22:08 +0000 (16:22 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 10 Jun 2021 20:03:26 +0000 (20:03 +0000)
commit2902cdedeafb9803bc21464a4b50a05f2a7e0ded
treebdce466b066365ce8a5ca720fe7b6f13ca5a9148
parentcac8b706867b5b56813df253516b2431d7f47889
SONAR-14872 Display warning if PR deco cannot happen
14 files changed:
server/sonar-web/src/main/js/app/components/ComponentContainer.tsx
server/sonar-web/src/main/js/app/components/__tests__/ComponentContainer-test.tsx
server/sonar-web/src/main/js/app/components/nav/component/ComponentNav.tsx
server/sonar-web/src/main/js/app/components/nav/component/ComponentNavBgTaskNotif.tsx
server/sonar-web/src/main/js/app/components/nav/component/ComponentNavProjectBindingErrorNotif.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/component/__tests__/ComponentNav-test.tsx
server/sonar-web/src/main/js/app/components/nav/component/__tests__/ComponentNavProjectBindingErrorNotif-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/component/__tests__/__snapshots__/ComponentNav-test.tsx.snap
server/sonar-web/src/main/js/app/components/nav/component/__tests__/__snapshots__/ComponentNavBgTaskNotif-test.tsx.snap
server/sonar-web/src/main/js/app/components/nav/component/__tests__/__snapshots__/ComponentNavProjectBindingErrorNotif-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/app/styles/init/misc.css
server/sonar-web/src/main/js/apps/settings/components/pullRequestDecorationBinding/__tests__/PRDecorationBinding-test.tsx
server/sonar-web/src/main/js/helpers/mocks/alm-settings.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties