Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONARCLOUD-380 Rework modal styling of SC and SQ | Grégoire Aubert | 2019-03-06 | 167 | -1578/+2971 |
| | | | | | | | * Update modal-fields * Update form-fields styling * Update modal-fields usage in extensions * Clean css | ||||
* | SONARCLOUD-413 Add organizations list in onboarding modal | Jeremy Davis | 2019-03-06 | 26 | -108/+733 |
| | |||||
* | SONARCLOUD-380 Trigger member sync when importing ALM org | Jeremy Davis | 2019-03-06 | 57 | -630/+737 |
| | | | | | | | | - Remove team button and refactor modals - Sync members after importing alm organization - Update AlmOrganization type and introduce mock function - Add info box when importing or binding organization - Remove manage team button in bound org empty state if member sync | ||||
* | SONARCLOUD-379 Enable users sync on existing ALM bound organizations | Grégoire Aubert | 2019-03-06 | 66 | -818/+2116 |
| | | | | | | | | | * Display org sync advertisement block * Add membersSync prop to organization type and update mock functions * Extract RadioCard from CardPlan * Allow to customize Modal through ConfirmButton * Add user sync configuration modal * Show help tooltip when user sync is activated | ||||
* | Re-activate all tests for the ExtendProfileForm component | Wouter Admiraal | 2019-02-28 | 1 | -1/+1 |
| | |||||
* | SONAR-11687 Remove multiselection of issues | Jeremy Davis | 2019-02-27 | 7 | -111/+124 |
| | |||||
* | SONARCLOUD-407 Update Bitbucket Pipelines documentation | Julien HENRY | 2019-02-18 | 2 | -4/+4 |
| | |||||
* | Fix testMocks file | Grégoire Aubert | 2019-02-15 | 1 | -28/+0 |
| | |||||
* | SONAR-11609 Update the Issues bulkchange action | Wouter Admiraal | 2019-02-14 | 8 | -165/+276 |
| | |||||
* | SONAR-11717 Fix searchbox focus | Jeremy Davis | 2019-02-12 | 4 | -4/+9 |
| | |||||
* | SONAR-11625 Fix project search field resize glitch | Jeremy Davis | 2019-02-12 | 1 | -4/+0 |
| | |||||
* | SONAR-11678 Don't delete analysis if it's the baseline | Wouter Admiraal | 2019-02-11 | 2 | -1/+3 |
| | |||||
* | SONAR-11662 Display projectVersion on activity page | Wouter Admiraal | 2019-02-11 | 7 | -159/+203 |
| | |||||
* | SONAR-11653 Update New Code Period display for manual baselines | Wouter Admiraal | 2019-02-11 | 3 | -4/+38 |
| | |||||
* | Bugfixing (#1227) | Jeremy | 2019-02-11 | 2 | -2/+24 |
| | | | | | | * SONAR-11656 Fix Quality Profile changelog order * SONAR-11715 Fix license threshold modal close button * Fix account tokens header label | ||||
* | SONAR-11611 comment prompt button label (#1219) | Jeremy | 2019-02-11 | 8 | -45/+1070 |
| | | | | SONAR-11611 Change cancel button label when comment prompt is auto triggered | ||||
* | Split test utils and mocks, better type mocks | Grégoire Aubert | 2019-02-11 | 23 | -150/+159 |
| | |||||
* | SONAR-11645 Disable sibling navigation in Measures | Wouter Admiraal | 2019-02-11 | 10 | -319/+85 |
| | |||||
* | SONAR-11551 Add confirmation message when project is deleted | Wouter Admiraal | 2019-02-11 | 1 | -0/+4 |
| | |||||
* | Merge pull request #1178 from ↵ | Julien Lancelot | 2019-02-11 | 16 | -38/+591 |
| | | | | | SonarSource/feature/jl/add_dates_to_users_and_user_tokens Add dates to users and user tokens | ||||
* | SONAR-8697 Enable keyboard file navigation in Code page | Wouter Admiraal | 2019-02-11 | 38 | -387/+933 |
| | |||||
* | Fix usage of button-link, replace it with ButtonLink component | Grégoire Aubert | 2019-01-28 | 48 | -442/+352 |
| | |||||
* | SONAR-11651 Display tooltip next to warning quality gate status | Grégoire Aubert | 2019-01-18 | 7 | -9/+50 |
| | |||||
* | SONARCLOUD-359 Update links to sonarcloud pricing page | Grégoire Aubert | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | SONARCLOUD-335 Update about page languages link | Grégoire Aubert | 2019-01-18 | 5 | -14/+46 |
| | |||||
* | Fix minor code style issue | Wouter Admiraal | 2019-01-18 | 1 | -1/+1 |
| | |||||
* | SONARCLOUD-329 Create downgrade reason page | Wouter Admiraal | 2019-01-18 | 13 | -16/+552 |
| | |||||
* | SONARCLOUD-331 Add confirmation input when deleting organization | Wouter Admiraal | 2019-01-18 | 2 | -5/+77 |
| | |||||
* | SONAR-11589 Disable language facet in rules page when QP is selected | Grégoire Aubert | 2019-01-18 | 7 | -33/+130 |
| | |||||
* | SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" setting | Stas Vilchik | 2019-01-16 | 3 | -12/+6 |
| | |||||
* | SONAR-11614 Make display name optional during project creation | Stas Vilchik | 2019-01-16 | 5 | -21/+23 |
| | |||||
* | SONAR-11613 Merge project creation tutorials | Stas Vilchik | 2019-01-16 | 43 | -2993/+688 |
| | |||||
* | SONARCLOUD-335 Make SC about page language section clearer | Grégoire Aubert | 2019-01-16 | 8 | -394/+274 |
| | |||||
* | SONARCLOUD-349 Do not display empty organization page when filtering ↵ | Grégoire Aubert | 2019-01-16 | 1 | -2/+7 |
| | | | | projects with no results | ||||
* | SONAR-11565 Fix blank treemap for leak measures without new lines | Grégoire Aubert | 2019-01-16 | 2 | -17/+3 |
| | |||||
* | SONARCLOUD-290 Drop unnecessary request to api/organizations/search in ↵ | Grégoire Aubert | 2019-01-16 | 2 | -2/+8 |
| | | | | issues page | ||||
* | Fix minor code smell | Wouter Admiraal | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | SONAR-9392 Allow profile to be extended directly | Wouter Admiraal | 2019-01-16 | 7 | -100/+421 |
| | |||||
* | SONAR-9392 Add option to choose parent when creating new profile | Wouter Admiraal | 2019-01-16 | 2 | -3/+58 |
| | |||||
* | SONAR-9392 Re-render the inheritance info upon update | Wouter Admiraal | 2019-01-16 | 1 | -1/+6 |
| | |||||
* | change year in file headers | Stas Vilchik | 2019-01-16 | 3 | -3/+3 |
| | |||||
* | SONAR-11578 fix wrong count of hidden files in the measures page (#1078) | Stas Vilchik | 2019-01-16 | 2 | -25/+33 |
| | |||||
* | SONAR-11476 drop link to measure history for directories | Stas Vilchik | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | SONAR-11478 fix drilldown in a branch | Stas Vilchik | 2019-01-16 | 1 | -1/+5 |
| | |||||
* | apply feedback on drop of modules (#1036) | Stas Vilchik | 2019-01-16 | 7 | -137/+4 |
| | |||||
* | SONAR-11479 Display the measures of the currently selected directory on the ↵ | Stas Vilchik | 2019-01-16 | 28 | -860/+598 |
| | | | | Measures page (#1002) | ||||
* | SONAR-11478 Update the tree view on the Measures page (#982) | Stas Vilchik | 2019-01-16 | 21 | -295/+246 |
| | |||||
* | SONAR-11477 Drop UI for updating module keys (#958) | Stas Vilchik | 2019-01-16 | 22 | -909/+295 |
| | |||||
* | SONAR-11476 Stop supporting homepage and other space pages for modules and ↵ | Stas Vilchik | 2019-01-16 | 24 | -701/+156 |
| | | | | directories (#951) | ||||
* | Fix GlobalFooterSonarCloud test | Grégoire Aubert | 2019-01-16 | 2 | -2/+2 |
| |