aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/SourceViewer/SourceViewerCode.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-181-346/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-1/+2
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-241-5/+6
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-4/+4
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-2/+1
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-3/+3
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-151-3/+3
* SONAR-19174 Updating UI for load more button inside measure pageRevanshu Paliwal2023-06-141-22/+15
* Remove no longer used propsDavid Cho-Lerat2023-06-091-4/+0
* SONAR-19489 Add coverage/new code highlights/labels to the code viewerDavid Cho-Lerat2023-06-091-40/+108
* SONAR-19345 Update box contents for each issueKevin Silva2023-06-091-4/+0
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-1/+1
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-011-56/+69
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-11/+14
* SONAR-16537 Improve scrolling on issue pageMathieu Suen2022-07-291-2/+0
* 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-15/+23
* SONAR-16256 Add RTL test to SourceViewerMathieu Suen2022-04-191-1/+1
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-081-1/+0
* SONAR-11672 Improve display of project-level issuesWouter Admiraal2022-02-241-0/+1
* 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-14/+21
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-2/+2
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-2/+2
* SONAR-14626 Change source code view permalink to a copy buttonMathieu Suen2021-04-131-0/+2
* SONAR-13217 Auto scroll to uncovered linesWouter Admiraal2021-04-121-1/+31
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12911 Code viewer is not accessible to blind usersWouter Admiraal2020-05-081-4/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-091-1/+2
* SONAR-12050 show issues' locations marker in CodeViewerJeremy Davis2019-11-071-0/+4
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-3/+3
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-2/+2
* SONAR-12076 Add duplication popup back to the new multi location issue flowGrégoire Aubert2019-05-071-3/+3
* SONAR-11898 New codeviewer for multi-location issues (#1466)Jeremy2019-05-061-50/+18
* SONAR-11900 Remove location counter from issues in the code viewer and issue ...Wouter Admiraal2019-05-061-4/+0
* drop /component urlStas Vilchik2019-01-071-1/+0
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-25/+17
* SONAR-11474 Code viewer header stay fixed when scrolling horizontallyGrégoire Aubert2018-11-151-1/+1
* SONAR-11131 Use isNew field from api/sources/lines to display new lines of codeGrégoire Aubert2018-09-191-4/+2
* SONAR-10489 improve navigation between locations (#57)Stas Vilchik2018-03-271-1/+1
* SONAR-10489 Support cross file issue locations in web appStas Vilchik2018-03-271-4/+8
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-3/+10
* rewrite remaining popups in react (#3109)Stas Vilchik2018-03-021-0/+265