aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-1/+1
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-302-2/+2
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-302-2/+2
* SONAR-21867 Create Image component with baseUrlDavid Cho-Lerat2024-03-181-4/+7
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-072-3/+23
* SONAR-21692 Fix RTL act warnings from GlobalMessage, Account, ComponentMeasur...Ismail Cherri2024-02-211-4/+10
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-204-7/+6
* SONAR-21571 Update react-queryViktor Vorona2024-02-074-12/+12
* SONAR-21482 User security page adopts the new UIDavid Cho-Lerat2024-01-301-11/+14
* SONAR-21480 - Github Permission Mapping modal adopts new UIKevin Silva2024-01-291-1/+1
* SONAR-21114 Migrate groups of a user dialog to Web API v2Viktor Vorona2024-01-263-65/+96
* SONAR-20223 Apply new spinner for pages already migrated to MIUIViktor Vorona2024-01-192-11/+3
* SONAR-21428 - User list in security with provider adopts new UIKevin Silva2024-01-162-5/+6
* SONAR-21384 Migrate the user tokens modal to MIUIDavid Cho-Lerat2024-01-155-143/+229
* SONAR-21384 Validation fixes for user list pageRevanshu Paliwal2024-01-043-6/+4
* SONAR-21384 Migrating group and actions modal for users page to new UIRevanshu Paliwal2024-01-043-121/+130
* SONAR-21384 - Clean up and styling correction for user pageKevin Silva2024-01-042-67/+80
* SONAR-21384 - Convert header from security user to MIUIKevin Silva2024-01-044-164/+195
* SONAR-21384 Migrating users list inside security to adopt the new UIRevanshu Paliwal2024-01-047-127/+139
* NO-JIRA Update license headers to 2024Pierre2024-01-0321-25/+21
* SONAR-21121 Use Rest API for gitlab provisioningViktor Vorona2023-12-222-12/+12
* SONAR-21119 UI for GitLab Authentication tab with users and groups provisioningguillaume-peoch-sonarsource2023-12-226-16/+19
* MMF-3504 Open issue in IDE: send user token to SonarLint if neededDavid Cho-Lerat2023-12-191-2/+0
* SONAR-21153 Try to fix UsersApp timeoutViktor Vorona2023-11-301-1/+1
* SONAR-21073 Use new /group-memberships endpoints on UIViktor Vorona2023-11-281-7/+21
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-241-34/+34
* SONAR-21079 Improve the Web API v2 paginated api calls with useInfiniteQueryViktor Vorona2023-11-222-108/+76
* SONAR-21051 remove un-necessarry re-fetch of UserDaoAurelien Poscia2023-11-202-4/+4
* SONAR-20696 Fix yarn_validate issue on UsersApp-it.tsxguillaume-peoch-sonarsource2023-10-091-1/+1
* SONAR-20177 fix spinner sr-only state overflowing containerViktor Vorona2023-10-061-3/+3
* SONAR-20348 Improve axios + cover users endpoints with axiosViktor Vorona2023-09-202-14/+66
* SONAR-20364 Migrate SelectList component to new UIJeremy Davis2023-09-131-5/+7
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-128-29/+29
* [NO JIRA] Fix Flaky Test - User load more in managed modeguillaume-peoch-sonarsource2023-09-011-1/+1
* SONAR-20294 Fix flaky jest test UserAppguillaume-peoch-sonarsource2023-08-311-1/+1
* 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