aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-18407-48301/+0
* SONAR-23880 Only suggest sonarqube vulnerability report when in Developer edi...7PH2024-12-182-131/+27
* SONAR-23308 Re-introduce cache step for GitLab tutorials & Fix the cache path...7PH2024-12-183-87/+154
* SONAR-23751 Notifications checkbox -> switch + Design changesViktor Vorona2024-12-181-54/+94
* SONAR-23896 Improve MQR tourIsmail Cherri2024-12-182-9/+13
* [NO JIRA] Remove unused hoc and fix issueMathieu Suen2024-12-091-88/+0
* SONAR-21224 Improving status change drop-down inside issues pageRevanshu Paliwal2024-12-064-71/+186
* SONAR-23850 Improve accessibility for calculation messagesstanislavh2024-12-065-64/+93
* SONAR-23666 Improve accessibility by informing the user of link destinationstanislavh2024-12-043-5/+5
* SONAR-23656 Update footer to reflect instance modeIsmail Cherri2024-12-041-2/+2
* SONAR-23791 Show Software quality pills by order Security,Reliability,Maintai...stanislavh2024-12-031-14/+6
* [NO-JIRA] Fix issue severity badge textstanislavh2024-11-292-6/+14
* SONAR-23803 show upgrade banner(s) and modals for SQCB / SQSDavid Cho-Lerat2024-11-295-49/+123
* SONAR-23620 Add AI code assurance illustrationMathieu Suen2024-11-294-6/+204
* SONAR-23619 Updating projects quality gate page with new code assurance featureRevanshu Paliwal2024-11-291-0/+82
* SONAR-23619 Change AI code assurance settingMathieu Suen2024-11-294-0/+202
* CODEFIX-209 Adapt the display based on the current subscriptionDamien Urruty2024-11-291-1/+1
* [NO JIRA] Align duplication icons with PDFsViktor Vorona2024-11-282-13/+15
* SONAR-22270 Update onboarding tutorials for GitHub Actions to use sonarqube-s...Antonio Aversa2024-11-286-122/+228
* SONAR-23777 Update project onboarding tutorials to use Gradle scanner 6.0.1.5171Dorian Burihabwa2024-11-275-15/+15
* SONAR-23654 Fix small UI bugsViktor Vorona2024-11-273-6/+11
* SONAR-23742 Update edition name in footerDavid Cho-Lerat2024-11-261-1/+2
* SONAR-23654 Mode TourViktor Vorona2024-11-262-1/+47
* SONAR-23652 Advertisements for admins in Issues, Rules, Administration pagesViktor Vorona2024-11-262-0/+258
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-2611-42/+41
* SONAR-22309 Fix a11y issues on Activity pagestanislavh2024-11-224-134/+141
* SONAR-22322 Fix a11y issues on Webhooks pageAmbroise C2024-11-221-6/+16
* SONAR-22302 Fix a11y issues on Issues pagestanislavh2024-11-222-5/+2
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by c...stanislavh2024-11-213-68/+50
* SONAR-23653 Popovers in rules pageViktor Vorona2024-11-213-21/+91
* SONAR-23653 Replace tours with PopoversViktor Vorona2024-11-214-40/+12
* SONAR-23672 Update project onboarding tutorials to use Gradle scanner 6.0.0.5145Dorian Burihabwa2024-11-205-15/+15
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-191-0/+1
* SONAR-23596 New brandingJeremy Davis2024-11-1313-53/+621
* SONAR-23363 fix naming issue with set_severity endpointstanislavh2024-11-111-1/+1
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-116-162/+401
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-112-4/+19
* SONAR-23299 Failed condition links point to issues liststanislavh2024-11-052-0/+104
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-054-27/+30
* SONAR-23196 Activity page uses combined graphs for MQR metricsViktor Vorona2024-11-055-118/+99
* SONAR-23196 Filter graph custom metrics based on current MQR modeIsmail Cherri2024-11-055-144/+130
* SONAR-23300 Add popover to temporal issue filtersstanislavh2024-11-012-18/+27
* SONAR-23300 Show filters from other mode if they are neededViktor Vorona2024-10-285-49/+49
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-22359-408/+555
* SONAR-23205 Remove legacy CSS custom propertiesJeremy Davis2024-10-2213-359/+143
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-167-26/+30
* 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-1610-27/+235
* SONAR-23194 Project overview adopts MQR modeIsmail Cherri2024-10-163-5/+47
* SGB-163 Fetching rules and cve inside issue details page using react queryRevanshu Paliwal2024-10-152-115/+99