aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api/mocks/UserTokensMock.ts
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-181-115/+0
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-221-0/+1
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-4/+4
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* MMF-3504 Open issue in IDE: send user token to SonarLint if neededDavid Cho-Lerat2023-12-191-0/+2
|
* SONAR-20184 Remove groupsCount and tokensCount from userViktor Vorona2023-08-221-4/+4
|
* SONAR-18890 Users and Groups pages migrated to RTLvikvorona2023-05-051-7/+5
|
* SONAR-14640 Add sonar.projectName scanner parameter in tutorialsstanislavh2023-02-171-4/+1
|
* Update license templates for 2023Pierre2023-01-021-2/+1
|
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-9/+7
|
* SONAR-17436 Improve SL connection UXJeremy Davis2022-10-101-0/+10
|
* SONAR-17188 SONAR-17189 Generate a global analysis token when following the ↵Wouter Admiraal2022-09-291-1/+5
| | | | Azure DevOps Pipelines tutorial
* SONAR-16565 Display expiration date of newly generated tokenJeremy Davis2022-07-061-2/+5
|
* SONAR-16567 Display the token expiration date and status in the listJeremy Davis2022-07-041-0/+1
|
* SONAR-16263 Update Token type in listGuillaume Peoc'h2022-04-291-6/+19
|
* SONAR-16263 Token creationGuillaume Peoc'h2022-04-291-1/+1
|
* SONAR-16242 RTL tests for account pagesJeremy Davis2022-04-131-0/+89