aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users/components/TokensFormModal.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-51/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-2/+1
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-1/+1
* SONAR-21384 Migrate the user tokens modal to MIUIDavid Cho-Lerat2024-01-151-20/+17
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20184 Remove groupsCount and tokensCount from userViktor Vorona2023-08-221-19/+5
* SONAR-19967 Use DELETE api/v2/users/:login on the FEguillaume-peoch-sonarsource2023-07-311-3/+3
* SONAR-19967 Use GET api/v2/users on the FEguillaume-peoch-sonarsource2023-07-311-2/+2
* SONAR-19967 Refactor User call using React Queryguillaume-peoch-sonarsource2023-07-311-5/+15
* SONAR-16788 Bump react-day-picker to 8.4.1Philippe Perrin2023-02-071-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16565 Preselect token type or project options if only one is available ...guillaume-peoch-sonarsource2022-07-191-1/+1
* SONAR-16263 Update Token type in listGuillaume Peoc'h2022-04-291-1/+1
* SONAR-16263 Token creationGuillaume Peoc'h2022-04-291-0/+1
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-141-1/+1
* 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-1/+2
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-3/+3
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-3/+3
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-1/+1
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-3/+3
* SONAR-11985 Use a confirmation modal for token revokingWouter Admiraal2019-06-281-1/+5
* Add username to token modalWouter Admiraal2019-06-281-3/+9
* Consolidate IT's that are based on modalsGrégoire Aubert2019-05-071-27/+16
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-2/+1
* Fix malformed license headersJanos Gyerik2018-06-141-19/+0
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-071-1/+1
* strengthen import/order (#3024)Stas Vilchik2018-02-071-1/+1
* Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-111-0/+78