Commit Graph

39569 Commits

Author SHA1 Message Date
Taha Paksu 168ec90e6c Split locales and countries, fix wrong defaults 2021-07-10 15:31:46 +03:00
Ron Rennick 2fcd2edbd3
Merge pull request #30117 from woocommerce/add/block-concurrent-test-runs
Added logic to draft and publish the ready page on each run
2021-07-09 15:52:51 -03:00
Ron Rennick edfd05ecc9
Merge pull request #30109 from woocommerce/add/install-all-pending-updates
Added flows for updating WP, themes, and plugins
2021-07-09 15:09:11 -03:00
Greg f2a4137a7f Added comment blocks 2021-07-09 10:30:16 -06:00
Greg b34f14eaf4 Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/install-all-pending-updates 2021-07-09 10:22:36 -06:00
roykho 8937d70e29
Add yarn.lock to gitignore 2021-07-09 05:35:46 -07:00
Tam Mullen e1995a66a6 Added Products page k6 test requests 2021-07-09 12:27:00 +01:00
Francesco 2b17bc4530
Update sample_products.xml 2021-07-08 16:22:35 -05:00
Francesco e914f96fd2
chore: add shipping dimensions to sample products 2021-07-08 16:19:02 -05:00
roykho 633db9375e
Remove yarn.lock 2021-07-07 13:24:20 -07:00
Greg af7271b747 Remove error case 2021-07-07 10:37:47 -06:00
Greg 99363e4e2b Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/block-concurrent-test-runs 2021-07-07 10:27:44 -06:00
Bogdan d184ab3734
Added Ukrainian states
https://en.wikipedia.org/wiki/Oblasts_of_Ukraine
2021-07-07 13:00:09 +03:00
Alexandre Faustino 31ac6db10f New hook for product external options 2021-07-07 10:41:40 +01:00
Néstor Soriano 6cc150e7be
Merge pull request #30194 from woocommerce/fix/29235
Fix/29235
2021-07-07 10:56:17 +02:00
Greg 25e9aeee37 Updating package-lock for API package 2021-07-06 17:44:17 -06:00
jonathansadowski 6e208c9336
Merge pull request #29901 from woocommerce/fix/29884
Allows set downloadable permissions to any downloadable product in any order
2021-07-06 15:10:09 -05:00
Greg a8fbbde0bb Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/block-concurrent-test-runs 2021-07-06 13:23:24 -06:00
Claudio Sanches 11d7343367
Merge pull request #30191 from SaturnFromTitan/30185-use-of-deprecated-function-wp-passwordstrength-userinputblacklist
[#30185] Fix warning: Use of deprecated function wp.passwordStrength.userInputBlacklist
2021-07-06 15:57:01 -03:00
Greg 88c62ae708 Code review feedback 2021-07-06 11:19:09 -06:00
Greg 5c5f97cce1 Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/block-concurrent-test-runs 2021-07-06 11:11:03 -06:00
roykho 5d0bcfa053
Revise logic to hook into admin_init to trigger adding note instead of scheduling 2021-07-06 09:21:42 -07:00
Ron Rennick 8454dd9380
update DB in wp beta initialization script (#30189) 2021-07-06 14:00:50 +02:00
Michael P. Pfeiffer ce1c0dcd57 Update WooCommerce Blocks package to 5.5.0 2021-07-06 13:14:14 +02:00
Taha Paksu 1cb8ef4a66 Update changelog 2021-07-06 09:37:40 +03:00
Barry Hughes bd28aa8708
Merge pull request #30206 from woocommerce/try/fix-npm-build
Remove e2e linting from main project linting.
2021-07-05 07:52:48 -07:00
Taha Paksu 1f62533c38 Add new locale-info.php file 2021-07-05 11:03:23 +03:00
Taha Paksu 843579ae36 Initial push 2021-07-05 09:45:55 +03:00
Ron Rennick 715547b33e remove e2e linting from main project linting 2021-07-02 13:03:25 -03:00
Vedanshu Jain 56e23e0d14
Merge pull request #30196 from woocommerce/update/woocommerce-admin/2.4.1
Bump woocommerce-admin version to 2.4.1
2021-07-02 20:49:32 +05:30
Barry Hughes 2cce7f3af8
Merge pull request #30199 from RhnSharma/revise-docblock-wc-format-decimal
Revise docblock for wc_format_decimal()
2021-07-02 07:50:56 -07:00
vedanshujain 32b4ac1a9a Run via Composer V2.0 2021-07-02 15:49:15 +05:30
Varun Varada e38be6df10 Correct postal code labels for US & India
Fixes #30203
2021-07-02 00:13:41 -05:00
jonathansadowski 1c1f6fdc0f
Merge pull request #30179 from fitimvata/trunk
[Rest] Refunds add api_restock param to restock items
2021-07-01 09:50:37 -05:00
Tam Mullen 2a0b07f68b Add k6 requests for merchant login 2021-07-01 14:53:13 +01:00
Rodel Calasagsag f092274972 Added changelog entry 2021-07-01 20:12:52 +08:00
Rohan Sharma 5087e00f17 task: revise docblock for wc_format_decimal() 2021-07-01 17:41:33 +05:30
Rodel Calasagsag 07dc505d18 Added changelog entries 2021-07-01 20:09:24 +08:00
Rodel Calasagsag 60b5b183da Use switch-case to get coupons 2021-07-01 20:02:59 +08:00
Tam Mullen 46ca4511cd Added k6 requests for my account 2021-07-01 13:02:16 +01:00
Rodel Calasagsag cd463d0a92 Implement it.each on front-end-my-account.test.js 2021-07-01 19:51:20 +08:00
Rodel Calasagsag 224d88f1b0 Implement it.each on front-end-checkout-coupons.test.js 2021-07-01 19:29:57 +08:00
Rodel Calasagsag a5c5451dc5 Implement it.each on front-end-cart-coupons.test.js 2021-07-01 19:23:23 +08:00
Tam Mullen 093ce67fcc Added product search request 2021-07-01 12:11:26 +01:00
Nestor Soriano 70431ead2b
Small adjustments to the per-product lookup data regeneration metabox. 2021-07-01 12:50:30 +02:00
Rodel Calasagsag ad139d821b Implement it.each on wp-admin-order-status-filters.test.js 2021-07-01 18:48:48 +08:00
Nestor Soriano 2fe8cce9b0
Fix unit tests for the LookupDataStore class 2021-07-01 12:01:07 +02:00
Rodel Calasagsag c25b23aafc Used API package to create orders by batch 2021-07-01 16:50:35 +08:00
Ilyas Foo 3a08b748d3 Bump woocommerce-admin version to 2.4.1 2021-07-01 16:15:05 +08:00
Rodel Calasagsag 028c594bd6 Implemented on wp-admin-analytics-page-loads.test.js 2021-07-01 15:44:36 +08:00