aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* SONAR-23250 Show only changed impacts in quality profile comparisonViktor Vorona2024-10-164-23/+96
* SONAR-23250 Rename softwareQualityImpact to impactsViktor Vorona2024-10-163-11/+9
* SONAR-23263 Redesign Quality Profile select in activation modalViktor Vorona2024-10-163-59/+77
* SONAR-23262 Divide tests RuleList from RuleDetailsViktor Vorona2024-10-162-398/+424
* SONAR-23262 Show if rule is customized on the quality profile list?Viktor Vorona2024-10-165-11/+250
* SONAR-23261 Custom software quality severitiesViktor Vorona2024-10-1613-207/+711
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-1645-232/+255
* SONAR-23191 Quality Profile details adopts MQR modeIsmail Cherri2024-10-167-185/+273
* SONAR-23191 Quality Profile comparison pageViktor Vorona2024-10-161-5/+12
* SONAR-23197 Project list adapt MQR/Standard modeViktor Vorona2024-10-164-8/+48
* SONAR-23195 MQR mode for Code and Measures pagesIsmail Cherri2024-10-1610-32/+58
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-1633-375/+913
* SONAR-23194 Project overview adopts MQR modeIsmail Cherri2024-10-169-29/+145
* SONAR-23188 MQR Mode settingViktor Vorona2024-10-169-15/+15
* SGB-163 Fetching rules and cve inside issue details page using react queryRevanshu Paliwal2024-10-159-174/+159
* SONAR-23202 Remove unneeded resolution in package.jsonGrégoire Aubert2024-10-152-4/+1
* SONAR-22298 Fix clipboard a11yJeremy Davis2024-10-1120-635/+764
* SONAR-23136 Update snapshotDavid Cho-Lerat2024-10-111-1/+1
* SONAR-23136 Remove no longer used useThemeDavid Cho-Lerat2024-10-112-14/+3
* SONAR-23136 Replace 'tab' color usage in TabsDavid Cho-Lerat2024-10-111-1/+3
* SONAR-23136 Replace usage of secondary.dark with echoes design tokensGrégoire Aubert2024-10-1138-114/+65
* SONAR-23136 Accessibility - Replace old blueGrey[400] color code by new Echoe...David Cho-Lerat2024-10-1114-46/+28
* SONAR-23136 Accessibility - Replace old blueGrey[300] color code by new Echoe...David Cho-Lerat2024-10-1128-79/+94
* SONAR-23296 Fixing icon dimension based on designRevanshu Paliwal2024-10-111-3/+3
* [No Jira] Fix Facet alignment bugJeremy Davis2024-10-103-13/+33