aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/SourceViewer
Commit message (Expand)AuthorAgeFilesLines
* [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
* Update DeferredSpinner snapshotsJeremy Davis2020-09-181-4/+0
* SONAR-12749 DRYer SourceViewerHeaderJeremy Davis2020-08-262-13/+9
* SONAR-12266 Remove favorite icon for file.mathieu-suen-sonarsource2020-05-263-36/+7
* SONAR-12911 Code viewer is not accessible to blind usersWouter Admiraal2020-05-0832-860/+724
* SONAR-12931 Remove project name in the code snippet header for projectPhilippe Perrin2020-04-233-33/+117
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-1/+1
* Fix eslint's issuesPhilippe Perrin2020-04-081-1/+1
* SONAR-11552 Reduce tab size in codeviewerJeremy Davis2020-03-191-0/+4
* SONAR-13147 lazyloadingJeremy Davis2020-03-064-124/+386
* SONAR-12965 Configure Security Review domain in measures pageJeremy Davis2020-02-112-10/+10
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-102-69/+72
* SONAR-12718 UI Fixes for the code snippetJeremy Davis2020-01-136-14/+247
* SONAR-12718 Hotspot Code SnippetJeremy Davis2020-01-131-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-0751-52/+51
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-303-6/+10
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-0920-44/+53
* SONAR-12636 Exlude branches from purgePhilippe Perrin2019-12-093-0/+3
* SONAR-12367 Show total issues in codeviewer headerJeremy Davis2019-12-043-16/+25
* SONAR-12050 show issues' locations marker in CodeViewerJeremy Davis2019-11-076-0/+24
* Bump to the latest version of typescriptPhilippe Perrin2019-11-061-4/+4
* SONAR-12603 Fix and clean file measures view layoutGrégoire Aubert2019-10-285-1528/+1277
* SONAR-12594 Udpate issue type iconsGrégoire Aubert2019-10-211-6/+3
* SONAR-12540 More consistent colors for hover color of new uncovered linesGrégoire Aubert2019-10-211-5/+2
* SONAR-12539 More consistent colors for leak metrics borderGrégoire Aubert2019-10-211-2/+2
* SONAR-12506 More consistent color for error message borderGrégoire Aubert2019-10-091-4/+4
* SONAR-12199 Update testsSiegfried Ehret2019-08-052-0/+49
* SONAR-12245 Fix throwGlobalError and parseError for SonarCloudGrégoire Aubert2019-08-051-2/+2
* SONAR-12199 Add Copy button to file header and update ClipboardButtonSiegfried Ehret2019-08-054-5/+55
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1932-89/+89
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1123-75/+71
* SONAR-12106 Add link to overall issues of a file in new slim headerWouter Admiraal2019-06-283-10/+74
* SONAR-11676 Fix Bulk Apply Permission TemplateJeremy Davis2019-05-291-4/+5
* SONAR-12114 Add Links in codeviewer headerJeremy Davis2019-05-292-45/+118