]> source.dussan.org Git - sonarqube.git/commit
SONAR-17625 Code highlighting for Security Hotspot messages and code locations (...
authorDavid Cho-Lerat <117642976+david-cho-lerat-sonarsource@users.noreply.github.com>
Wed, 30 Nov 2022 10:13:16 +0000 (11:13 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 1 Dec 2022 20:03:12 +0000 (20:03 +0000)
commit664bd62954836af9429055fe669d70dbd125415a
treead62baa4095d85c3b31039a85f793049bb01fcb4
parentfd9fe4dba0dbb7c359613131e64e84110ea75a09
SONAR-17625 Code highlighting for Security Hotspot messages and code locations (#7114)
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotHeader.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotList.css
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotListItem.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotPrimaryLocationBox.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotHeader-test.tsx.snap
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotListItem-test.tsx.snap
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotPrimaryLocationBox-test.tsx.snap
server/sonar-web/src/main/js/types/security-hotspots.ts