Commit Graph

39566 Commits

Author SHA1 Message Date
Vedanshu Jain f5afabff19
Merge pull request #30859 from woocommerce/fix/11365-escape-my-subscriptions-notice
Allow safe HTML tags for My Subscriptions' notice
2021-10-01 17:43:03 +05:30
Timur Gogolev 229c7981db Allow safe HTML tags for My Subscriptions' notice 2021-10-01 13:43:20 +03:00
Barry Hughes bafa9150c7
Merge pull request #30843 from woocommerce/npm/package-maint
Package lock maintenance
2021-09-29 17:20:26 -07:00
Ron Rennick d0a56ed414 package lock maintenance 2021-09-29 19:21:19 -03:00
Claudio Sanches a4b1a9b7e7
Merge pull request #30796 from woocommerce/prep/trunk-580-590
Prep trunk for 5.9 cycle.
2021-09-29 14:54:29 -03:00
Néstor Soriano bc56ac319e
Merge pull request #30813 from woocommerce/bump/blocks-591
Bump Blocks to 5.9.1.
2021-09-29 09:46:39 +02:00
Greg 1d4310a52f
Merge pull request #30822 from woocommerce/fix/25963
add product id support to addToCartFromShopPage / removeFromCart
2021-09-28 10:22:26 -06:00
Ron Rennick ef778b8985 update for feedback 2021-09-28 12:52:04 -03:00
Ron Rennick 2bc34aac53
Merge pull request #30698 from woocommerce/add/pr-smoke-test-workflow
Added workflow for running smoke tests on PR
2021-09-27 15:36:47 -03:00
Ron Rennick 8125408f08 merge trunk 2021-09-27 13:39:45 -03:00
Ron Rennick c35a789497 update most tests to use product id 2021-09-27 13:22:20 -03:00
Ron Rennick 7a2903e9c2 add product id support to addTo/removeFromCartFromShopPage 2021-09-27 09:58:43 -03:00
Greg 7dfff3da2e Merge branch 'trunk' of https://github.com/woocommerce/woocommerce into add/pr-smoke-test-workflow 2021-09-24 14:28:52 -06:00
Greg 54a11300a2 Update remove label logic. 2021-09-24 14:28:36 -06:00
Greg 982fec1ffe
Merge pull request #30696 from woocommerce/fix/30371
Delete coupons instead of trashing them
2021-09-24 14:09:31 -06:00
barryhughes 7840ebe505 Bump Blocks to 5.9.1. 2021-09-24 10:35:02 -07:00
jonathansadowski 8cdccb1af5
Merge pull request #30804 from woocommerce/revert/downloads-path-tweak
Revert/downloads path tweak
2021-09-24 09:47:43 -05:00
Vedanshu Jain 9bd919c023
Merge pull request #29441 from woocommerce/try/perf-k6-checkout-poc
Add initial k6 performance tests
2021-09-24 18:11:47 +05:30
Ron Rennick 84ad1cbdb8 fix merge conflict 2021-09-24 08:48:41 -03:00
Tam Mullen 2363294f08 Added more detail on influxdb and grafana to k6 readme 2021-09-24 10:34:37 +01:00
roykho 2779c7b765
Revert downloads path change and changelog 2021-09-23 18:54:40 -07:00
roykho bce05c811a
Revert "Tweak download filepaths"
This reverts commit 90e187b899.
2021-09-23 18:51:41 -07:00
roykho d54cd10bb4
Revert "Enable redirect method to also handle absolute filepaths."
This reverts commit 36022c29eb.
2021-09-23 18:51:10 -07:00
Barry Hughes df26e72ddf
Merge pull request #30800 from woocommerce/update/woocommerce-admin-2.7.1-rc.1
Bump WooCommerce Admin version to 2.7.1-rc.1
2021-09-23 16:40:40 -07:00
Joshua Flowers 2c2244aba8 Bump WooCommerce Admin version to 2.7.1-rc.1 2021-09-23 18:18:30 -04:00
barryhughes 7216225d1a Prep trunk for 5.9 cycle. 2021-09-23 13:36:38 -07:00
Greg 943a213b49
Merge pull request #30780 from woocommerce/fix/actests-no-return
Fix for missing return in API core tests
2021-09-23 13:47:12 -06:00
Greg b6db14ff62
Merge pull request #30793 from woocommerce/e2e/bump-admin-tests 2021-09-23 11:27:21 -06:00
Ron Rennick 41753206d2 update e2e for WC Admin 2.7.0 2021-09-23 13:49:22 -03:00
Greg affb99cae6 Use original if always check 2021-09-23 09:24:16 -06:00
Ron Rennick c15bf28b22
Merge pull request #30684 from woocommerce/add/api-test-script-scheduled-run
Run API tests with regular run and add script
2021-09-23 10:36:21 -03:00
Roy Ho 783b962bf6
Merge pull request #30774 from woocommerce/fix/30772
Enable redirect method to also handle absolute filepaths.
2021-09-23 14:19:48 +01:00
Greg cf32051f0e Update if check 2021-09-22 18:08:51 -06:00
Greg 7a2ba8800a Add safer if check 2021-09-22 15:56:53 -06:00
Greg cb0bab37be Merge branch 'trunk' of https://github.com/woocommerce/woocommerce into fix/actests-no-return 2021-09-22 15:40:44 -06:00
Greg f8cef29f59 Fix for missing return 2021-09-22 14:15:40 -06:00
Ron Rennick 5ccf3a564f update from feedback 2021-09-22 12:04:24 -03:00
Ron Rennick 32e3919604 Merge branch 'trunk' into fix/30371 2021-09-22 11:29:08 -03:00
vedanshujain 36022c29eb Enable redirect method to also handle absolute filepaths.
Earlier redirect was only able to handle absolute paths.
2021-09-22 18:15:31 +05:30
Vedanshu Jain 50e8815fa2
Merge pull request #30770 from woocommerce/tweak/composer2-rebuild
Rebuild with Composer2
2021-09-22 18:14:13 +05:30
Vedanshu Jain 3ef6ad977a
Merge pull request #30739 from woocommerce/fix/add-item
Fix undefined variable notice when adding a product that doesn't exis…
2021-09-22 15:16:44 +05:30
Vedanshu Jain 5cdf979961
Merge pull request #30692 from woocommerce/fix/30231
Use proper location for taxes when adding products via admin
2021-09-22 15:14:13 +05:30
barryhughes bcbf1e6baf Rebuild with Composer2 2021-09-21 17:32:35 -07:00
jonathansadowski 71b26452d5
Merge pull request #30760 from woocommerce/5.7-update
Update versions and changelog
2021-09-21 17:03:19 -05:00
roykho 214a17e7cc
Update versions and changelog 2021-09-21 15:01:22 -07:00
Barry Hughes 302b1ae731
Merge pull request #30757 from woocommerce/bump/wca-2.7.0-rc.1
Bump WooCommerce Admin version to 2.7.0-rc.1
2021-09-21 14:59:16 -07:00
Joshua Flowers eacf4bb961 Bump WooCommerce Admin version to 2.7.0-rc.1 2021-09-21 17:52:34 -04:00
Roy Ho ebe5f02866
Merge pull request #30753 from woocommerce/update/wc-admin.2.6.4
Bump woocomemrce-admin version to 2.6.4
2021-09-21 21:06:12 +01:00
jonathansadowski bbe3c05937
Merge pull request #30752 from woocommerce/filepaths
Tweak download filepaths
2021-09-21 14:54:39 -05:00
Moon 286a9710f1 Bump woocomemrce-admin version to 2.6.4 2021-09-21 12:49:26 -07:00