aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/queries
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-1844-4933/+0
* SONAR-23906 Fix footer request for non upgrade instaneViktor Vorona2024-12-181-2/+2
* SONAR-23849 Fix cache clearing when deleting a projectIsmail Cherri2024-12-064-20/+63
* SONAR-23620 Fix modal when disqualifing a Quality Gate for AI assuranceMathieu Suen2024-11-291-8/+16
* SONAR-23619 Invalidate project list cache when updating AI code status for pr...Ismail Cherri2024-11-291-0/+30
* SONAR-23620 Users can qualify/disqualify QG for AI code assuranceIsmail Cherri2024-11-291-3/+39
* SONAR-23619 Updating projects quality gate page with new code assurance featureRevanshu Paliwal2024-11-291-0/+4
* SONAR-23619 Adjust the project info page to display AI code assurance statusMathieu Suen2024-11-291-8/+10
* CODEFIX-209 Adapt the display based on the current subscriptionDamien Urruty2024-11-291-8/+9
* 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-10/+60
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by c...stanislavh2024-11-213-31/+177
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-191-0/+7
* CODEFIX-183 Check project enablement to show the 'Generate AI Fix' buttonDamien Urruty2024-11-191-10/+4
* SONAR-23536 Project badges page supports MQR modestanislavh2024-11-141-23/+20
* SONAR-18771 Fix Hotspot page test upon reassigningMathieu Suen2024-11-111-0/+32
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-111-0/+58
* SONAR-23196 Activity page uses combined graphs for MQR metricsViktor Vorona2024-11-053-12/+16
* SONAR-23301 Enhance the experience for transition between Standard and MQR modesstanislavh2024-11-052-7/+10
* SONAR-23299 Quality Gate page shows conditions from other modesViktor Vorona2024-11-051-1/+1
* SONAR-23299 Update conditions dialogViktor Vorona2024-11-051-0/+37
* SONAR-23469 Support Pagination of Dependencies (#12149)Lucas2024-10-251-9/+20
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2232-8/+37
* CODEFIX-75 Add a service connection test button in the admin sectionDamien Urruty2024-10-221-2/+14
* SONAR-23098 Introduce Project Dependencies tabLucas2024-10-211-0/+37
* SONAR-23188 Custom design for the mode settingViktor Vorona2024-10-191-8/+19
* SONAR-23191 Filter updates based on MQR or STANDARD modesIsmail Cherri2024-10-181-27/+74
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-162-6/+2
* SONAR-23191 Quality Profile details adopts MQR modeIsmail Cherri2024-10-162-5/+28
* SONAR-23188 MQR Mode settingViktor Vorona2024-10-161-2/+2
* SGB-163 Fetching rules and cve inside issue details page using react queryRevanshu Paliwal2024-10-152-11/+40
* Revert "SONAR-23076 Hide ratings"Viktor Vorona2024-10-031-9/+5
* SGB-117 Remove optimistic update to avoid out of order notifications updateMathieu Suen2024-09-301-0/+82
* SONAR-22947 Force re-sync when auto-provisioning setting change (#11764)Sarath Nair2024-09-262-1/+12
* SONAR-23064 Add unsolved finding on overall code warningMathieu Suen2024-09-251-0/+47
* SONAR-23064 Add information on ai code assurance for projectMathieu Suen2024-09-251-0/+32
* SONAR-23064 Create new project settings page for ai generated codeguillaume-peoch-sonarsource2024-09-251-1/+1
* CODEFIX-32 Creating admin section for code fix suggestionsRevanshu Paliwal2024-09-242-4/+47
* CODEFIX-33 Remove the get fix button when feature is not availableMathieu Suen2024-09-241-1/+31
* MMF-3988 Hide ratings and remove legacy mode settingViktor Vorona2024-09-191-5/+9
* SONAR-22970 Improve branch queries and fix loading conflictJay2024-09-122-71/+119
* CODEFIX-15 Add view fix in ide buttonMathieu Suen2024-09-112-1/+80
* CODEFIX-12 Show new suggestion feature in issues pageRevanshu Paliwal2024-09-042-1/+151
* SONAR 22666 Adding test email configuration modal (#11664)Shane Findley2024-09-031-1/+1
* SONAR-22313 Fix A11y issues on import/export page (#11650)Sarath Nair2024-09-022-0/+69
* SONAR-22666 Adding oauth email support (#11653)Shane Findley2024-08-301-2/+56
* SONAR-22862 Refactor permission mapping API changes (#11630)Sarath Nair2024-08-292-36/+40
* SONAR-22862 Can add/view/delete GitLab custom role (#11616)Sarath Nair2024-08-292-4/+17
* SONAR-22728 Fix BBT tests + bugs related to thatViktor Vorona2024-08-265-20/+129
* SONAR-22728 Hide new rating measures if the main ones are not computed + Enab...Viktor Vorona2024-08-261-27/+1