aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
...
* CODEFIX-204 Display the enablement on the Project Information pageDamien Urruty2024-11-203-0/+28
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-1915-505/+882
* 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-193-14/+39
* SGB-216 Reduce number of render line to fix slow testMathieu Suen2024-11-181-2/+2
* SONAR-23643 Rebrand faviconJeremy Davis2024-11-1814-9/+0
* 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-1511-215/+529
* SONAR-23536 Project badges page supports MQR modestanislavh2024-11-147-232/+265
* SONAR-23596 New brandingJeremy Davis2024-11-1360-218/+930
* SONAR-23577 Hide dependencies tab (#12242)Lucas2024-11-121-0/+2
* SONAR-18771 Fix Hotspot page test upon reassigningMathieu Suen2024-11-113-114/+87
* SONAR-23531 Fix filter of changelog events based on modestanislavh2024-11-112-15/+22
* SONAR-23363 fix naming issue with set_severity endpointstanislavh2024-11-114-6/+6
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-1113-179/+557
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-116-115/+228
* SONAR-23493 Don't reset issue filters when opening project settingsDavid Cho-Lerat2024-11-071-2/+3
* SONAR-23195 Hide software quality severities in measures pageIsmail Cherri2024-11-071-3/+15
* SONAR-23299 Failed condition links point to issues liststanislavh2024-11-055-42/+259
* 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-0529-288/+251
* SONAR-23299 A11y improvements in QGstanislavh2024-11-051-19/+31
* SONAR-23196 Activity page uses combined graphs for MQR metricsViktor Vorona2024-11-0514-233/+208
* SONAR-23196 Filter graph custom metrics based on current MQR modeIsmail Cherri2024-11-058-149/+143
* 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-054-34/+98
* SONAR-23299 Quality Gate page shows conditions from other modesViktor Vorona2024-11-0513-361/+860
* SONAR-23299 Update conditions dialogViktor Vorona2024-11-055-13/+438
* SONAR-23299 Add Quality Gate update icon when condition for other mode existIsmail Cherri2024-11-056-63/+140
* SONAR-23298 Add new metrics and change some namesDejan Milisavljevic2024-11-051-2/+2
* SONAR-23493 Don't reset issue filters when opening project settingsDavid Cho-Lerat2024-11-051-2/+2
* SONAR-23300 Add popover to temporal issue filtersstanislavh2024-11-017-57/+135
* CODEFIX-75 Add a link to docs in AI CodeFix service check sectionDamien Urruty2024-10-302-4/+13
* 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-2815-87/+337
* SONAR-23469 Support Pagination of Dependencies (#12149)Lucas2024-10-255-19/+144
* SONAR-23475 Provide up to date l10n files when using webapp proxy serverGrégoire Aubert2024-10-253-20/+35
* 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-222218-5570/+3768
* SONAR-23205 Add rollup-plugin-license like in SC (serve 3rd-party licenses at...David Cho-Lerat2024-10-224-3/+228
* SONAR-23205 Add lazy loading on most routes to improve build and dev server p...Grégoire Aubert2024-10-2237-58/+315
* SONAR-23205 Move Esbuild config into each extensionsGrégoire Aubert2024-10-222-118/+0
* SONAR-23205 Remove legacy CSS custom propertiesJeremy Davis2024-10-2238-1048/+248
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-2222-688/+1934
* CODEFIX-75 Add a service connection test button in the admin sectionDamien Urruty2024-10-226-10/+317
* SONAR-23232 Fix analysis missing message showing on all Pull RequestsIsmail Cherri2024-10-223-4/+42
* SONAR-23098 Introduce Project Dependencies tabLucas2024-10-2114-5/+743
* SONAR-23188 Custom design for the mode settingViktor Vorona2024-10-198-8/+313
* SONAR-23191 Filter updates based on MQR or STANDARD modesIsmail Cherri2024-10-189-191/+295