aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/tutorials/onboarding
Commit message (Expand)AuthorAgeFilesLines
* Drop SonarCloud components from tutorialsWouter Admiraal2020-05-0410-686/+0
* Fix eslint's issuesPhilippe Perrin2020-04-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-077-7/+7
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-4/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-197-13/+13
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-115-9/+9
* SC-781 Remove special behavior to bind personal organizationGrégoire Aubert2019-07-053-13/+12
* Update configure analysis screen for GitHub on SonarCloud (#1728)Siegfried Ehret2019-06-284-5/+5
* Split mocks for CurrentUser and LoggedInUserWouter Admiraal2019-03-261-3/+3
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-069-79/+51
* SONARCLOUD-413 Add organizations list in onboarding modalJeremy Davis2019-03-0610-93/+553
* SONARCLOUD-380 Trigger member sync when importing ALM orgJeremy Davis2019-03-064-86/+40
* Fix license headers for 2019Duarte Meneses2019-01-023-3/+3
* finish removing legacy react context (#1055)Stas Vilchik2018-12-124-19/+13
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-072-3/+5
* SONARCLOUD-178 Simplify SC onboarding popupGrégoire Aubert2018-12-074-57/+2
* create global type definitions (#1017)Stas Vilchik2018-12-052-4/+2
* SONAR-11327 Redirect user after organization creation depending on contextGrégoire Aubert2018-11-162-2/+6
* SONAR-11324 Bind remote orgs to existing SonarCloud orgsGrégoire Aubert2018-11-161-6/+4
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-161-1/+2
* SONARCLOUD-120 update landing page of just created organizationStas Vilchik2018-09-252-15/+33
* SONARCLOUD-43 Allow users to select the plan when creating an org (#705)Stas Vilchik2018-09-251-6/+10
* SONARCLOUD-120 Add new "Create Organization" page (#691)Stas Vilchik2018-09-251-9/+1
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-032-5/+5
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-1/+4
* SONAR-11029 Move the tutorial inside provisioned projects dashboardGrégoire Aubert2018-08-104-0/+345
* SONARCLOUD-64 New onboarding with 3 cases for SonarCloud (#383)Grégoire Aubert2018-06-2157-7096/+0
* SONAR-10800 Use 'Close' instead of 'Skip' to dismiss onboarding tutorialGrégoire Aubert2018-06-123-39/+66
* MMF-1319 Document SC specific features (#318)laurawacrenier2018-06-123-4/+119
* SONAR-10656 Fix {instance} messages in onboarding pageGrégoire Aubert2018-06-088-94/+56
* SONAR-10833 Reduce loading waterfallStas Vilchik2018-06-046-16/+28
* Update to Jest 23Grégoire Aubert2018-06-012-0/+24
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-115/+134
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-165-41/+66
* update sonar-web dependencies (#239)Stas Vilchik2018-05-151-9/+5
* replace native buttons with Button component (#235)Stas Vilchik2018-05-149-60/+154
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-41/+12
* SONAR-10656 Remove SonarQube occurences when SonarCloud is enabledGrégoire Aubert2018-05-086-56/+56
* SONAR-10324 Improve tick and cross iconsGrégoire Aubert2018-03-017-14/+26
* SONAR-10347 Create a CodeSnippet component and use it in project badges and o...Grégoire Aubert2018-03-0116-247/+86
* create and use Button component (#3087)Stas Vilchik2018-02-214-21/+102
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-144-22/+13
* update eslint and plugins, add new rules (#3041)Stas Vilchik2018-02-094-2/+6
* SONAR-10264 Create the project badges page for SonarCloudGrégoire Aubert2018-01-251-3/+3
* Fix styling issue on some commands in the project creation tutorialGrégoire Aubert2018-01-2510-36/+36
* Create a Clipboard buttonGrégoire Aubert2018-01-252-59/+13
* Create a getHostUrl function in the urls helperGrégoire Aubert2018-01-251-8/+7
* update gradle version in tutorialStas Vilchik2018-01-222-3/+3
* fix file headersStas Vilchik2018-01-151-22/+2
* update jest & enzymeStas Vilchik2018-01-124-45/+73