aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-22486 Show group membership in user list when auto provision is enable...Sarath Nair2024-10-033-15/+116
* Revert "SONAR-23076 Hide ratings"Viktor Vorona2024-10-0315-80/+74
* Revert "SONAR-23076 Hide blocker and info filters"Viktor Vorona2024-10-031-37/+1
* SONAR-23202 Dependency updates - major - design-system/David Cho-Lerat2024-10-024-237/+353
* SONAR-23202 Dependency updates - minor - design-system/ + sonar-web/David Cho-Lerat2024-10-023-66/+114
* SONAR-23202 Dependency updates - minor - typescript 5.6.2David Cho-Lerat2024-10-013-12/+12
* SONAR-23202 Update diffJeremy Davis2024-09-302-6/+6
* SONAR-23202 Dependency updates - minorDavid Cho-Lerat2024-09-303-236/+243
* SGB-117 Remove optimistic update to avoid out of order notifications updateMathieu Suen2024-09-3010-585/+244
* SONAR-23202 Update jsdomJeremy Davis2024-09-302-28/+36
* SONAR-23202 Update dd-traceJeremy Davis2024-09-303-102/+62
* SONAR-23202 Update date-fnsJeremy Davis2024-09-303-8/+8
* SONAR-23202 Dependency updates - patchesDavid Cho-Lerat2024-09-303-261/+253
* [NO JIRA] Remove sw-body-*guillaume-peoch-sonarsource2024-09-271-4/+4
* SGB-163 Adding timer to all test inside issueApp as a temporary fixRevanshu Paliwal2024-09-271-19/+39
* SONAR-23139 Recommend to use a locked major version of the Docker imageJulien HENRY2024-09-262-2/+2
* SONAR-23139 Use -D everywhere for consistencyJulien HENRY2024-09-264-19/+19
* SONAR-23139 Update the GitHub action to latest releaseJulien HENRY2024-09-262-3/+3
* SONAR-23139 Remove the useless -server optionJulien HENRY2024-09-262-22/+4
* SONAR-23139 Add the aarch64 download option for the Scanner for CLI on MacOSXJulien HENRY2024-09-264-26/+31
* SONAR-23139 Update Scanner CLI to latest releaseJulien HENRY2024-09-264-76/+76
* SONAR-23139 Update Scanner for Gradle to latest releaseJulien HENRY2024-09-266-16/+16
* SONAR-23139 Recommend the fully qualified syntax for the Maven pluginJulien HENRY2024-09-264-4/+4
* SONAR-23139 Java is not needed anymore to use the Scanner for .NetJulien HENRY2024-09-264-8/+0
* SGB-163 Improve issue app render in testMathieu Suen2024-09-261-2/+2