]> source.dussan.org Git - sonarqube.git/commit
SONAR-12914 security hotspots autoscroll to category
authorJeremy Davis <jeremy.davis@sonarsource.com>
Tue, 28 Apr 2020 15:59:46 +0000 (17:59 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 7 May 2020 20:03:44 +0000 (20:03 +0000)
commitecbe1b914367dc4d2a6b197ff6d23edab540b2c7
tree94a06db92ce76b0f7f89f78ed84498ca305a4b5d
parent926e13385b492eb6c9b96a58cced764b52ee6d0f
SONAR-12914 security hotspots autoscroll to category
server/sonar-web/src/main/js/apps/overview/components/__tests__/__snapshots__/IssueLabel-test.tsx.snap
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__/SecurityHotspotsAppRenderer-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/HotspotCategory.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotCategory-test.tsx.snap
server/sonar-web/src/main/js/helpers/urls.ts