aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/create/organization/CreateOrganization.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13880 internationalize tooltipsJeremy Davis2020-09-281-456/+0
* SONAR-13296 Re-organize tutorial components and ALM-related typesWouter Admiraal2020-05-041-1/+0
* Fix eslint's issuesPhilippe Perrin2020-04-081-1/+1
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-081-2/+2
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-8/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-26/+26
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-7/+7
* SC-781 Remove special behavior to bind personal organizationGrégoire Aubert2019-07-051-46/+11
* Update prettier to last versionGrégoire Aubert2019-03-291-6/+5
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-261-0/+3
* SONARCLOUD-343 improve existing org alm bindingJeremy2019-03-061-15/+61
* SONARCLOUD-380 Trigger member sync when importing ALM orgJeremy Davis2019-03-061-39/+12
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONARCLOUD-264 Use same empty organization space in projects pageGrégoire Aubert2018-12-201-5/+2
* SONARCLOUD-264 Add pages helper with function manage page classesGrégoire Aubert2018-12-201-9/+4
* SONARCLOUD-272 Activate SonarCloud styles at a higher level, update parsable ...Wouter Admiraal2018-12-201-4/+5
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-071-17/+2
* SONARCLOUD-178 Simplify SC onboarding popupGrégoire Aubert2018-12-071-4/+1
* SONARCLOUD-175 Support step to upgrade organization when importing from ALMGrégoire Aubert2018-12-071-74/+138
* create global type definitions (#1017)Stas Vilchik2018-12-051-26/+17
* SONARCLOUD-171 Redirect already bound org to SC organization pageGrégoire Aubert2018-11-231-8/+20
* SONAR-11321 Apply feedbackGrégoire Aubert2018-11-161-42/+60
* SONAR-11321 Prevent binding already bound applicationJulien Lancelot2018-11-161-20/+31
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-161-1/+2
* SONAR-11327 Redirect user after organization creation depending on contextGrégoire Aubert2018-11-161-6/+30
* SONAR-11325 Enable to continue an unfinished alm application installationGrégoire Aubert2018-11-161-6/+33
* SONAR-11321 Suggest valid organization keyGrégoire Aubert2018-11-161-6/+25
* SONAR-11324 Bind remote orgs to existing SonarCloud orgsGrégoire Aubert2018-11-161-56/+68
* SONAR-11321 Retry up to 5 times to get the alm organizationGrégoire Aubert2018-11-161-11/+25
* SONAR-11323 Ease workflow to bind personal organizationsGrégoire Aubert2018-11-161-46/+84
* SONAR-11322 Import repos from bound organizationsGrégoire Aubert2018-11-161-11/+10
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-161-92/+130
* update web dependenciesStas Vilchik2018-10-261-3/+2
* SONARCLOUD-120 display second step on the create organization pageStas Vilchik2018-10-161-13/+12
* SONARCLOUD-120 fix docs url on the create organization pageStas Vilchik2018-10-161-1/+1
* Update TS to 3.1.2Grégoire Aubert2018-10-111-1/+3
* SONARCLOUD-120 update landing page of just created organizationStas Vilchik2018-09-251-2/+9
* SONARCLOUD-43 correctly handle upgrade errorsStas Vilchik2018-09-251-6/+37
* SONARCLOUD-43 Allow users to select the plan when creating an org (#705)Stas Vilchik2018-09-251-32/+122
* SONARCLOUD-120 Add new "Create Organization" page (#691)Stas Vilchik2018-09-251-0/+107