]> source.dussan.org Git - sonarqube.git/commit
SONAR-16071 Hotspots UI improvements
authorJeremy Davis <jeremy.davis@sonarsource.com>
Thu, 10 Mar 2022 16:31:30 +0000 (17:31 +0100)
committersonartech <sonartech@sonarsource.com>
Fri, 11 Mar 2022 20:02:49 +0000 (20:02 +0000)
commit2da13d5ea9529ddf2a0a837051380791e4d769ee
tree29cfcf77cba78f5ff717bc3c2d6fb01475bdc69b
parent01fbb2e41478b078b9615bb8bbff6b57baa7af3e
SONAR-16071 Hotspots UI improvements
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotHeader.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotList.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotListItem.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotViewer.css
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__/HotspotList-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/status/StatusDescription.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/status/__tests__/__snapshots__/StatusDescription-test.tsx.snap