aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/SourceViewer
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-1830-4482/+0
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-263-12/+12
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-052-15/+19
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2227-22/+42
* SONAR-23205 Remove legacy CSS custom propertiesJeremy Davis2024-10-222-245/+31
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-162-8/+8
* SONAR-23195 MQR mode for Code and Measures pagesIsmail Cherri2024-10-163-10/+30
* 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-23093 New typography tailwind classesJeremy Davis2024-09-242-20/+12
* SONAR-22970 Align dependencies with SonarCloudDavid Cho-Lerat2024-09-122-2/+3
* NO-JIRA Validation fixes7PH2024-08-131-74/+70
* SONAR-22646 Improve issue indicator render cycle (#11448)Lucas2024-08-131-98/+145
* SONAR-22498 CodeSnippet supports issue indicator for jupyter preview (#11414)Lucas2024-08-132-11/+247
* SONAR-22495 Render the Jupyter Notebook cells where the issue is & Add previe...7PH2024-08-131-17/+9
* SONAR-22499 CodeViewer supports ipynb files (#11371)Lucas2024-08-131-0/+73
* 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-054-14/+14
* SONAR-22224 Add a 'Prioritized' mark to an issueViktor Vorona2024-06-031-0/+2
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-273-8/+8
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-1/+1
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-021-1/+1
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-303-3/+3
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-304-4/+4
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-1/+2
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-303-12/+10
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-4/+2
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-303-3/+4
* SONAR-21768 Projects/code and app/projects pages adopt the new taxonomystanislavh2024-03-083-168/+271
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-071-1/+2
* SONAR-21298 Showcase Echoes' Link and LinkStandalone components in a few placesDavid Cho-Lerat2024-02-281-12/+15
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-202-11/+7
* SONAR-21122 Remove pin action on pinned fileDavid Cho-Lerat2024-01-182-3/+8
* SONAR-21381 Show author in Issue activityViktor Vorona2024-01-171-2/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-0328-35/+28
* SONAR-19973 - Change search issues api payloadKevin Silva2023-12-061-1/+1
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-241-40/+25
* SONAR-20870 Clear issueStatus mock7PH2023-11-082-9/+26
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-081-2/+2
* SONAR-20871 Add new status facet in issues liststanislavh2023-11-082-4/+5
* SONAR-20870 Update issue transitions to allow accepting issues7PH2023-11-081-0/+2
* SONAR-20431 - Improve visual visibility and readability of issues listKevin Silva2023-10-111-2/+2
* [NO JIRA] Delete unused componentsJeremy Davis2023-10-062-499/+0
* SONAR-20323 Remove last enzyme testsJeremy Davis2023-10-067-2337/+0
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-131-7/+11
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-1223-87/+87
* SONAR-20023 Update naming for facet fields to be compatible with apiWouter Admiraal2023-08-181-16/+0
* SONAR-20023 Disable setting code type and severity when using bulk action7PH2023-08-181-36/+10
* SONAR-20023 Create required types for the issues page's new taxonomy7PH2023-08-182-0/+24
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-151-3/+3