]> source.dussan.org Git - sonarqube.git/commit
SONAR-18166 User can't display all secondary location when coming from the code tab
authorguillaume-peoch-sonarsource <guillaume.peoch@sonarsource.com>
Fri, 6 Jan 2023 15:13:31 +0000 (16:13 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 10 Jan 2023 20:03:01 +0000 (20:03 +0000)
commit5d495f294e758d34ed5263233e9d812e19a2d926
tree2ce7154ac01f62766a1c8a5af620f195aefe5ce4
parent10d21d89d286e8f7ef32ee01d3a616edf865c794
SONAR-18166 User can't display all secondary location when coming from the code tab
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__/SecurityHotspotsApp-test.tsx.snap
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/FilterBar.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/FilterBar-test.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/FilterBar-test.tsx.snap
server/sonar-web/src/main/js/helpers/urls.ts