Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-11323 Return personal organization info | Julien Lancelot | 2018-11-16 | 8 | -19/+19 |
| | | | | | | * Return personalOrganization in api/users/current * Replace type by personal in api/alm_integrations/show_org * Update AlmOrganization type with personal flag instead of type field | ||||
* | SONAR-11324 Bind remote orgs to existing SonarCloud orgs | Grégoire Aubert | 2018-11-16 | 54 | -897/+1458 |
| | | | | | * Split personal org binding and public org binding * Remove BETA flag on tabs | ||||
* | SONAR-11321 Retry up to 5 times to get the alm organization | Grégoire Aubert | 2018-11-16 | 9 | -23/+99 |
| | |||||
* | SONAR-11323 Ease workflow to bind personal organizations | Grégoire Aubert | 2018-11-16 | 35 | -171/+480 |
| | | | | | * Create withUserOrganizations and use it in create Orgs/Projects page * Update ALM object format in api/navigation/component and api/organizations/search | ||||
* | SONAR-11322 Import repos from bound organizations | Grégoire Aubert | 2018-11-16 | 58 | -1021/+2266 |
| | | | | | | | | | | | | | * Move project create page in the create folder * Move HOCs to components * Update create project page * Move getting user organizations in CreateProjectPage (1 level higher) * Creact OrganizationSelect component * Create RemoteRepositories component * Use OrganizationSelect in ManualProjectCreate * Add OrganizationSelect and RemoteRepositories in AutoProjectCreate page * Rework validation of the create organization page * Add 'organization' param on list_repositories and provision_projects | ||||
* | SONAR-11321 Create organization from GitHub organization or BitBucket team | Julien Lancelot | 2018-11-16 | 71 | -399/+1828 |
| | | | | | | | | | | * Create api/alm_integration/show_organization and handle only GitHub installation * Add import from ALM tab in Create Org page * Do not show error while validating detail input * Add step to create organization from ALM * Display a warning if the installation id was not found * Add Alm link to remote organization in org context * Create GET api/alm_integration/show_app_info | ||||
* | Rewrite part of the settings page | Grégoire Aubert | 2018-11-15 | 35 | -562/+551 |
| | |||||
* | Rewrite settings encryption app to TS | Grégoire Aubert | 2018-11-15 | 13 | -357/+321 |
| | |||||
* | SONAR-11473 Do not serve pages for urls with double slashes | Grégoire Aubert | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | SONAR-11474 Code viewer header stay fixed when scrolling horizontally | Grégoire Aubert | 2018-11-15 | 2 | -3/+6 |
| | |||||
* | SONARCLOUD-45 Fix styling of featured projects | Grégoire Aubert | 2018-11-12 | 2 | -2/+10 |
| | |||||
* | SONARCLOUD-45 Remove quality gate from featured projects | Grégoire Aubert | 2018-11-12 | 2 | -5/+0 |
| | |||||
* | SONARCLOUD-45 Fix measures of featured projects | Grégoire Aubert | 2018-11-12 | 4 | -8/+86 |
| | |||||
* | SONARCLOUD-123 Update size of login form look good with Azure DevOps branding | Grégoire Aubert | 2018-11-12 | 1 | -4/+4 |
| | |||||
* | SONARCLOUD-45 Fix featured projects link | Grégoire Aubert | 2018-11-12 | 2 | -17/+6 |
| | |||||
* | SONARCLOUD-45 Fix footer min width of SC homepage | Grégoire Aubert | 2018-11-12 | 1 | -0/+1 |
| | |||||
* | SONARCLOUD-45 Support empty array of featured projects in SC homepage | Grégoire Aubert | 2018-11-12 | 2 | -6/+10 |
| | |||||
* | SONARCLOUD-163 Fix organization members search by email | Grégoire Aubert | 2018-11-08 | 3 | -8/+23 |
| | |||||
* | SONAR-11362 apply feedback (#905) | Stas Vilchik | 2018-11-07 | 6 | -36/+209 |
| | |||||
* | fixup! fix test snapshot after rebase | Stas Vilchik | 2018-11-07 | 1 | -1/+3 |
| | |||||
* | SONAR-11379 Display estimated duplications and disable drilldown (#868) | Stas Vilchik | 2018-11-07 | 4 | -4/+75 |
| | |||||
* | SONAR-11368 Disable links in duplications popup for branches and prs (#856) | Stas Vilchik | 2018-11-07 | 7 | -59/+99 |
| | |||||
* | SONAR-11364 Display estimated coverage on the measures page | Stas Vilchik | 2018-11-07 | 4 | -1/+16 |
| | |||||
* | SONAR-11363 Display duplications on the measures page | Stas Vilchik | 2018-11-07 | 3 | -15/+8 |
| | |||||
* | SONAR-11363 Display duplications on the code page | Stas Vilchik | 2018-11-07 | 3 | -2/+15 |
| | |||||
* | SONAR-11362 Display duplications in the project header | Stas Vilchik | 2018-11-07 | 8 | -57/+79 |
| | |||||
* | rewrite more components from flow to ts (#913) | Stas Vilchik | 2018-11-06 | 83 | -849/+655 |
| | |||||
* | WWWSC-82 Re-implement SEO titles and meta description | Pascal Mugnier | 2018-11-01 | 11 | -13/+77 |
| | |||||
* | SONARCLOUD-45 Advertise featured projects on SonarCloud | Pascal Mugnier | 2018-11-01 | 21 | -577/+938 |
| | | | | | | | | | | | | * Update code to use the new homepage.json file * Update fields name * Add business metric project_public_projects * Add business metric project_public_loc * generator of JSON input for SonarCloud homepage * add generator zip to burgr * add integration test * rename "7dNewPullRequests" to "newPullRequests7d" * Use new 'newPullRequests7d' field | ||||
* | SONARCLOUD-123 Update marketing content with Azure DevOps branding | Pascal Mugnier | 2018-11-01 | 3 | -13/+14 |
| | |||||
* | SONARCLOUD-133 Create new pricing page | Pascal Mugnier | 2018-11-01 | 7 | -12/+424 |
| | |||||
* | SONARCLOUD-132 New homepage | Grégoire Aubert | 2018-11-01 | 46 | -385/+2900 |
| | | | | | | | * Create sticky menu bar * Add languages section animation * Add figures section counter animation * Animate featured projects carrousel | ||||
* | SONAR-11307 Enhance embedded documentation with nav metadata | Pascal Mugnier | 2018-10-30 | 13 | -5/+23 |
| | |||||
* | SONAR-11204 Colorblind friendly banners (#899) | Stas Vilchik | 2018-10-30 | 105 | -420/+674 |
| | |||||
* | SONARCLOUD-158 Update message when system is starting | Pascal Mugnier | 2018-10-30 | 2 | -26/+48 |
| | |||||
* | SONAR-11183 UI toggle switch state should be more obvious | Stas Vilchik | 2018-10-30 | 2 | -1/+17 |
| | |||||
* | SONAR-11227 Suggest a name when creating a token | Stas Vilchik | 2018-10-30 | 5 | -19/+49 |
| | |||||
* | SONAR-11360 Display "empty project" in projects page | Stas Vilchik | 2018-10-30 | 3 | -3/+15 |
| | |||||
* | SONAR-11263 Add a confirmation modal when canceling background tasks | Stas Vilchik | 2018-10-26 | 8 | -23/+62 |
| | |||||
* | update web dependencies | Stas Vilchik | 2018-10-26 | 121 | -4453/+4349 |
| | |||||
* | Fix code flows | Pascal Mugnier | 2018-10-25 | 4 | -839/+739 |
| | |||||
* | SONAR-11370 Update link to rules page | Pascal Mugnier | 2018-10-25 | 4 | -13/+36 |
| | |||||
* | SONAR-11369 SONAR-11370 SONAR-11371 Remove mocking of WS | Pascal Mugnier | 2018-10-25 | 1 | -11/+1 |
| | |||||
* | SONAR-11371 Change the banner text with rules missing info | Pascal Mugnier | 2018-10-25 | 3 | -103/+119 |
| | |||||
* | SONAR-11397 Update UI using WS mock | Pascal Mugnier | 2018-10-25 | 4 | -16/+120 |
| | |||||
* | SONAR-11369 Update UI using WS mock | Pascal Mugnier | 2018-10-25 | 7 | -45/+716 |
| | |||||
* | SONAR-11181 Cut "external_" from a rule key | Stas Vilchik | 2018-10-25 | 2 | -3/+12 |
| | |||||
* | SONAR-11213 Colorblind friendly branches status icon | Stas Vilchik | 2018-10-25 | 1 | -0/+14 |
| | |||||
* | SONAR-11228 Provide link to the security page when creating a token | Stas Vilchik | 2018-10-25 | 4 | -603/+471 |
| | |||||
* | SONAR-11399 fix text wrapping on the permission templates page | Stas Vilchik | 2018-10-25 | 1 | -2/+4 |
| |