]> source.dussan.org Git - sonarqube.git/commit
SONAR-12987 Improve loading's transition in hotspot page
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Tue, 23 Feb 2021 17:34:45 +0000 (18:34 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 25 Feb 2021 20:07:33 +0000 (20:07 +0000)
commitcddc7ec79336701d2e617ec2c69cfc6972891080
tree4c4d33f450c522d954decdc4ba4c52abc10adb7d
parent07ac34f4fdd39b28aeece0241074f8541dd9134f
SONAR-12987 Improve loading's transition in hotspot page
server/sonar-web/src/main/js/apps/security-hotspots/SecurityHotspotsApp.tsx
server/sonar-web/src/main/js/apps/security-hotspots/SecurityHotspotsAppRenderer.tsx
server/sonar-web/src/main/js/apps/security-hotspots/__tests__/SecurityHotspotsApp-test.tsx
server/sonar-web/src/main/js/apps/security-hotspots/__tests__/__snapshots__/SecurityHotspotsAppRenderer-test.tsx.snap
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotList.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotSimpleList.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/HotspotList-test.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/HotspotSimpleList-test.tsx