aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/tutorials
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-024-6/+12
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-021-0/+26
* update react to 16.2.0, use react fragmentsStas Vilchik2017-12-152-35/+0
* SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-292-8/+12
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-2/+2
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-0312-585/+149
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-033-7/+12
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-019-68/+120
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-304-8/+265
* update web dependencies (#2752)Stas Vilchik2017-10-304-13/+18
* improve css management (#2746)Stas Vilchik2017-10-301-4/+4
* SONAR-9504 Support ESC keyboard shortcut to skip onboarding tuto from anywher...Grégoire Aubert2017-10-201-13/+10
* pre-validate exising token during onboardingStas Vilchik2017-10-195-48/+155
* SONAR-9788 Onboarding tutorial is shown many timesStas Vilchik2017-10-161-1/+1
* SONAR-9830 Onboarding of C# projects is not working properlyStas Vilchik2017-10-1610-51/+81
* SONAR-9707 Add possibility to reuse an existing token in the onboarding wizardStas Vilchik2017-10-055-80/+273
* SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" settingJulien HENRY2017-10-041-1/+1
* SONAR-9553 Update onboarding headlineGrégoire Aubert2017-10-043-7/+48
* SONAR-9504 Support ESC key in onboarding tutorialGrégoire Aubert2017-10-041-0/+15
* update prettierStas Vilchik2017-09-1314-268/+286
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-251-2/+2
* comment flow annotations (#2335)Stas Vilchik2017-08-1421-89/+154
* update react (#2288)Stas Vilchik2017-07-252-1/+7
* Merge branch 'branch-6.5'Stas Vilchik2017-07-242-13/+33
|\
| * fix onboarding using personal organization (#2286)Stas Vilchik2017-07-242-13/+33
* | replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-4/+1
* | upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1714-61/+95
|/
* apply more feedback on onboarding tutorial (#2179)Stas Vilchik2017-06-2010-25/+70
* apply feedback on onboarding (#2175)Stas Vilchik2017-06-2018-402/+704
* SONAR-9358 Display a first analysis spinner in the onboarding tutorialStas Vilchik2017-06-205-18/+266
* SONAR-9424 Show onboarding tutorial on first loginStas Vilchik2017-06-206-32/+469
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-2055-0/+5482