]> source.dussan.org Git - sonarqube.git/commit
SONAR-20156 Display global banner on the UI for automatically changed NCD (#9078)
authorAndrey Luiz <andrey.luiz@sonarsource.com>
Thu, 17 Aug 2023 09:37:46 +0000 (11:37 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 24 Aug 2023 20:03:06 +0000 (20:03 +0000)
commit4e03fe0af252efc3f8c084d6a21f16a7f9d96f23
tree577af48363226c183c13879679db30cdd0707d1d
parent30027b2d9ac84b3d3bc2eba6479fbaf5001b917e
SONAR-20156 Display global banner on the UI for automatically changed NCD (#9078)
server/sonar-web/src/main/js/api/messages.ts [new file with mode: 0644]
server/sonar-web/src/main/js/api/mocks/MessagesServiceMock.ts [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/App.tsx
server/sonar-web/src/main/js/app/components/__tests__/__snapshots__/App-test.tsx.snap
server/sonar-web/src/main/js/components/new-code-definition/GlobalNCDAutoUpdateMessage.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/new-code-definition/__tests__/GlobalNCDAutoUpdateMessage-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/types/new-code-definition.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties