aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18662 Improve Admin experience for SAML/SCIM configurationMathieu Suen2023-03-221-0/+3
* SONAR-18654 Disable user creation when user auto provisioning is enableMathieu Suen2023-03-2210-44/+57
* SONAR-18795 Tooltip still visible after router changeKevin Silva2023-03-201-5/+1
* SONAR-18755 Validation fixes for MIUI navbarRevanshu Paliwal2023-03-201-2/+0
* SONAR-18823 Rework SourceViewerTest E2Es UI tests7PH2023-03-171-1/+1
* SONAR-18591 Add sonar.token property and deprecate sonar.loginEric Giffon2023-03-1712-25/+25
* Fix some code smells in MMF-3035David Cho-Lerat2023-03-143-3/+6
* Activate useful @typescript-eslint rules & fix warnings in `design-system/` a...David Cho-Lerat2023-03-131-1/+6
* SONAR-18524 New Main App barJeremy Davis2023-03-135-247/+223
* NO-JIRA updated tutorial to use latest Scanner GradleLukasz Jarocki2023-03-085-8/+8
* SONAR-18593 Migrate rtl for settingsstanislavh2023-03-063-10/+22
* SONAR-18431 Migrate activity tests to RTLWouter Admiraal2023-03-0313-311/+432
* SONAR-18372 Display specific error message when failing password changeAmbroise C2023-03-013-10/+60
* SONAR-18444 RTL migration tutorialsstanislavh2023-02-24144-11974/+2281
* SONAR-18430 Migrate permissions app tests to RTLWouter Admiraal2023-02-237-0/+760
* SONAR-18391 Improve layout landmarkMathieu Suen2023-02-221-2/+5
* SONAR-18399 Use react day picker native navigation instead of our custom one7PH2023-02-215-317/+35
* [NO-JIRA] fix DateTimeFormatter to accept different localesKevin Silva2023-02-211-2/+2
* SONAR-17810 Use Visibility enum instead of hard-coded stringsWouter Admiraal2023-02-204-40/+45
* SONAR-17812 Upgrade intl to 6.2.5stanislavh2023-02-2014-142/+75
* SONAR-14640 Add sonar.projectName scanner parameter in tutorialsstanislavh2023-02-1746-1370/+404
* SONAR-18364 An icon lacks 3 to 1 contrast ratiostanislavh2023-02-101-2/+2
* SONAR-18362 Text Alternative is missingstanislavh2023-02-104-5/+8
* SONAR-18357 Remove select clear button from tab navigation in quality profile...7PH2023-02-083-1/+5
* SONAR-18344 Remove quality profile action dropdown from accessibility tree wh...7PH2023-02-081-0/+2
* SONAR-16746 Upgrade react-select major frontend dependencyAmbroise C2023-02-074-189/+2287
* SONAR-18385 Improve focus state on issue boxMathieu Suen2023-02-075-6/+31
* SONAR-16788 Bump react-day-picker to 8.4.1Philippe Perrin2023-02-075-269/+71
* SONAR-18052 Improve rule details page accessibility7PH2023-02-063-2/+11
* SONAR-18067 Buttons have same name but different actionsstanislavh2023-02-033-8/+24
* SONAR-18068 State of active component lacks 3 to 1 contrast ratioMathieu Suen2023-02-031-1/+1
* SONAR-18068 An icon lacks 3 to 1 constrast ratioMathieu Suen2023-02-031-2/+2
* SONAR-18068 Incorrect semantic markupMathieu Suen2023-02-033-38/+39
* SONAR-18068 Buttons must have discernible textguillaume-peoch-sonarsource2023-02-023-2/+56
* SONAR-18068 Programmatic label does not convey purpose of controlMathieu Suen2023-02-012-3/+3
* SONAR-14639 Remove unnecessary step in GitLab tutorialMathieu Suen2023-01-2712-1349/+211
* [NO-JIRA] Upgrade d3-shape and @types/d3-shape frontend dependenciesAmbroise2023-01-271-1/+1
* SONAR-17806 Empty issue location message is now navigableMathieu Suen2023-01-264-82/+7
* [NO-JIRA] Bump eslint dependencies versionsPhilippe Perrin2023-01-251-0/+1
* SONAR-17815 Updating links for learn more CAYC and translation changesRevanshu Paliwal2023-01-252-0/+10
* [NO JIRA] Drop postcss plugin dependencyJeremy Davis2023-01-241-1/+1
* SONAR-18147 Fix infinite loading in ListFooterstanislavh2023-01-172-1/+16
* SONAR-18150 Reading order of static content changes meaningMathieu Suen2023-01-175-22/+32
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-176-62/+42
* [NO JIRA] Migrate enzyme to RTL for application consoleMathieu Suen2023-01-161-2/+5
* SONAR-18147 Status message not automatically announcedstanislavh2023-01-167-49/+79
* SONAR-18148 The decorative image is not hidden from screen readersstanislavh2023-01-161-0/+1
* SONAR-18143 An icon lacks 3 to 1 contrast ratiostanislavh2023-01-161-1/+1
* SONAR-18141 Status message is not automatically announcedstanislavh2023-01-162-5/+9
* SONAR-17845 [1099604] Replace <footer> with <div> to fix a11y issueAmbroise2023-01-162-10/+10