Commit Graph

39445 Commits

Author SHA1 Message Date
Greg 595aca9e59
Merge pull request #30481 from woocommerce/e2e/add-test-resets
reset settings before cart, checkout tests
2021-08-11 14:04:18 -06:00
Ron Rennick 19c1938700
Merge pull request #30474 from woocommerce/add/release-plugin-functionality
Added functionality for release testing workflow in e2e tests
2021-08-11 16:00:24 -03:00
Ron Rennick 426763159e reset settings before cart, checkout tests 2021-08-11 15:04:34 -03:00
And Finally 7f805eeeed Fixing PHPCS issue - return parameter comment. 2021-08-11 18:25:19 +01:00
And Finally 1a4f061710 Removed `wrap` class from `.wc-addons-wrap` div on Marketplace page, as we now have a way of forcing the notices to appear at a particular place. Removing styles associated with the previous classes. 2021-08-11 18:15:26 +01:00
And Finally af7c5a4e1d Simplifying styling of notices on Marketplace and My Subscriptions pages.
- Added `.wp-header-end` div on Marketplace page, so WordPress will insert `admin_notices` there.
- Added top margin on notice on My Subscriptions page to keep it clear of Help tab.
2021-08-11 17:42:11 +01:00
And Finally 9816c375f1 Merge branch 'update/marketplace-1' into update/layout-tweaks
# Conflicts:
#	assets/css/admin.scss
#	includes/admin/views/html-admin-page-addons.php
2021-08-11 16:47:02 +01:00
Roy Ho a361e5420a
Merge pull request #30473 from woocommerce/fix/30267-select
Revert to Select2 4.0.3 (was previously overwritten by SelectWoo 1.0.9).
2021-08-11 16:42:32 +01:00
Maria Górska-Piszek 97624b9525 Add menu scroll on mobile. 2021-08-11 16:31:46 +02:00
Maria Górska-Piszek 5a9725bb62 Update current item highlight. 2021-08-11 16:29:56 +02:00
Maria Górska-Piszek 8e348e9580 Fix box shadow and margins. 2021-08-11 16:28:51 +02:00
Maria Górska-Piszek 528ec4c2f3 Add mobile styles for top bar. 2021-08-11 16:22:43 +02:00
Maria Górska-Piszek 13ccf2eb87 Rebase with feature branch. 2021-08-11 16:13:49 +02:00
Claudio Sanches 36ae4bc4b7 Remove PHPUnit speedtrap 2021-08-11 10:27:44 -03:00
Claudio Sanches 9c19fb8f7b Set PHPUNIT polyfills 2021-08-11 10:20:51 -03:00
And Finally 584b0a0a61 Layout tweaks. Changed new page classes to kebab case to avoid future stylelint selector warnings. Styling notices when they appear above the purple header. 2021-08-11 11:58:36 +01:00
Maria Górska-Piszek 662af41359
Merge pull request #30410 from woocommerce/update/styling-product-cards
Add product card styling.
2021-08-11 12:30:34 +02:00
And Finally 8553519657 Layout tweaks. Addressing positioning and styling of systems notices like the regenerating thumbnails notice, which should appear above the purple header. Changed `wc_addons_wrap` class to kebab case to address stylelint issue with class selector. 2021-08-11 10:15:06 +01:00
And Finally 4b60d518e2 Added filter to `WC_Admin` which adds special classes `woocommerce_page_wc-subscriptions` and `woocommerce_page_wc-marketplace` to the new split pages. 2021-08-11 10:13:08 +01:00
Dan Bitzer 6f76a7b538 Add `since` tag for when filter was added 2021-08-11 12:46:02 +09:30
Dan Bitzer 6a569ec3a1 Add comment about global variable usage 2021-08-11 12:23:21 +09:30
Dan Bitzer 3dd4df2ff5 Convert global variable to filter arg
To clean up the `woocommerce_order_actions` filter.
2021-08-11 12:16:43 +09:30
Dan Bitzer c5f6a0c3e4 Remove author and category tags to meet reqs 2021-08-11 12:15:58 +09:30
Greg c64f383ba7 Use smoke test Slack channel for now 2021-08-10 20:40:27 -06:00
Greg a597edd6b0 Added in GitHub workflow 2021-08-10 20:38:41 -06:00
Greg cd012edceb Added functionality for release testing workflow 2021-08-10 20:29:36 -06:00
Greg fdbdb995bd Remove unncessary merchant logout 2021-08-10 19:20:49 -06:00
barryhughes d10802f950 Revert to Select2 4.0.3 (was previously overwritten by SelectWoo 1.0.9). 2021-08-10 15:05:06 -07:00
Claudio Sanches d266f1c913 Try fix WP nightly unit tests 2021-08-10 17:04:17 -03:00
Greg 6ecb354841
Merge branch 'trunk' into add/e2e-db-upgrade 2021-08-10 11:11:16 -06:00
Greg 6534806d28 Update checkout tests to use API and wait on UI 2021-08-10 11:02:31 -06:00
And Finally 608f4ef44e Merge branch 'trunk' into update/marketplace-1
# Conflicts:
#	tests/e2e/core-tests/specs/merchant/wp-admin-extensions-connect-wccom.test.js
2021-08-10 16:02:18 +01:00
Greg 63ff7c800e
Merge pull request #30466 from woocommerce/e2e/skip-wwcom
skip WCCOM connection until browser support resolved
2021-08-10 08:20:11 -06:00
Ron Rennick 48e6f0795e skip WCCOM connection until browser support resolved 2021-08-10 10:29:13 -03:00
Maria Górska-Piszek 7e138278cd Add product list margin on larger screens. 2021-08-10 14:50:16 +02:00
Claudio Sanches 3582aa2a33
Merge pull request #30463 from woocommerce/update/changelog-2
Update 5.6.0 changelog
2021-08-09 19:50:18 -03:00
Claudio Sanches 39784412a1 Update 5.6.0 changelog 2021-08-09 19:42:25 -03:00
Claudio Sanches 11563a928e
Merge pull request #30460 from woocommerce/update/woocommerce-admin/2.5.0
Bump woocommerce-admin version to 2.5.0
2021-08-09 19:31:50 -03:00
Fernando Marichal 1bf2ce4c11 Bump woocommerce-admin version to 2.5.0 2021-08-09 18:12:30 -03:00
Greg 1146663255
Merge pull request #30457 from woocommerce/fix/30327
turn off tracking in e2e onboarding tests
2021-08-09 14:25:13 -06:00
jonathansadowski 7ef09ba1be
Merge pull request #30423 from woocommerce/fix/29630
Fix variations menu order not applying correctly when manually set cl…
2021-08-09 14:32:21 -05:00
Barry Hughes ca42736336
Merge pull request #30433 from woocommerce/update/min-wp
Set "Requires at least" to WP 5.6, update testing matrix.
2021-08-09 11:30:27 -07:00
Ron Rennick 37c14a8e9a turn off tracking in e2e onboarding tests 2021-08-09 14:25:13 -03:00
Claudio Sanches 37068f198f Improve continue on error 2021-08-09 13:55:53 -03:00
Roy Ho 81febc4a57
Update includes/admin/meta-boxes/class-wc-meta-box-product-data.php
Co-authored-by: jonathansadowski <jonathansadowski@users.noreply.github.com>
2021-08-09 17:53:17 +01:00
Claudio Sanches 175cc34ee7 Allow failures for WP nightly unit tests 2021-08-09 13:41:53 -03:00
Claudio Sanches 9a9a855701 Update conditional 2021-08-09 13:22:01 -03:00
Claudio Sanches 0284679b70
Merge pull request #30176 from woocommerce/fix/payment-token-default-status-false
Fix payment token default status can't be disabled
2021-08-09 13:05:40 -03:00
And Finally 0ceaf93b35 Addressing PHPCS errors.
- Deleted precision indentation on lines 72 and 80.
- Deleted unnecessary `echo` from before `esc_html_e` cals.
2021-08-09 17:02:58 +01:00
Claudio Sanches ef9f511387 Run composer update for wp nightly 2021-08-09 13:00:29 -03:00