]> source.dussan.org Git - sonarqube.git/commit
SONAR-23064 Add unsolved finding on overall code warning
authorMathieu Suen <mathieu.suen@sonarsource.com>
Mon, 23 Sep 2024 14:56:17 +0000 (16:56 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 25 Sep 2024 20:02:54 +0000 (20:02 +0000)
commit20709cb92df91c0a6c20aa010c5dff53e65f9c74
treeecc32ad449f0127c7a808b0c1ddec0cc3cdae442
parent762dc3985955aa2079d1299de3f0dbe845dbb0cd
SONAR-23064 Add unsolved finding on overall code warning
server/sonar-web/src/main/js/api/messages.ts
server/sonar-web/src/main/js/api/mocks/AiCodeAssuredServiceMock.ts [new file with mode: 0644]
server/sonar-web/src/main/js/api/mocks/ProjectBadgesServiceMock.tsx
server/sonar-web/src/main/js/apps/overview/branches/AiCodeAssuranceWarrning.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/overview/branches/BranchOverviewRenderer.tsx
server/sonar-web/src/main/js/apps/overview/branches/__tests__/BranchOverview-it.tsx
server/sonar-web/src/main/js/apps/overview/branches/test-utils.ts
server/sonar-web/src/main/js/apps/overview/utils.tsx
server/sonar-web/src/main/js/apps/projectInformation/__tests__/ProjectInformationApp-it.tsx
server/sonar-web/src/main/js/queries/dismissed-messages.ts [new file with mode: 0644]
sonar-core/src/main/resources/org/sonar/l10n/core.properties