aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app/components/nav/component
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-1820-2617/+0
* SONAR-23850 Improve accessibility for calculation messagesstanislavh2024-12-062-9/+190
* SONAR-22326 Fix a11y issues in header and project branch selectorstanislavh2024-11-292-23/+46
* SONAR-23596 New brandingJeremy Davis2024-11-131-4/+9
* SONAR-23577 Hide dependencies tab (#12242)Lucas2024-11-121-0/+2
* SONAR-23493 Don't reset issue filters when opening project settingsDavid Cho-Lerat2024-11-071-2/+3
* SONAR-23493 Don't reset issue filters when opening project settingsDavid Cho-Lerat2024-11-051-2/+2
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2219-19/+25
* SONAR-23098 Introduce Project Dependencies tabLucas2024-10-211-0/+12
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-1/+1
* SONAR-22315 Fix a11y issues on Branches & PRs page (#11651)Sarath Nair2024-09-172-12/+19
* SONAR-22970 Improve branch queries and fix loading conflictJay2024-09-123-15/+22
* SONAR-22559 Fix project settings navigationguillaume-peoch-sonarsource2024-08-191-1/+1
* NO-JIRA Validation fixes7PH2024-08-131-1/+1
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-241-4/+5
* SONAR-22453 Use DropdownMenu from EchoesDavid Cho-Lerat2024-07-122-76/+61
* SONAR-22390 Refactor PR summary to similar to overviewRevanshu Paliwal2024-06-181-1/+1
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-054-6/+6
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-301-4/+6
* SONAR-22148 Spotlight tour for cayc in branch overviewMathieu Suen2024-05-101-1/+4
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-023-10/+5
* SONAR-22049 Align queryToSearch methodstanislavh2024-04-301-2/+5
* SONAR-22049 Align isPortfolioLikeViktor Vorona2024-04-301-1/+2
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-309-14/+10
* SONAR-22049 Align BranchParametersViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-302-3/+5
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-307-8/+8
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-304-4/+6
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-302-7/+7
* SONAR-19144 Increase branch selector dropdown max lengthDavid Cho-Lerat2024-03-281-1/+1
* SONAR-21718 Fixing branch or pull request name overflowing out of the dropdow...Revanshu Paliwal2024-03-192-2/+2
* SONAR-21867 Create Image component with baseUrlDavid Cho-Lerat2024-03-181-3/+3
* SONAR-21656 Remove legacy misc.cssJeremy Davis2024-03-114-5/+21
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-082-2/+2
* SONAR-21298 Showcase Echoes' Link and LinkStandalone components in a few placesDavid Cho-Lerat2024-02-282-17/+27
* SONAR-21692 fix leftovers with act warningsViktor Vorona2024-02-221-1/+13
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-9/+17
* SONAR-21467 Implement new branch overview headerstanislavh2024-01-2413-891/+12
* NO-JIRA Update license headers to 2024Pierre2024-01-0330-34/+30
* SONAR-20022 disable overview tab when in tutorialJeremy Davis2023-12-072-21/+44
* SONAR-21017 Tests: timeouts are no longer necessary with the new RTL versionDavid Cho-Lerat2023-11-241-11/+4
* SONAR-21017 Tests: get => find + add timeouts that will be reverted by the up...David Cho-Lerat2023-11-242-6/+13
* SONAR-20871 Add new status facet in issues liststanislavh2023-11-081-1/+2
* NO-JIRA Fix issues in new codeAmbroise C2023-09-251-1/+1
* NO-JIRA Fix code smells in new codeAmbroise C2023-09-141-1/+1
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-1214-58/+60
* SONAR-20249 Hide NCD banner on save (#9186)Ambroise C2023-09-011-4/+24
* SONAR-20283 Fix API call consistently failing after navigating back to an app...7PH2023-08-311-2/+2