aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-23137 Remove success status from new code definition days inputJeremy Davis2024-10-105-9/+0
* Revert "SONAR-23137 Remove success status around legacy input"Jeremy Davis2024-10-1014-6/+37
* SONAR-23136 Use new Echoes color tokensDavid Cho-Lerat2024-10-103-4/+8
* SONAR-23332 Adopt updated Link components from EchoesDavid Cho-Lerat2024-10-0914-31/+28
* SONARIAC-1706 Add Ansible to Language Category (#12011)Jonas Wielage2024-10-091-0/+1
* SONAR-23138 Fix counter contrastJeremy Davis2024-10-091-1/+9
* SONAR-22290 Fix focus indicator in legacy componentsJeremy Davis2024-10-0836-624/+701
* SONAR-23137 Remove success status around legacy inputJeremy Davis2024-10-0814-37/+6
* SONAR-23249 Fix SSF-656 & SSF-657David Cho-Lerat2024-10-0830-355/+652
* SGB-149 Fix hotspot page when component is not yet fetchMathieu Suen2024-10-072-13/+37
* SONAR-23001 Improve validation form when creating a new userguillaume-peoch-sonarsource2024-10-076-150/+504
* SGB-163 Moving IssueDetails out of IssuesAppRevanshu Paliwal2024-10-042-241/+375
* SONAR-23199 Update Bitbucket Pipelines tutorialJulien HENRY2024-10-042-9/+6
* SONAR-20936 Improve test performance to avoid timeoutsJeremy Davis2024-10-031-12/+15
* SONAR-23187 Remove old fixup code since react-router-dom updated version has ...Revanshu Paliwal2024-10-031-3/+1
* SONAR-23202 Update react, react-dom and @types/react to 18.3.1Ismail Cherri2024-10-039-84/+97