aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app/components/StartupModal.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-061-1/+0
* SONARCLOUD-413 Add organizations list in onboarding modalJeremy Davis2019-03-061-1/+2
* SONARCLOUD-380 Trigger member sync when importing ALM orgJeremy Davis2019-03-061-13/+1
* SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" settingStas Vilchik2019-01-161-8/+4
* SONAR-11613 Merge project creation tutorialsStas Vilchik2019-01-161-26/+17
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* finish removing legacy react context (#1055)Stas Vilchik2018-12-121-11/+3
* SONARCLOUD-178 Simplify SC onboarding popupGrégoire Aubert2018-12-071-6/+0
* create global type definitions (#1017)Stas Vilchik2018-12-051-6/+4
* SONARCLOUD-174 Do not display onboarding popup on create organization pageGrégoire Aubert2018-11-201-1/+1
* SONAR-11321 Apply feedbackGrégoire Aubert2018-11-161-1/+1
* SONAR-11327 Redirect user after organization creation depending on contextGrégoire Aubert2018-11-161-8/+6
* SONAR-11322 Display manual/auto tab on project and organization page dependin...Grégoire Aubert2018-11-161-3/+8
* SONAR-11322 Import repos from bound organizationsGrégoire Aubert2018-11-161-1/+1
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-161-1/+2
* SONARCLOUD-43 pass organization for manual project creation (#723)Stas Vilchik2018-09-251-2/+2
* SONARCLOUD-43 Allow users to select the plan when creating an org (#705)Stas Vilchik2018-09-251-9/+5
* SONARCLOUD-120 Add new "Create Organization" page (#691)Stas Vilchik2018-09-251-19/+5
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-5/+5
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-5/+6
* SONAR-11038 Fix project provisioningGrégoire Aubert2018-08-101-1/+3
* SONAR-11029 Move the tutorial inside provisioned projects dashboardGrégoire Aubert2018-08-101-3/+3
* SONAR-11037 SONAR-11038 Show list of personal public repositories and allow t...Grégoire Aubert2018-08-101-6/+10
* SONAR-11036 Install integration with GitHub or BitBucket CloudGrégoire Aubert2018-08-101-6/+10
* decrease initial amount of js (#462)Stas Vilchik2018-07-041-5/+17
* SONARCLOUD-64 New onboarding with 3 cases for SonarCloud (#383)Grégoire Aubert2018-06-211-12/+63
* SONAR-10871 Do not automatically display onboarding tutorial for documentatio...Grégoire Aubert2018-06-121-1/+3
* SONAR-10800 Use 'Close' instead of 'Skip' to dismiss onboarding tutorialGrégoire Aubert2018-06-121-11/+11
* SONAR-10696 Display wrong edition error on license pageGrégoire Aubert2018-06-121-19/+24
* SONAR-10695 Prompt admin to enter a license on new instanceGrégoire Aubert2018-06-121-0/+148