]> source.dussan.org Git - sonarqube.git/commit
SONAR-20221 Fix issue message code highlighting
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Fri, 25 Aug 2023 13:58:00 +0000 (15:58 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 28 Aug 2023 20:03:20 +0000 (20:03 +0000)
commitdc1c42dca42ec2d5d6e4cedd0fdfcc26b58946e2
treed14ce1c5e60659bf83dc858fdfbb6a147f8dcfc6
parent7b18258eaeeedba6748b2a849935cf27d2c6422d
SONAR-20221 Fix issue message code highlighting
server/sonar-web/design-system/src/components/IssueMessageHighlighting.tsx
server/sonar-web/design-system/src/components/__tests__/__snapshots__/IssueMessageHighlighting-test.tsx.snap
server/sonar-web/src/main/js/apps/issues/issues-subnavigation/SubnavigationIssue.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotHeader.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotPrimaryLocationBox.tsx
server/sonar-web/src/main/js/components/issue/IssueMessageHighlighting.tsx [deleted file]
server/sonar-web/src/main/js/components/issue/__tests__/IssueMessageHighlighting-test.tsx [deleted file]
server/sonar-web/src/main/js/components/issue/__tests__/__snapshots__/IssueMessageHighlighting-test.tsx.snap [deleted file]
server/sonar-web/src/main/js/components/issue/components/IssueMessage.tsx
server/sonar-web/src/main/js/components/locations/SingleFileLocationNavigator.tsx