]> source.dussan.org Git - sonarqube.git/commit
SONAR-14111 Allow user to select IDE when several ones are detected
authorJean-Baptiste Lievremont <jeanbaptiste.lievremont@sonarsource.com>
Thu, 12 Nov 2020 14:43:50 +0000 (15:43 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 26 Nov 2020 20:06:29 +0000 (20:06 +0000)
commit4a49b28ca62eb6b89e03dc277b255d98d3d11ae3
treeac299b49fd1458571c46237f65b0d57ac49a0ada
parentd570089a93d76a2764eec9728a623c2d50e3ae3a
SONAR-14111 Allow user to select IDE when several ones are detected
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotOpenInIdeButton.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotOpenInIdeOverlay.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/HotspotOpenInIdeButton-test.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/HotspotOpenInIdeOverlay-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotOpenInIdeButton-test.tsx.snap
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotOpenInIdeOverlay-test.tsx.snap [new file with mode: 0644]