aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/components/IssueOpenInIdeButton.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-165/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-1/+1
* CODEFIX-15 Add view fix in ide buttonMathieu Suen2024-09-111-15/+9
* SONAR-22453 Use DropdownMenu from EchoesDavid Cho-Lerat2024-07-121-62/+59
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-301-1/+3
* SONAR-21403: Remove "login" field for SonarLintTobias Hahnen2024-01-051-1/+0
* NO-JIRA Update license headers to 2024Pierre2024-01-031-2/+1
* MMF-3504 Open issue in IDE: send user token to SonarLint if neededDavid Cho-Lerat2023-12-191-23/+50
* SONAR-20447 Pass extra 'pullRequest' parameter to the SonarLint callDavid Cho-Lerat2023-11-031-2/+8
* SONAR-20513 Use new ToastMessage for Open issues in IDE success/error messagesDavid Cho-Lerat2023-10-311-2/+17
* SONAR-20447 Pass extra 'branch' parameter to the SonarLint callDavid Cho-Lerat2023-10-271-2/+3
* SONAR-20447 Fix appearance of "Open in IDE" buttonDavid Cho-Lerat2023-10-181-14/+8
* SONAR-20447 Add new "Open in IDE" button for IssuesDavid Cho-Lerat2023-09-191-0/+131