]> source.dussan.org Git - sonarqube.git/commit
SONAR-14312 Improve hotspot update handling
authorJeremy Davis <jeremy.davis@sonarsource.com>
Thu, 7 Jan 2021 17:10:00 +0000 (18:10 +0100)
committersonartech <sonartech@sonarsource.com>
Mon, 11 Jan 2021 20:20:38 +0000 (20:20 +0000)
commit44c191614e29783fccdcd19b6d670c95d17ee9df
tree0961df26ac6638e77153c6c3724bcf07b5ae2735
parenta1ed5258f186b60bdc738cd789890980a569f9d9
SONAR-14312 Improve hotspot update handling
server/sonar-web/src/main/js/apps/security-hotspots/SecurityHotspotsApp.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotSnippetContainerRenderer.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotViewer.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotViewerRenderer.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/HotspotViewer-test.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotSnippetContainerRenderer-test.tsx.snap
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotViewerRenderer-test.tsx.snap
server/sonar-web/src/main/js/apps/security-hotspots/components/status/Status.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/status/StatusSelection.tsx