aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-1818-2656/+0
|
* SGB-216 Reducing size of render to improve the flaky testRevanshu Paliwal2024-12-181-1/+3
|
* SONAR-23850 Improve accessibility for calculation messagesstanislavh2024-12-061-9/+0
|
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-264-9/+10
|
* SGB-216 Reduce number of render line to fix slow testMathieu Suen2024-11-181-2/+2
|
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-053-41/+28
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-2217-20/+26
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23205 Add lazy loading on most routes to improve build and dev server ↵Grégoire Aubert2024-10-221-1/+3
| | | | perfs
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into ↵Ismail Cherri2024-10-163-11/+11
| | | | useStandardExperienceMode
* SONAR-23195 MQR mode for Code and Measures pagesIsmail Cherri2024-10-164-18/+13
|
* Revert "SONAR-23076 Hide ratings"Viktor Vorona2024-10-031-1/+1
| | | | This reverts commit 11de475367bb8e3b1ffff53b8ef50e8c235584e0.
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-2/+2
|
* MMF-3988 Hide ratings and remove legacy mode settingViktor Vorona2024-09-191-1/+1
|
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-183-19/+6
| | | | | | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com> Co-authored-by: Stanislav <31501873+stanislavhh@users.noreply.github.com> Co-authored-by: Viktor Vorona <viktor.vorona@sonarsource.com> Co-authored-by: OrlovAlexander <35396155+OrlovAlexander85@users.noreply.github.com> Co-authored-by: stanislavh <stanislav.honcharov@sonarsource.com>
* SONAR-22315 Fix a11y issues on Branches & PRs page (#11651)Sarath Nair2024-09-171-3/+0
|
* SONAR-22943 Fix portfolio drilldown link to project (#11730)Stanislav2024-09-121-3/+5
|
* SONAR-22970 Improve branch queries and fix loading conflictJay2024-09-121-16/+13
|
* SONAR-22970 Align dependencies with SonarCloudDavid Cho-Lerat2024-09-121-1/+2
|
* SONAR-22728 Fix Sonar IssuesViktor Vorona2024-08-261-1/+1
|
* SONAR-22719 Some fixes to measuresViktor Vorona2024-08-263-12/+28
|
* SONAR-22719 Measures page reflects new ratingsstanislavh2024-08-262-3/+15
|
* SONAR-22699 Cache project and application overview metricsIsmail Cherri2024-08-262-40/+40
|
* SONAR-22727 Hide Change in Calculation message if LegacyViktor Vorona2024-08-262-8/+0
|
* SONAR-22727 Portfolio breakdown pageViktor Vorona2024-08-269-691/+244
|
* SONAR-22697 RatingsComponent POCViktor Vorona2024-08-261-13/+9
|
* SONAR-22287 Fix a11y issues in project's Code page7PH2024-08-201-1/+1
|
* NO-JIRA Validation fixes7PH2024-08-132-17/+30
| | | | Co-authored-by: Lucas <97296331+lucas-paulger-sonarsource@users.noreply.github.com>
* SONAR-22498 CodeSnippet supports issue indicator for jupyter preview (#11414)Lucas2024-08-131-5/+70
|
* SONAR-22499 CodeViewer supports ipynb files (#11371)Lucas2024-08-132-3/+109
|
* SONAR-22524 Replace InteractiveIcons with ButtonIconJeremy Davis2024-07-242-7/+8
|
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-054-15/+15
|
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-301-2/+0
|
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-1/+1
|
* SONAR-22168 Align measure componentIsmail Cherri2024-05-071-1/+1
|
* SONAR-22168 Align Component and mockComponentViktor Vorona2024-05-035-7/+10
|
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-026-7/+7
|
* SONAR-22049 Align queryToSearch methodstanislavh2024-04-301-2/+2
|
* SONAR-22049 Align isPortfolioLikeViktor Vorona2024-04-306-6/+9
|
* SONAR-22049 Align A11y componentsIsmail Cherri2024-04-301-1/+1
|
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-304-4/+4
|
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-308-13/+12
|
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-305-6/+8
|
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-305-5/+5
|
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-303-3/+4
|
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align RatingLabel typestanislavh2024-04-301-2/+2
|
* SONAR-21799 Fix Banner about old software qualities for PortfolioViktor Vorona2024-03-251-1/+5
|
* SONAR-21798 Portfolio reflects Software QualitiesIsmail Cherri2024-03-255-27/+27
|
* SONAR-21768 Projects/code and app/projects pages adopt the new taxonomystanislavh2024-03-086-27/+150
|