aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19967 Fix error message parsing when updating userguillaume-peoch-sonarsource2023-08-221-2/+2
* SONAR-20184 Remove groupsCount and tokensCount from userViktor Vorona2023-08-226-443/+273
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-153-10/+10
* SONAR-19870 Github sync warning messageViktor Vorona2023-08-151-0/+14
* SONAR-19979 Allow SCM account to be update on UIMathieu Suen2023-08-115-53/+67
* SONAR-19967 Use POST api/v2/users on the FEguillaume-peoch-sonarsource2023-07-311-5/+5
* SONAR-19967 Use DELETE api/v2/users/:login on the FEguillaume-peoch-sonarsource2023-07-3111-163/+128
* SONAR-19966 Remove list of groups in the users' listguillaume-peoch-sonarsource2023-07-313-105/+34
* SONAR-19967 Use GET api/v2/users on the FEguillaume-peoch-sonarsource2023-07-3111-47/+58
* SONAR-19967 Refactor User call using React Queryguillaume-peoch-sonarsource2023-07-3110-623/+401
* [No JIRA] add jest-axeguillaume-peoch-sonarsource2023-07-032-38/+65
* [NO-JIRA] Use runOnlyPendingTimers together with useRealTimersWouter Admiraal2023-06-291-2/+3
* [NO JIRA] Remove react-testing-selector library and replace itMathieu Suen2023-06-151-1/+1
* [NO JIRA] Fix Code Smellsguillaume-peoch-sonarsource2023-06-141-1/+1
* SONAR-18433 RTL Migration Project BranchesViktor Vorona2023-06-121-1/+0
* SONAR-19345 new UI for the issue Bulk Change ModalJay2023-06-091-2/+7
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-058-17/+17
* SONAR-18425 Migrate measures page tests to RTLWouter Admiraal2023-06-021-1/+0
* [NO JIRA] Improve account and token accessiblityMathieu Suen2023-05-313-12/+30
* SONAR-19346 Banner with GitHub sync status on Users, Groups, Authentication p...Vik Vorona2023-05-262-24/+47
* SONAR-19084 GitHub Provisioning wordingguillaume-peoch-sonarsource2023-05-111-3/+3
* SONAR-19084 Display Github Synchronisation statusguillaume-peoch-sonarsource2023-05-112-5/+54
* [NO JIRA] Rename ISO date helpersWouter Admiraal2023-05-051-5/+5
* SONAR-18890 Users and Groups pages migrated to RTLvikvorona2023-05-0520-1856/+321
* SONAR-18503 Read documentation base URL from backend to generate documentatio...stanislavh2023-05-051-6/+4
* SONAR-18902: Improve a11y on Administration/Users page (#8124)vikvorona2023-04-257-62/+69
* SONAR-18964 Improve users list help texts and activity filter labelsAmbroise C2023-04-212-80/+11
* SONAR-18964 Add User Activity filter on users listAmbroise C2023-04-174-13/+302
* SONAR-18964 Add column "Last SonarLint connection" to users listAmbroise C2023-04-135-6/+40
* SONAR-18888 UserApp and GroupApp refactorizationguillaume-peoch-sonarsource2023-03-307-380/+123
* SONAR-18876 Fix missing label in admin users page, on token modal opener button7PH2023-03-272-2/+5
* SONAR-18832 Add aria label on SCM account delete button in create user dialogstanislavh2023-03-274-57/+105
* SONAR-18657 Add Filters for all, local and managed groups on groups listguillaume-peoch-sonarsource2023-03-2214-57/+154
* SONAR-18689 Add Filters for all, local and managed users on user listguillaume-peoch-sonarsource2023-03-2217-319/+200
* SONAR-18654 Disable user creation when user auto provisioning is enableMathieu Suen2023-03-224-39/+119
* SONAR-18757 Create identity providers E2Es UI tests7PH2023-03-173-23/+5
* Fix some code smells in MMF-3035David Cho-Lerat2023-03-141-1/+2
* SONAR-18372 Display specific error message when failing password changeAmbroise C2023-03-012-27/+39
* SONAR-16746 Upgrade react-select major frontend dependencyAmbroise C2023-02-071-8/+8
* SONAR-16788 Bump react-day-picker to 8.4.1Philippe Perrin2023-02-074-4/+4
* SONAR-18381 Improve landmark and heading levelMathieu Suen2023-02-032-6/+6
* SONAR-15820 Can't create new user on Firefox (#7377)David Cho-Lerat2023-01-132-38/+10
* Update license templates for 2023Pierre2023-01-0233-33/+33
* [NO JIRA] Upgrade jest-emotion --> @emotion/jestJeremy Davis2022-12-221-6/+2
* [NO JIRA] Upgrade jestJeremy Davis2022-12-217-41/+41
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0225-150/+132
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-241-5/+3
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-212-9/+9
* SONAR-17469 improve SCM account validation on user creation/update. (#6905)Wojtek Wajerowicz2022-10-202-5/+4
* SONAR-17310 Fix type field reset in token creation formJeremy Davis2022-09-211-1/+5