aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/SourceViewer
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17416 Improve Source code viewer perfomance and allow to load more line...Mathieu Suen2022-09-299-223/+135
* SONAR-16906 [893103] Buttons must have discernible textJeremy Davis2022-09-222-1/+4
* SONAR-16906 Elements must only use allowed ARIA attributesRevanshu Paliwal2022-09-221-24/+20
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-165-0/+6
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-295-23/+23
* SONAR-16725 [891882] An icon lacks 3 to 1 contrast ratioWouter Admiraal2022-08-292-5/+5
* SONAR-17169 Improve scrolling architecture in issues pagePhilippe Perrin2022-08-172-32/+11
* SONAR-16782 [893362] Function cannot be performed by keyboard aloneWouter Admiraal2022-08-119-47/+39
* SONAR-16536 Navigating to secondary location from any tabRevanshu Paliwal2022-08-091-0/+10
* SONAR-17153 Clean fromHotspot from issueMathieu Suen2022-08-084-6/+1
* SONAR-16538 Move issue attributes and actions to the issue headerRevanshu Paliwal2022-08-031-6/+1
* SONAR-16537 Improve scrolling on issue pageMathieu Suen2022-07-299-35/+21
* SONAR-16537 Change issue file header styleMathieu Suen2022-07-296-470/+3
* SONAR-16475 Remove lazyLoading of frontend componentMathieu Suen2022-07-205-686/+732
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-287-96/+24
* SONAR-16488 Clean sub-project code from the UIMathieu Suen2022-06-158-173/+10
* SONAR-16303 Add frontend IT for advance ruleMathieu Suen2022-05-2410-28/+44
* SONAR-16303 The 'Why is this an issue' button is not available anymore on the...Mathieu Suen2022-05-246-5/+18
* SONAR-16298 Replace React legacy lifecycle methods in SourceViewerMathieu Suen2022-04-292-61/+21
* [NO-JIRA] Adjust jest timeout globallyPhilippe Perrin2022-04-271-1/+0
* SONAR-16042 Move issues box rendering outside of line componentMathieu Suen2022-04-2011-439/+182
* SONAR-16256 Add RTL test to SourceViewerMathieu Suen2022-04-1925-2443/+398
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-084-4/+0
* SONAR-16157 Avoid duplicate primary locationMathieu Suen2022-04-052-1/+8
* SONAR-16158 Fix duplication block displaying wrong blockMathieu Suen2022-03-303-15/+18
* [NO JIRA] Make frontend test execute faster using SWCMathieu Suen2022-03-291-3/+11
* SONAR-16008 Tab improvementsJeremy Davis2022-02-252-3/+2
* SONAR-16007 Display secondary locations within hotspot code snippetPhilippe Perrin2022-02-253-9/+155
* SONAR-16007 Add hotspot box to primary locationJeremy Davis2022-02-254-0/+132
* SONAR-11672 Improve display of project-level issuesWouter Admiraal2022-02-246-8/+129
* [NO-JIRA] Fix license headersPhilippe Perrin2022-02-142-38/+0
* Update license headers for 2022 [update headers]Pierre2022-01-2850-52/+86
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-2728-122/+167
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-309-15/+12
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2019-69/+75
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2019-65/+65
* SONAR-15115 SONAR-15121 Fix missing hotspot code in App branches and remove p...Jeremy Davis2021-07-015-18/+48
* SONAR-14333 Move coverage tooltip to the bottomWouter Admiraal2021-04-292-6/+6
* SONAR-11834 Add line wrap to source code.Mathieu Suen2021-04-131-5/+2
* SONAR-14626 Change source code view permalink to a copy buttonMathieu Suen2021-04-1313-64/+161
* SONAR-13217 Auto scroll to uncovered linesWouter Admiraal2021-04-128-4/+778
* SONAR-14207 Add Ubuntu Mono as a font for the source code viewerWouter Admiraal2021-02-111-1/+1
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-204-8/+14
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0849-49/+49
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-222-6/+0
* SONAR-13999 Remove orgs from issuesJeremy Davis2020-12-225-42/+0
* SONAR-13058 Add tooltip to issue markers in code marginWouter Admiraal2020-10-023-26/+81
* SONAR-12996 Make copy-path-to-clipboard button more accessibleWouter Admiraal2020-10-022-1/+8
* SONAR-13592 Fix file facet search, result filter issue correctly.Mathieu Suen2020-09-244-20/+11