Chi-Hsuan Huang
5476f4c80f
Add onboarding load sample products notice
2022-05-04 10:15:03 +08:00
Chi-Hsuan Huang
570d6dad71
Update experimental-products to load sample products
2022-05-04 10:15:03 +08:00
Chi-Hsuan Huang
4221c32fa4
Add type for wp.components.ui
2022-05-04 10:15:03 +08:00
Chi-Hsuan Huang
e37bc5e18f
Add load sample product hook & modal component
2022-05-04 10:15:03 +08:00
Chi-Hsuan Huang
5063dc3640
Update admin webpack config to resolve wp.components.ui
2022-05-04 10:15:03 +08:00
Moon
4a6c3300aa
Merge pull request #32835 from woocommerce/add/32788-add-experimental-import-products-task-followup
...
Add experimental import products task
2022-05-03 19:13:26 -07:00
James Allan
9b7b5746b2
Merge pull request #32852 from woocommerce/add/experiment-subscriptions-error-notice
...
Display an error message when WC Payments fails to install via the Subscriptions menu item
2022-05-04 12:09:25 +10:00
Paul Sealock
6553de469b
Test Failures: Check WP version 5.9 before adding mini_cart_block to WC Tracker ( #32862 )
2022-05-04 14:09:21 +12:00
moon
8219510fc5
Style update
2022-05-03 18:57:23 -07:00
James Allan
49f5f788bb
Replace translation domains from woocommerce-payments to woocommerce
2022-05-04 11:15:56 +10:00
Chi-Hsuan Huang
afe6e84ab0
Merge pull request #32855 from woocommerce/update/32716-explat-api-requests
...
Add safeguards to ensure ExPlat API requests are valid
2022-05-04 09:02:10 +08:00
Eric Jinks
bfa9721dda
Add store activation date eligibility criteria
2022-05-04 10:00:01 +10:00
moon
0a75c8d6be
Adjust text color
2022-05-03 15:55:15 -07:00
moon
d0b500a3f4
Import Stacks before CardList to fix the order error
2022-05-03 15:55:02 -07:00
moon
84fe952ba8
Add link to the card
2022-05-03 15:54:18 -07:00
roykho
a632ca67fd
Lock build script php version environment for consistency
2022-05-03 14:04:52 -07:00
roykho
65aebd1e44
Use prevent double zip script
2022-05-03 14:04:03 -07:00
Christopher Allford
790d085f12
Merge pull request #32657 from woocommerce/refactor/standardize-postinstall
...
Utilize `post install` Script for Composer
2022-05-03 10:21:33 -07:00
Chi-Hsuan Huang
f1d911d680
Add changelog
2022-05-03 17:01:07 +08:00
Chi-Hsuan Huang
2c97db867e
Update woo.explat to check fetchExperimentAssignment params
2022-05-03 17:01:07 +08:00
Chi-Hsuan Huang
6c8ee08f19
Add a safeguard for ExPlat assignment requests to make sure a user either has an anon_id defined and not empty
2022-05-03 17:01:07 +08:00
Néstor Soriano
4c9097d639
Merge pull request #32777 from woocommerce/add/track_mini_cart_block
...
Add Mini Cart Block Tracking
2022-05-03 09:07:47 +02:00
James Allan
b15cfd3a2d
Reword the error message to be more action -> outcome structure
2022-05-03 16:47:14 +10:00
James Allan
6b7fd14c09
Direct the user to the wp.org wcpayments page for a more direct install path
2022-05-03 16:18:46 +10:00
Eric Jinks
0947b40b8d
Add method to check WcPaySubscriptionsPage eligibility
2022-05-03 15:32:32 +10:00
Adrian Duffell
1f9cb4e7fe
Merge pull request #32838 from woocommerce/fix/email-template--path
...
Update path to email template for analytics report
2022-05-03 12:44:10 +08:00
James Allan
a1aff10f5f
Display an error message when WC Payments fails to install
2022-05-03 14:10:18 +10:00
Greg
b68a30b39a
Merge pull request #32851 from woocommerce/remove/config
...
Remove gitignored file.
2022-05-02 19:34:36 -06:00
Roy Ho
1ed5445635
Update workflows to run build zip script ( #32825 )
2022-05-03 11:48:20 +12:00
Adrian Duffell
b35413d2ba
Add changelog entry
2022-05-03 07:40:21 +08:00
Adrian Duffell
a67c547b8e
Update path to email template for analytics report
...
The path was recently changed with the merge of the Admin feature plugin into Core.
2022-05-03 07:40:21 +08:00
roykho
c4a1fff367
Add changelog
2022-05-02 15:56:38 -07:00
roykho
d3423a5c8f
Remove gitignored file.
2022-05-02 15:46:46 -07:00
Christopher Allford
9a22c62505
Added Changelogs
2022-05-02 12:55:48 -07:00
Christopher Allford
7dc9c203f8
Added Missing `postinstall` Scripts
2022-05-02 12:55:48 -07:00
Christopher Allford
84334c149b
Fixed Linting Errors
2022-05-02 12:55:48 -07:00
Christopher Allford
21eee1ab14
Added Changelog
2022-05-02 12:55:48 -07:00
Christopher Allford
000f14be4a
Fixed Tabs
2022-05-02 12:55:48 -07:00
Christopher Allford
bd0ff96960
Fixed WooCommerce Beta Tester PHPUnit
...
Like Core's `composer.json`, we need to override
the platform in order to get a consistent version
for dependencies out of Composer.
2022-05-02 12:55:48 -07:00
Christopher Allford
8862efb570
Run `composer install` On `pnpm install`
...
This commit adds a `postinstall` script for
the WooCommerce and WooCommerce Beta
Tester plugins. This makes it easier to get
started since `pnpm install` will ensure all
dependencies in every project are ready.
2022-05-02 12:55:48 -07:00
Christopher Allford
377b643720
Removed `prepare` Scripts
...
Thanks to our build orchestration tooling, there is
no reason for us to build all of the packages on
`install`. In cases where `prepare` was used to
build before packaging, this changes it to
`prepack` so it will run only under the correct
circumstances.
2022-05-02 12:55:48 -07:00
Corey McKrill
1d52eef313
REST: Add product image URL to order line items ( #32710 )
...
Add a new property to the line item schema, `image` that contains `id` and `src` properties for the full size of the main product image.
Fixes #27364
2022-05-02 10:50:30 -07:00
Roy Ho
322e833eb8
Merge pull request #32847 from woocommerce/fix/pnpm-version
...
Lock pnpm to specific version
2022-05-02 10:43:59 -07:00
roykho
45a036f35b
Match minor and patch
2022-05-02 10:08:52 -07:00
Roy Ho
62b9d79b00
Merge pull request #32848 from woocommerce/fix/woocommerce-composer-version
...
Added `version` to `composer.json`
2022-05-02 10:01:30 -07:00
Christopher Allford
3994c9ac4f
Added `version` to `composer.json`
...
In order for the Jetpack Autoloader to consistently
apply a version to class files, we will define it in our
plugin's `composer.json` file.
2022-05-02 09:48:54 -07:00
roykho
f2e4a686f1
Lock pnpm to specific version
2022-05-02 09:39:40 -07:00
Jorge A. Torres
c1dcab5725
Properly escape tax class filter in legacy v3 REST API /taxes endpoint
2022-05-02 08:22:50 -05:00
Néstor Soriano
fbd38e5a90
Merge pull request #32746 from YordanSoares/use-price-decimal-separator-for-product-weight-and-dimensions
...
Use the price decimal separator to format product weight and dimensions
2022-05-02 12:04:26 +02:00
Luigi
4597c47f63
create BlocksUtil file - refactor
2022-05-02 11:26:34 +02:00