aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-22316 Fix a11y issues on Project's Quality Gate pageAmbroise C2024-11-221-56/+58
* SONAR-22302 Fix a11y issues on Issues pagestanislavh2024-11-2218-41/+37
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by c...stanislavh2024-11-2111-394/+305
* SONAR-22308 Fix Measures page a11y issueAmbroise C2024-11-211-7/+7
* SONAR-23653 Popovers in rules pageViktor Vorona2024-11-217-82/+20
* SONAR-23653 Replace tours with PopoversViktor Vorona2024-11-2112-839/+125
* CODEFIX-204 Display the enablement on the Project Information pageDamien Urruty2024-11-202-0/+27
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-197-503/+827
* CODEFIX-189 Simplify accepting the terms and conditionsDamien Urruty2024-11-191-47/+33
* CODEFIX-183 Check project enablement to show the 'Generate AI Fix' buttonDamien Urruty2024-11-191-4/+34
* SGB-216 Reduce number of render line to fix slow testMathieu Suen2024-11-181-2/+2
* SONAR-23555 Improve SonarWay Quality Gate CaYC onboarding tourMathieu Suen2024-11-152-32/+20
* SONAR-23582 Do not show severity recommendation on rule updatestanislavh2024-11-152-4/+4
* SONAR-23582 Update custom rule dialog is MQR/Standard modes compatibleIsmail Cherri2024-11-158-213/+503
* SONAR-23536 Project badges page supports MQR modestanislavh2024-11-145-209/+206
* SONAR-23596 New brandingJeremy Davis2024-11-1323-74/+109
* SONAR-18771 Fix Hotspot page test upon reassigningMathieu Suen2024-11-112-114/+55
* SONAR-23531 Fix filter of changelog events based on modestanislavh2024-11-112-15/+22
* SONAR-23363 fix naming issue with set_severity endpointstanislavh2024-11-111-1/+1
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-113-7/+102
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-112-111/+130
* SONAR-23195 Hide software quality severities in measures pageIsmail Cherri2024-11-071-3/+15
* SONAR-23299 Failed condition links point to issues liststanislavh2024-11-053-42/+155
* SONAR-23498 Add BBT testing QG MQR and Standard transitionstanislavh2024-11-051-0/+1
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-0521-179/+187
* SONAR-23299 A11y improvements in QGstanislavh2024-11-051-19/+31
* SONAR-23196 Activity page uses combined graphs for MQR metricsViktor Vorona2024-11-054-63/+64
* SONAR-23196 Filter graph custom metrics based on current MQR modeIsmail Cherri2024-11-052-4/+8
* SONAR-23299 Update add condition dialog in QGstanislavh2024-11-055-54/+144
* SONAR-23301 Enhance the experience for transition between Standard and MQR modesstanislavh2024-11-052-27/+88
* SONAR-23299 Quality Gate page shows conditions from other modesViktor Vorona2024-11-059-74/+378
* SONAR-23299 Update conditions dialogViktor Vorona2024-11-053-13/+385
* SONAR-23299 Add Quality Gate update icon when condition for other mode existIsmail Cherri2024-11-054-63/+134
* SONAR-23300 Add popover to temporal issue filtersstanislavh2024-11-014-1/+68
* CODEFIX-75 Add a link to docs in AI CodeFix service check sectionDamien Urruty2024-10-301-4/+12
* CODEFIX-75 Replace Title components with HeadingDamien Urruty2024-10-301-16/+10
* SONAR-23300 Show filters from other mode if they are neededViktor Vorona2024-10-289-37/+276
* SONAR-23469 Support Pagination of Dependencies (#12149)Lucas2024-10-252-7/+97
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-22946-1459/+1875
* SONAR-23205 Add lazy loading on most routes to improve build and dev server p...Grégoire Aubert2024-10-2234-40/+222
* SONAR-23205 Remove legacy CSS custom propertiesJeremy Davis2024-10-2213-65/+63
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-226-7/+10
* CODEFIX-75 Add a service connection test button in the admin sectionDamien Urruty2024-10-223-7/+264
* SONAR-23232 Fix analysis missing message showing on all Pull RequestsIsmail Cherri2024-10-222-4/+30
* SONAR-23098 Introduce Project Dependencies tabLucas2024-10-214-0/+523
* SONAR-23188 Custom design for the mode settingViktor Vorona2024-10-195-0/+283
* SONAR-23191 Filter updates based on MQR or STANDARD modesIsmail Cherri2024-10-185-150/+116
* SONAR-22615 Inform admin that updating a group's member when SAML is enabled ...guillaume-peoch-sonarsource2024-10-183-16/+83
* SONAR-23189 Adjust Rule customization modal with Mode settingViktor Vorona2024-10-175-29/+11
* SONAR-23250 Ignore the order of impacts on showing the customization infoViktor Vorona2024-10-164-95/+126