aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-18109-19039/+0
|
* SONAR-23268 Remove duplicate API functionAmbroise C2024-12-182-31/+3
|
* SONAR-23268 Add pagination to API functionsAmbroise C2024-12-182-10/+35
|
* SONAR-12647 Remove deprecated complexity metricsJulien HENRY2024-12-061-2/+2
| | | | | | | | | * Remove from complexity measure step * Remove from PersistMeasuresStep * Remove from ScannerMetrics * Add the DB migration * Don't register complexity metrics * Fix tests
* SONAR-23620 Users can qualify/disqualify QG for AI code assuranceIsmail Cherri2024-11-292-20/+135
|
* SONAR-23619 Updating projects quality gate page with new code assurance featureRevanshu Paliwal2024-11-291-0/+2
|
* SONAR-23619 Add UI for Sonar way for AI code QGIsmail Cherri2024-11-291-1/+22
|
* SONAR-23619 Use the new aiCodeAssurance enum to display badges in projects ↵Revanshu Paliwal2024-11-291-1/+2
| | | | list page
* SONAR-23619 Adjust the project info page to display AI code assurance statusMathieu Suen2024-11-293-23/+36
|
* SONAR-23619 Add AI Assurance icon to Quality Gates listIsmail Cherri2024-11-291-0/+39
|
* CODEFIX-209 Adapt the display based on the current subscriptionDamien Urruty2024-11-292-13/+25
| | | | | Co-Authored-By: Dam <64742703+damien-urruty-sonarsource@users.noreply.github.com> Co-Authored-By: Serhat Yenican <104850907+serhat-yenican-sonarsource@users.noreply.github.com>
* SONAR-23652 Advertisements for admins in Issues, Rules, Administration pagesViktor Vorona2024-11-261-0/+4
|
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-263-4/+95
|
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-194-2/+29
|
* CODEFIX-183 Check project enablement to show the 'Generate AI Fix' buttonDamien Urruty2024-11-191-0/+1
|
* SONAR-23582 Update custom rule dialog is MQR/Standard modes compatibleIsmail Cherri2024-11-152-2/+17
|
* SONAR-23536 Project badges page supports MQR modestanislavh2024-11-141-0/+39
|
* SONAR-23363 fix naming issue with set_severity endpointstanislavh2024-11-112-4/+4
|
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-112-4/+33
|
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-111-0/+21
|
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-051-54/+12
|
* SONAR-23299 Quality Gate page shows conditions from other modesViktor Vorona2024-11-051-12/+116
|
* SONAR-23299 Add Quality Gate update icon when condition for other mode existIsmail Cherri2024-11-051-0/+4
|
* SONAR-23469 Support Pagination of Dependencies (#12149)Lucas2024-10-252-3/+27
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-2297-0/+97
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* CODEFIX-75 Add a service connection test button in the admin sectionDamien Urruty2024-10-222-1/+39
|
* SONAR-23098 Introduce Project Dependencies tabLucas2024-10-212-0/+90
|
* SONAR-23188 Custom design for the mode settingViktor Vorona2024-10-191-0/+9
|
* SONAR-23191 Filter updates based on MQR or STANDARD modesIsmail Cherri2024-10-182-14/+82
|
* SONAR-23250 Show only changed impacts in quality profile comparisonViktor Vorona2024-10-161-9/+4
|
* SONAR-23250 Rename softwareQualityImpact to impactsViktor Vorona2024-10-162-10/+8
|
* SONAR-23262 Show if rule is customized on the quality profile list?Viktor Vorona2024-10-161-1/+3
|
* SONAR-23261 Custom software quality severitiesViktor Vorona2024-10-163-11/+168
|
* SONAR-23191 Quality Profile details adopts MQR modeIsmail Cherri2024-10-161-1/+4
|
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-162-0/+19
|
* SONAR-23188 MQR Mode settingViktor Vorona2024-10-161-2/+2
|
* SONAR-23001 Improve validation form when creating a new userguillaume-peoch-sonarsource2024-10-071-3/+3
|
* SONAR-23064 Add unsolved finding on overall code warningMathieu Suen2024-09-253-10/+43
|
* SONAR-23064 Add information on ai code assurance for projectMathieu Suen2024-09-252-0/+38
|
* SONAR-23064 Display a badge on the projects list when the project has the ↵Revanshu Paliwal2024-09-251-0/+1
| | | | isAiCodeAssured true
* SONAR-23064 Disable the projects row which has disabled field as trueRevanshu Paliwal2024-09-252-5/+7
|
* CODEFIX-33 Remove the get fix button when feature is not availableMathieu Suen2024-09-242-2/+19
|
* SONAR-22831 Migrate Change Rule details to echoes componentsViktor Vorona2024-09-131-6/+5
|
* SONAR-22914 Render CVE information in Issues and Security Hotspots pages7PH2024-09-124-0/+95
|
* SONAR-22970 Align dependencies with SonarCloudDavid Cho-Lerat2024-09-122-3/+5
|
* SGB-78 Fix flaky Bitbucket Cloud ITPawel Kupinski2024-09-111-5/+1
|
* CODEFIX-12 Show new suggestion feature in issues pageRevanshu Paliwal2024-09-042-0/+88
|
* SONAR 22666 Edit email configuration (#11638)Shane Findley2024-09-021-0/+1
|
* SONAR-22666 Adding oauth email support (#11653)Shane Findley2024-08-302-5/+81
|
* SONAR-22862 Refactor permission mapping API changes (#11630)Sarath Nair2024-08-294-30/+30
|