Roy Ho
fc7c6f0b7f
Merge pull request #31572 from woocommerce/revert-31428-add/config-default-values
...
Revert "Add config default values"
2022-01-05 13:01:51 -08:00
Claudio Sanches
7b14a826a7
Merge pull request #31571 from woocommerce/composer/allowed-plugins
...
Explicitly add plugins allowed
2022-01-05 17:55:13 -03:00
jonathansadowski
d71a9d9ba9
Revert "Add config default values"
2022-01-05 14:44:31 -06:00
roykho
26c3171101
Explicitly add plugins allowed
2022-01-05 12:09:29 -08:00
Ron Rennick
6e3bc3e49b
Merge pull request #31428 from woocommerce/add/config-default-values
...
Add config default values
2022-01-04 14:52:01 -04:00
Ron Rennick
76701a8448
Merge pull request #31507 from woocommerce/fix/remove-smoke-test-label
...
Updated workflow to remove label after smoke tests are complete
2022-01-04 14:18:32 -04:00
Vedanshu Jain
aee1f0880f
Merge pull request #31522 from woocommerce/fix/31518-support-for-new-block-templates-naming-conventions
...
Add support for Gutenberg 12.1.0 block template naming convention
2022-01-04 13:53:37 +05:30
jamelreid
094e9b5b62
Merged trunk into add/config-default-values
2022-01-03 18:25:59 -05:00
jamelreid
f16ee73f98
Updated CHANGELOG.md
2022-01-03 18:21:26 -05:00
jamelreid
b95b3a11df
Updated workflow if condition
2022-01-03 18:11:26 -05:00
jamelreid
5c8bbea589
Merge branch 'trunk' into fix/remove-smoke-test-label
2022-01-03 18:08:08 -05:00
Greg
48a6347b48
Merge pull request #31545 from woocommerce/fix/31468
...
Move merchant.login out of beforeAll block
2022-01-03 15:55:46 -07:00
jamelreid
7ff7b14cb4
Required config from @woocommerce/e2e-environment
2022-01-03 17:41:46 -05:00
jamelreid
7284163ce5
Added @woocommerce/e2e-environment peer dependency
...
Also removed config as a dependency
2022-01-03 17:40:43 -05:00
jamelreid
5c9032a3cc
Removed config dependency
2022-01-03 17:39:04 -05:00
Jon Lane
70bab8276d
Updated CHANGELOG
2022-01-03 11:18:07 -08:00
Jon Lane
2a9d5146ea
Move merchant.login out of beforeAll block
2022-01-03 11:04:24 -08:00
jamelreid
e893aa9f37
Merged add/config-default-values with trunk
2022-01-03 09:26:43 -05:00
Tom Cafferkey
49681e6b24
Change continue to break in foreach loop to prevent further iterations
2022-01-03 12:01:45 +00:00
jonathansadowski
531957ecea
Merge pull request #31532 from woocommerce/dev/bump-woo-admin-3.0.1-final
...
Bump woocommerce-admin version to 3.0.1
2021-12-30 14:48:13 -06:00
Fernando Marichal
04567bb8fd
Bump woocommerce-admin version to 3.0.1
2021-12-30 17:01:21 -03:00
jonathansadowski
6cc335c35a
Merge pull request #31523 from woocommerce/fix/block-theme-check
...
Update block theme check to work in WP 5.9 without Gutenberg enabled
2021-12-29 12:13:03 -06:00
jonathansadowski
ab486b5ffb
Merge pull request #31521 from woocommerce/dev/bump-woo-admin-3.0.0-final
...
Bump woocommerce-admin version to 3.0.0
2021-12-29 12:09:36 -06:00
Veren
4da4c1d12f
Simplify possible path generation
2021-12-29 15:28:21 +01:00
Albert Juhé Lluveras
91d2b68769
Update block theme check to work in WP 5.9 without Gutenberg enabled
2021-12-29 11:10:14 +01:00
Fernando Marichal
921b0c19f5
Bump woocommerce-admin version to 3.0.0
2021-12-28 17:02:22 -03:00
Veren
b2239b592a
Add support for Gutenberg 12.1.0 block template naming convention
...
Gutenberg 12.1.0 has changed the convention for the directory paths from
`block-templates` and `block-template-parts` to `templates` and `parts`
respectively.
Previously, WooCommerce was checking whether block templates were
available, only in the `block-templates` directory.
This commit adds support for both older and newer naming conventions,
as well as parents and child themes.
Fixes #31518
2021-12-28 19:25:13 +01:00
Greg
baadffe3a6
Merge pull request #31509 from woocommerce/e2e/add-missing-entries-to-default-json
...
Add missing entries to default.json
2021-12-27 13:01:41 -07:00
Lucas Bustamante
e89b8829bb
Normalized 4 spaces as tabs
2021-12-27 16:27:08 -03:00
Lucas Bustamante
65d622558f
Add changelog
2021-12-27 11:30:40 -03:00
Lucas Bustamante
a700531d12
Merge branch 'trunk' into e2e/add-missing-entries-to-default-json
2021-12-27 08:40:28 -03:00
Lucas Bustamante
0f29032a93
Add "defaultAttributes" JSON key
2021-12-27 08:40:07 -03:00
Greg
0023c319d2
Merge pull request #31484 from woocommerce/add/low-stock-threshold
...
Add low stock threshold to the WooCommerce API package
2021-12-26 20:00:48 -07:00
Lucas Bustamante
2d233bc003
Delete bk file
2021-12-24 13:04:54 -03:00
Lucas Bustamante
02e08bccb2
Add missing entries to default.json
2021-12-24 12:50:04 -03:00
jamelreid
bd48783c25
Updated test steps to always execute
2021-12-23 18:27:17 -05:00
jamelreid
48dec9ea14
Updated step condition
2021-12-23 18:14:40 -05:00
jamelreid
9be997d36e
Updated to always remove label after smoke test
2021-12-23 18:02:37 -05:00
Jamel Noel Reid
f47c72a1a5
Merge pull request #31498 from woocommerce/fix/page-load-test
...
WIP dismiss onboarding wizard on page load tests
2021-12-23 17:20:34 -05:00
Ron Rennick
4ee75fc5d2
updates per review
2021-12-23 14:47:03 -04:00
jamelreid
f9cb8a7617
Updated price assignment
2021-12-23 12:05:59 -05:00
jamelreid
ef00eaa70e
Merge branch 'trunk' into add/low-stock-threshold
2021-12-23 10:21:08 -05:00
jamelreid
d83a83ae0c
Updated JSDoc to description
2021-12-23 10:20:40 -05:00
jamelreid
35784f2f3a
Updated JSDoc type
2021-12-23 10:18:50 -05:00
jonathansadowski
ea6685822b
Merge pull request #31494 from woocommerce/update/woocommerce-blocks-6.5.1
...
Update WooCommerce Blocks package to 6.5.1
2021-12-22 14:24:10 -06:00
Ron Rennick
0323025179
update readme, changelog
2021-12-22 14:54:04 -04:00
Ron Rennick
60e1820898
dismiss onboarding wizard on page load tests
2021-12-22 13:59:38 -04:00
jamelreid
3e1e7a635e
Merged add/config-default-values with trunk
2021-12-22 10:22:37 -05:00
jamelreid
bab269a544
Merge branch 'trunk' into add/config-default-values
2021-12-22 10:19:27 -05:00
Ron Rennick
d2390950d2
Merge pull request #31397 from woocommerce/add/post-external-smoke-test-results-to-pr
...
Post external smoke test results to GitHub PR
2021-12-22 10:04:44 -04:00