aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/tutorials/manual
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15105 Add download scripts for Other CI tutorialsWouter Admiraal2022-07-1554-4582/+0
|
* SONAR-16599 Displaying notification in rules more info tabRevanshu Paliwal2022-07-131-0/+3
|
* SONAR-16565 Add token expiration field to Onboarding formsWouter Admiraal2022-07-083-125/+329
|
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-2814-49/+7
| | | | | Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com> Co-authored-by: Guillaume Péoc'h <guillaume.peoch@sonarsource.com>
* Update Scanner for Gradle version 3.4.0.2513Duarte Meneses2022-06-092-2/+2
|
* SONAR-12782 Updating labels for project tokensRevanshu Paliwal2022-06-012-60/+152
|
* [NO JIRA] Remove dead code, fix 'initial token name' bugWouter Admiraal2022-05-242-28/+30
| | | | | | | | - 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-295-54/+43
|
* SONAR-16263 Token creationGuillaume Peoc'h2022-04-291-1/+1
|
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-143-3/+5
|
* Update license headers for 2022 [update headers]Pierre2022-01-2836-39/+36
|
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-2713-15/+28
|
* SONAR-15086 Link C/C++ sample projects to tutorialPhilippe Perrin2021-11-162-2/+11
|
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-3013-13/+14
|
* SONAR-15310 Add compilation instruction to Maven tutorialsMathieu Suen2021-08-232-2/+2
|
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-201-1/+1
|
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-2017-33/+24
| | | | folders
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2017-24/+33
|
* SONAR-15104 Add cfamily info for Azure and Manual tutorialMathieu Suen2021-08-112-0/+3
|
* SONAR-14934 Remove links to project settings and tutorialsPhilippe Perrin2021-06-282-100/+5
|
* SONAR-15033 Add C/C++ tutorial for JenkinsMathieu Suen2021-06-222-12/+7
|
* SONAR-14934 Improve the manual tutorialWouter Admiraal2021-06-1732-101/+798
|
* SONAR-15045 Update Scanner for Gradle version to 3.3 (#4247)Julien HENRY2021-06-162-2/+2
|
* Fix incorrect documentation's link for maven project analysis tutorialBurak Eker2021-04-262-2/+2
|
* SONAR-14728 Improve UX around scanner's download from an in-app tutorialPhilippe Perrin2021-04-266-66/+53
|
* SONAR-14468, SONAR-14435 Improve C/C++/OjbC tutorialMathieu Suen2021-03-083-10/+59
|
* SONAR-14494 Adding the .NET Core tutorial in manualMathieu Suen2021-03-0312-146/+420
|
* SONAR-14493 Add tutorial for .NET Core in Jenkins.Mathieu Suen2021-03-032-32/+2
|
* SONAR-14468 Add CFamily tutorial for Azure DevOps.Mathieu Suen2021-02-152-0/+17
|
* SONAR-14435 Add CFamily tutorial for manual setupMathieu Suen2021-02-1521-290/+1095
|
* SONAR-14368 Add link to tutorial for analyzed projectsJeremy Davis2021-02-043-6/+2
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0818-18/+18
|
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-221-1/+0
|
* SONAR-13834 SONAR-13939 SONAR-13938 Cleanup and update tutorials, remove ↵Wouter Admiraal2020-10-1528-1023/+525
| | | | organizations
* SONAR-13806 Move target of documentation links to the embedded doc when possiblePhilippe Perrin2020-08-2712-86/+89
|
* SONAR-13517 Improve code snippets visuallyWouter Admiraal2020-06-152-2/+2
|
* SONAR-13296 Add new Jenkins tutorial for Bitbucket ServerWouter Admiraal2020-05-043-94/+1
|
* SONAR-13296 Re-organize tutorial components and ALM-related typesWouter Admiraal2020-05-0433-0/+3201