aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* SONAR-21298 Showcase Echoes' Link and LinkStandalone components in a few placesDavid Cho-Lerat2024-02-281-18/+35
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-204-146/+1
* [NO JIRA] Update FE minor dependenciesguillaume-peoch-sonarsource2024-02-081-2/+2
* SONAR-20223 Apply new spinner for pages already migrated to MIUIViktor Vorona2024-01-191-2/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-0320-21/+20
* SONAR-21200 Activity page: don't show data from default branch on refreshDavid Cho-Lerat2023-12-061-7/+1
* SONAR-21056 Code page: don't show data from default branch on refreshDavid Cho-Lerat2023-12-052-54/+62
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-241-17/+8
* SONAR-21017 Tests: 'exact' has been removed from options for 'byRole' queriesDavid Cho-Lerat2023-11-241-2/+2
* [NO JIRA] Make test selector in a better shape for future refactoringMathieu Suen2023-11-131-2/+2
* SONAR-20998 Improve performance of Code-itJeremy Davis2023-11-102-3/+17
* SONAR-20693 Correcting search placeholder message inside project's code pageRevanshu Paliwal2023-10-311-1/+1
* SONAR-20828 show analysis date for correct branch in portfolio breakdonwJeremy Davis2023-10-302-2/+4
* SONAR-20742 Implement pull request overview QG measures body component7PH2023-10-201-5/+1
* SONAR-20464 Fixing scrolling issue inside code pageRevanshu Paliwal2023-10-091-1/+1