aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-18113-23495/+0
* SONAR-23896 Improve MQR tourIsmail Cherri2024-12-181-0/+1
* SONAR-23667 Inform users when using filters from a different modeIsmail Cherri2024-12-091-0/+1
* SONAR-12647 Remove deprecated complexity metricsJulien HENRY2024-12-061-80/+0
* NO-JIRA Fix locale comparison issue in testsJulien HENRY2024-12-061-1/+1
* SONAR-23666 Improve accessibility by informing the user of link destinationstanislavh2024-12-041-0/+2
* SONAR-23803 show upgrade banner(s) and modals for SQCB / SQSDavid Cho-Lerat2024-11-292-10/+11
* SONAR-23619 Updating projects quality gate page with new code assurance featureRevanshu Paliwal2024-11-291-0/+1
* CODEFIX-209 Adapt the display based on the current subscriptionDamien Urruty2024-11-291-0/+2
* SONAR-23777 Update project onboarding tutorials to use Gradle scanner 6.0.1.5171Dorian Burihabwa2024-11-271-1/+1
* SONAR-23742 Update edition name in footerDavid Cho-Lerat2024-11-261-1/+1
* SONAR-23758 No longer alter doc link root provided by the server for local bu...David Cho-Lerat2024-11-261-7/+3
* SONAR-23654 Mode TourViktor Vorona2024-11-261-0/+6
* URL update for page name changekevin.hinz2024-11-221-1/+1
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by c...stanislavh2024-11-211-0/+8
* SONAR-23653 Popovers in rules pageViktor Vorona2024-11-211-0/+2
* SONAR-23672 Update project onboarding tutorials to use Gradle scanner 6.0.0.5145Dorian Burihabwa2024-11-201-1/+1
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-191-0/+12
* SONAR-23596 New brandingJeremy Davis2024-11-135-13/+73
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-111-3/+9
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-053-28/+22
* SONAR-23196 Activity page uses combined graphs for MQR metricsViktor Vorona2024-11-052-40/+29
* SONAR-23196 Filter graph custom metrics based on current MQR modeIsmail Cherri2024-11-051-1/+5
* SONAR-23299 Quality Gate page shows conditions from other modesViktor Vorona2024-11-051-271/+352
* SONAR-23298 Add new metrics and change some namesDejan Milisavljevic2024-11-051-2/+2
* CODEFIX-75 Add a link to docs in AI CodeFix service check sectionDamien Urruty2024-10-301-0/+1
* Fix broken URLs pointing to the docskevin.hinz2024-10-241-6/+6
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-22103-11/+110
* SONAR-23205 Remove legacy CSS custom propertiesJeremy Davis2024-10-221-1/+23
* SONAR-23232 Fix analysis missing message showing on all Pull RequestsIsmail Cherri2024-10-221-0/+12
* SONAR-23098 Introduce Project Dependencies tabLucas2024-10-211-0/+1
* SONAR-23188 Custom design for the mode settingViktor Vorona2024-10-191-0/+2
* SONAR-23250 Show only changed impacts in quality profile comparisonViktor Vorona2024-10-161-2/+20
* SONAR-23261 Custom software quality severitiesViktor Vorona2024-10-162-0/+4
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-161-2/+2
* SONAR-23249 Fix SSF-656 & SSF-657David Cho-Lerat2024-10-084-226/+7
* SONAR-23187 Remove old fixup code since react-router-dom updated version has ...Revanshu Paliwal2024-10-031-3/+1
* SONAR-23139 Update Scanner for Gradle to latest releaseJulien HENRY2024-09-261-1/+1
* doc-1407: update in-product link to GitLab authentication setup (#11826)Caroline Dupuis2024-09-261-1/+1
* SONAR-23064 Adjust documentation linksMathieu Suen2024-09-251-1/+1
* SONAR-23064 Create new project settings page for ai generated codeguillaume-peoch-sonarsource2024-09-251-0/+1
* SONAR-23064 Advertise the 'Sonar way' Quality Gate as AI-readyguillaume-peoch-sonarsource2024-09-251-0/+1
* CODEFIX-32 Creating admin section for code fix suggestionsRevanshu Paliwal2024-09-241-0/+5
* SONAR-23094 Fix in-product links for Gitlab AuthenticationSarath Nair2024-09-231-1/+2
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-182-25/+1
* SONAR-22914 Render CVE information in Issues and Security Hotspots pages7PH2024-09-121-0/+15
* DOC-1472 Update user guide in-product linksCaroline Dupuis2024-09-121-3/+3
* SONAR-22943 Fix portfolio drilldown link to project (#11730)Stanislav2024-09-122-4/+4
* SONAR-22970 Align dependencies with SonarCloudDavid Cho-Lerat2024-09-121-2/+3
* CODEFIX-15 Add view fix in ide buttonMathieu Suen2024-09-112-29/+45