]> source.dussan.org Git - sonarqube.git/commit
SONAR-20447 Pass extra 'branch' parameter to the SonarLint call
authorDavid Cho-Lerat <david.cho-lerat@sonarsource.com>
Thu, 26 Oct 2023 13:50:16 +0000 (15:50 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 27 Oct 2023 20:03:00 +0000 (20:03 +0000)
commit8619068f5c2641beef855e6a7cd412e19de271d8
treea49e5dbe1d5172558898e657025280b87227c3f3
parente2af95fe351114061ca3409ba1a9ba2abb58ab05
SONAR-20447 Pass extra 'branch' parameter to the SonarLint call
server/sonar-web/src/main/js/apps/issues/components/IssueOpenInIdeButton.tsx
server/sonar-web/src/main/js/apps/issues/components/__tests__/IssueOpenInIdeButton-test.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/ComponentSourceSnippetGroupViewer.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/IssueSourceViewerHeader.tsx
server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/__tests__/IssueSourceViewerHeader-test.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotHeader.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotViewerTabs.tsx
server/sonar-web/src/main/js/helpers/__tests__/sonarlint-test.ts
server/sonar-web/src/main/js/helpers/sonarlint.ts
server/sonar-web/src/main/js/queries/branch.tsx