aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users/UsersList.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis10 days1-69/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-2/+2
* SONAR-22610 Adjust flag message and table header in users pageSarath Nair2024-07-291-3/+4
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-1/+1
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-301-1/+1
* SONAR-21384 Migrating users list inside security to adopt the new UIRevanshu Paliwal2024-01-041-35/+32
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21119 UI for GitLab Authentication tab with users and groups provisioningguillaume-peoch-sonarsource2023-12-221-2/+2
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-1/+1
* SONAR-19967 Use DELETE api/v2/users/:login on the FEguillaume-peoch-sonarsource2023-07-311-8/+2
* SONAR-19967 Use GET api/v2/users on the FEguillaume-peoch-sonarsource2023-07-311-2/+3
* SONAR-19967 Refactor User call using React Queryguillaume-peoch-sonarsource2023-07-311-11/+1
* SONAR-18902: Improve a11y on Administration/Users page (#8124)vikvorona2023-04-251-3/+2
* SONAR-18964 Add column "Last SonarLint connection" to users listAmbroise C2023-04-131-0/+8
* SONAR-18888 UserApp and GroupApp refactorizationguillaume-peoch-sonarsource2023-03-301-4/+6
* SONAR-18657 Add Filters for all, local and managed groups on groups listguillaume-peoch-sonarsource2023-03-221-1/+3
* SONAR-18689 Add Filters for all, local and managed users on user listguillaume-peoch-sonarsource2023-03-221-0/+3
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-3/+3
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-141-1/+2
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-2/+3
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-4/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-1/+1
* Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_u...Julien Lancelot2019-02-111-0/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-3/+2
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-1/+1
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-1/+1
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-071-1/+1
* fix file headersStas Vilchik2018-01-151-1/+1
* Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-111-0/+3
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-26/+28
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-0/+68