Commit Graph

40736 Commits

Author SHA1 Message Date
roykho 0f67d858e9
Use application installed Grunt instead of requiring global install 2022-01-05 13:18:09 -08:00
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
Lucas Bustamante 52adffb8b0 Add CHANGELOG.md to distributable package 2022-01-05 13:23:36 -03:00
Lucas Bustamante 38cab954c4 Add installFiles folder as part of the distributable package 2022-01-05 13:22:03 -03:00
anitaamurthy 820cdbe00c Added unit tests for filtering coupons by status 2022-01-05 21:05:24 +05:30
John Regan 757094ea43 Add var to woocommerce_variation_header hook 2022-01-05 08:56:01 -06:00
anitaamurthy 5f881728e5 Added new unit test class for coupons v3 controller 2022-01-05 18:38:48 +05:30
anitaamurthy 53cdfa9c24 Added option to filter coupons by status 2022-01-05 18:16:22 +05:30
anitaamurthy 88970f6ed8 Merge branch 'trunk' into issue/31555-add-status-field-coupons-api 2022-01-05 17:59:30 +05:30
anitaamurthy 07e8c0667b Updated tests for version 2&3 when fetching coupons 2022-01-05 16:36:09 +05:30
anitaamurthy 160cf58410 Updated existing unit test for reading coupons from the db 2022-01-05 10:32:53 +05:30
Lucas Bustamante f881cc7c99 Do not include "src" and build files into npm package 2022-01-04 22:15:12 -03:00
jonathansadowski 3ce4a7c911
Update class-wc-admin-notices.php 2022-01-04 13:03:02 -06:00
Lucas Bustamante 2e1a021195 Merge branch 'trunk' into e2e/add-build-to-e2e-core-tests 2022-01-04 16:00:02 -03:00
Jonathan Lane 2a066286e4
Merge branch 'trunk' into fix/31469 2022-01-04 10:59:49 -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
Jon Lane 02be80b3e5 Update changelog 2022-01-04 10:34:38 -08:00
Jon Lane 333ea308b8 Append datetime string to end of filename for screenshot 2022-01-04 10:34:30 -08: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
Nestor Soriano 860a8b9e84
Add an admin notice about the upcoming change in PHP requirements
The minimum required PHP version will be 7.2 as of WooCommerce 6.5.
This adds a dismissable admin notice to PHP 7.0 and 7.1 users.
2022-01-04 17:21:19 +01:00
Raluca Stan ccf5db4f3a Update WooCommerce blocks package to 6.7.0 2022-01-04 14:34:37 +01:00
anitaamurthy 9fee3b0b4e Added the status field to the GET Coupon(s) API endpoint 2022-01-04 15:20:37 +05:30
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
Lucas Bustamante b75ac0897f Undo renaming of property 2022-01-03 17:04:29 -03:00
Lucas Bustamante c37a6662c6 pnpm install --no-frozen-lockfile 2022-01-03 16:43:09 -03:00
Lucas Bustamante a2eaf0ea55 Revert "pnpm update"
This reverts commit 1b4aa0e37d.
2022-01-03 16:40:08 -03: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
Lucas Bustamante 1b4aa0e37d pnpm update 2022-01-03 14:18:21 -03:00
Lucas Bustamante c95db37f30 Merge branch 'trunk' into e2e/add-build-to-e2e-core-tests 2022-01-03 14:12:24 -03:00
Lucas Bustamante 82b76d1983 Add babel dependencies to build transpiled CJS code 2022-01-03 14:11:53 -03: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
Lucas Bustamante 68025d3db5 Use __dirname instead of process.cwd() 2021-12-29 13:47:46 -03:00
Lucas Bustamante 6bb196674e Update path to find CSV 2021-12-29 13:27:15 -03:00