aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/tutorials/manual/TokenStep.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15105 Add download scripts for Other CI tutorialsWouter Admiraal2022-07-151-391/+0
|
* SONAR-16565 Add token expiration field to Onboarding formsWouter Admiraal2022-07-081-55/+103
|
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-1/+1
| | | | | Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com> Co-authored-by: Guillaume Péoc'h <guillaume.peoch@sonarsource.com>
* SONAR-12782 Updating labels for project tokensRevanshu Paliwal2022-06-011-20/+49
|
* [NO JIRA] Remove dead code, fix 'initial token name' bugWouter Admiraal2022-05-241-25/+14
| | | | | | | | - Remove methods that are no longer used - Passing the initial token name as a prop was broken, and the name was always reset to an empty string. This is now fixed. - Passing an initial token name to `getUniqueTokenName()` should not be optional (doesn't make any sense to pass an empty string).
* SONAR-16227 Fix token format validation during tutorialWouter Admiraal2022-05-241-2/+4
|
* SONAR-16263 Update onboarding token generationWouter Admiraal2022-04-291-7/+17
|
* SONAR-16263 Token creationGuillaume Peoc'h2022-04-291-1/+1
|
* 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 ↵Wouter Admiraal2021-08-201-9/+5
| | | | folders
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-5/+9
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
|
* SONAR-13296 Re-organize tutorial components and ALM-related typesWouter Admiraal2020-05-041-0/+311