aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/common
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20010 - Project List improvementsKevin Silva2023-07-253-7/+13
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-185-239/+42
* SONAR-19784 Disable visibility change for GH projects with auto-provisioningViktor Vorona2023-07-181-2/+3
* SONAR-19709 Migrating empty project page to MIUI and some UX fixesRevanshu Paliwal2023-07-114-73/+7
* SONAR-19633 Some links are badly formatted when SQ is configured with a root URLstanislavh2023-07-061-1/+2
* SONAR-19613 Migrate About this project to MIUIViktor Vorona2023-06-261-0/+113
* SONAR-19638 Add syntax highlighting to code snippets in rule detailsDavid Cho-Lerat2023-06-232-247/+34
* SONAR-19553, SONAR-18959 Fixing indentation and analysis warning modalRevanshu Paliwal2023-06-153-277/+204
* [NO JIRA] Remove react-testing-selector library and replace itMathieu Suen2023-06-152-2/+2
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-057-9/+9
* SONAR-19236 Move hotspot location list to new design system7PH2023-05-242-37/+0
* SONAR-19236 Move security hotspot activity to its own tabWouter Admiraal2023-05-241-2/+2
* SONAR-19236 Implement new design for hotspot headerstanislavh2023-05-243-70/+32
* SONAR-18503 Read documentation base URL from backend to generate documentatio...stanislavh2023-05-051-10/+4
* SONAR-19018 - Update the Activity section with MIUIKevin Silva2023-04-253-96/+37
* SONAR-18960 Rework it-license selenium tests7PH2023-04-112-16/+10
* SONAR-18892 Fix leading stacked location in source viewerMathieu Suen2023-03-303-9/+11
* SONAR-18776 Migrating breadcrumb and branch selector to MIUIRevanshu Paliwal2023-03-271-2/+2
* SONAR-18847 Help tooltips are not read by screen readers in narration modeWouter Admiraal2023-03-271-2/+2
* SONAR-18654 Disable user creation when user auto provisioning is enableMathieu Suen2023-03-222-3/+5
* SONAR-18372 Display specific error message when failing password changeAmbroise C2023-03-013-10/+60
* SONAR-17810 Use Visibility enum instead of hard-coded stringsWouter Admiraal2023-02-204-40/+45
* SONAR-17845 [1109939] Programmatic label does not convey purpose of controlKevin Silva2023-01-161-2/+2
* SONAR-17819 Make tooltip content accessible to screen readers when entering n...Mathieu Suen2023-01-091-2/+0
* Update license templates for 2023Pierre2023-01-0258-59/+58
* [NO JIRA] Upgrade jest-emotion --> @emotion/jestJeremy Davis2022-12-222-15/+4
* [NO JIRA] Upgrade jestJeremy Davis2022-12-215-23/+23
* [NO JIRA] Upgrade minor dependencies for @testing-library/dom and @testing-li...Revanshu Paliwal2022-12-211-0/+3
* SONAR-13057 Explain that update in sonar.properties are not taken into accoun...9.8.0.63668David Cho-Lerat2022-12-152-5/+9
* SONAR-17723 make links in tooltip to be interactive via keyboardstanislavh2022-12-153-140/+115
* SONAR-17740 Add RTL test for 'project/create' bitbucket and gitlab pages and ...Kevin Silva2022-12-132-8/+8
* SONAR-17592 Code highlighting for issue messages and code locationsDavid Cho-Lerat2022-12-011-2/+1
* SONAR-17495 Add up/down navigation on togglerMathieu Suen2022-11-075-101/+30
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0229-90/+99
* SONAR-17515 Create new setting for updating login messageRevanshu Paliwal2022-10-272-0/+103
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-244-14/+52
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-216-19/+19
* SONAR-17453 Fixed order when changing selection in nulti select uiMathieu Suen2022-10-216-625/+179
* SONAR-16971 State: Selected state of the element is missing or incorrectMathieu Suen2022-10-122-17/+22
* SONAR-16946 Function cannot be performed by keyboard aloneMathieu Suen2022-10-071-1/+1
* SONAR-16830 [892932] State of active component lacks 3 to 1 contrast ratioWouter Admiraal2022-10-074-18/+32
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-163-39/+2
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-298-56/+144
* SONAR-16725 [891882] An icon lacks 3 to 1 contrast ratioWouter Admiraal2022-08-295-10/+12
* SONAR-16789, SONAR-16965 Group of checkboxes is missing <fieldset>Mathieu Suen2022-08-263-148/+170
* SONAR-16731 [891631] Status message not automatically announcedJeremy Davis2022-08-112-1/+2
* SONAR-16703 [894677] Tooltip: Tooltip content is not accessible to screen rea...Wouter Admiraal2022-07-282-1/+11
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-286-53/+10
* [NO JIRA] Remove duplicate mockEvent() helperWouter Admiraal2022-06-142-4/+4
* [NO JIRA] Event - Change from KeyboardCodes to KeyboardKeysGuillaume Peoc'h2022-06-144-24/+24