aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/crossComponentSourceViewer/ComponentSourceSnippetGroupViewer.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-451/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-1/+2
* CODEFIX-33 Remove the get fix button when feature is not availableMathieu Suen2024-09-241-22/+13
* CODEFIX-12 Show new suggestion feature in issues pageRevanshu Paliwal2024-09-041-5/+68
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-301-1/+1
* SONAR-21656 Remove legacy misc.cssJeremy Davis2024-03-111-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-081-2/+2
* SONAR-20447 Pass extra 'branch' parameter to the SonarLint callDavid Cho-Lerat2023-10-271-3/+2
* SONAR-20447 Add new "Open in IDE" button for IssuesDavid Cho-Lerat2023-09-191-0/+1
* NO-JIRA Fix code smells in new codeAmbroise C2023-09-141-3/+6
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-7/+7
* SONAR-20023 Drop old type icon from source viewerstanislavh2023-08-181-2/+0
* SONAR-19526 Improve accessibility of FlagMessageMathieu Suen2023-06-141-5/+1
* SONAR-19345 Layout changes for new MIUI issue pagesRevanshu Paliwal2023-06-091-2/+1
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-1/+1
* SONAR-19174 Code viewer changes for hotspots pageRevanshu Paliwal2023-06-011-14/+20
* SONAR-19174 Hide location number when flows are not presentRevanshu Paliwal2023-06-011-0/+3
* SONAR-19174 Migrating issue box inside code viewer to MIUIRevanshu Paliwal2023-06-011-18/+34
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-011-6/+3
* SONAR-19174 Migrating issue code viewer header and code expander section to MIUIRevanshu Paliwal2023-06-011-15/+23
* SONAR-18554 Migrate issues app cross component source viewer to RTL7PH2023-04-171-4/+4
* SONAR-17783 Some Closed (Fixed) file-level issues are described as project-le...guillaume-peoch-sonarsource2023-01-251-3/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17644 Fix snippet expansionJeremy Davis2022-11-241-4/+8
* SONAR-17386 handle issues on deleted filesJeremy Davis2022-11-241-16/+33
* SONAR-17594 Remove issue message that appears as secondary issue whilst being...Mathieu Suen2022-11-161-2/+6
* SONAR-17386 Improve UI of closed issuesJeremy Davis2022-11-041-13/+44
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-26/+21
* SONAR-17390 Fix snippet expansionMathieu Suen2022-09-291-1/+1
* SONAR-17332 Always display primary location linesMathieu Suen2022-09-191-1/+3
* SONAR-17169 Improve scrolling architecture in issues pagePhilippe Perrin2022-08-171-25/+28
* SONAR-16538 On selecting issue, scrolling to the issue message box in code panelRevanshu Paliwal2022-08-101-3/+17
* SONAR-16538 Move issue attributes and actions to the issue headerRevanshu Paliwal2022-08-031-48/+12
* SONAR-16537 Improve scrolling on issue pageMathieu Suen2022-07-291-177/+58
* SONAR-16537 Change issue file header styleMathieu Suen2022-07-291-2/+2
* SONAR-16456 Remove expand button on non file headerMathieu Suen2022-06-021-1/+2
* SONAR-16448 Show default cursor for issue box not clickableMathieu Suen2022-06-021-3/+0
* SONAR-16383 Change secondary issues in file to allow focus on the current issueMathieu Suen2022-05-251-43/+42
* SONAR-16303 The 'Why is this an issue' button is not available anymore on the...Mathieu Suen2022-05-241-0/+1
* SONAR-16042 Move issues box rendering outside of line componentMathieu Suen2022-04-201-4/+35
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-21/+34
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-14130 Always underline Primary Location in snippetsJeremy Davis2020-12-031-3/+4
* SONAR-14120 Display file-level issues with multi-locationsJeremy Davis2020-12-031-2/+25
* SONAR-12911 Code viewer is not accessible to blind usersWouter Admiraal2020-05-081-25/+4
* SONAR-13302 Preserve code order for secondary locations snippetsJeremy Davis2020-04-221-0/+411