aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/SourceViewer/__tests__
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-181-459/+0
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-261-8/+8
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-051-12/+18
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-1/+1
* SONAR-23195 MQR mode for Code and Measures pagesIsmail Cherri2024-10-161-6/+12
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-161-0/+3
* SONAR-22298 Fix clipboard a11yJeremy Davis2024-10-111-13/+3
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-1/+1
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* SONAR-21768 Projects/code and app/projects pages adopt the new taxonomystanislavh2024-03-081-2/+69
* SONAR-21381 Show author in Issue activityViktor Vorona2024-01-171-2/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-031-2/+1
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-241-40/+25
* SONAR-20323 Remove last enzyme testsJeremy Davis2023-10-061-86/+0
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-122-29/+29
* SONAR-20023 Disable setting code type and severity when using bulk action7PH2023-08-181-36/+10
* SONAR-19918 Use the issues/list endpoint for the source viewer when re-indexingDavid Cho-Lerat2023-07-193-300/+39
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-181-2/+0
* [NO JIRA] Remove react-testing-selector library and replace itMathieu Suen2023-06-151-1/+1
* SONAR-19489 Add coverage/new code highlights/labels to the code viewerDavid Cho-Lerat2023-06-091-1/+1
* SONAR-19474 The code viewer header adopts the new UIDavid Cho-Lerat2023-06-092-595/+0
* SONAR-19345 - Update list issues for MIUIKevin Silva2023-06-091-15/+0
* SONAR-19345 Update box contents for each issueKevin Silva2023-06-092-21/+16
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-6/+6
* SONAR-18425 Migrate measures page tests to RTLWouter Admiraal2023-06-021-7/+0
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-011-54/+30
* Revert "SONAR-19069 Add issue characteristic enum for Clean Code Taxonomy"Wouter Admiraal2023-04-281-2/+0
* Revert "SONAR-19069 Disable the option to change an issue type in issues list...Wouter Admiraal2023-04-281-0/+6
* SONAR-19069 Disable the option to change an issue type in issues list and iss...stanislavh2023-04-251-6/+0
* SONAR-19069 Add issue characteristic enum for Clean Code Taxonomy7PH2023-04-251-0/+2
* SONAR-18555 Migrate issues app sidebar to RTL7PH2023-03-301-0/+2
* SONAR-18823 Rework SourceViewerTest E2Es UI tests7PH2023-03-171-1/+1
* SONAR-18362 Text Alternative is missingstanislavh2023-02-101-1/+1
* Update license templates for 2023Pierre2023-01-024-4/+4
* [NO JIRA] Migrate Code tests to RTLWouter Admiraal2023-01-021-35/+61
* [NO JIRA] Upgrade jestJeremy Davis2022-12-212-39/+39
* SONAR-17386 handle issues on deleted filesJeremy Davis2022-11-241-0/+2
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-024-70/+46
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-212-6/+6
* SONAR-17455 Navigate to hotspot page with files param from code tabRevanshu Paliwal2022-10-141-2/+2
* SONAR-16971 State: Selected state of the element is missing or incorrectMathieu Suen2022-10-121-5/+11
* SONAR-16966 Device-dependent event handlers are usedMathieu Suen2022-10-121-1/+12
* SONAR-16948 Buttons have same name but different actionsMathieu Suen2022-10-071-14/+16
* SONAR-17416 Improve Source code viewer perfomance and allow to load more line...Mathieu Suen2022-09-292-75/+49
* SONAR-16906 [893103] Buttons must have discernible textJeremy Davis2022-09-221-0/+3
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-161-0/+2
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-291-14/+14
* SONAR-16725 [891882] An icon lacks 3 to 1 contrast ratioWouter Admiraal2022-08-291-3/+3
* SONAR-16782 [893362] Function cannot be performed by keyboard aloneWouter Admiraal2022-08-111-2/+2
* SONAR-17153 Clean fromHotspot from issueMathieu Suen2022-08-081-2/+0