Commit Graph

35071 Commits

Author SHA1 Message Date
Ron Rennick 59f2bdbe46 add template cache unit test 2020-06-22 16:05:29 -03:00
dependabot[bot] ff0945c183
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-22 17:08:32 +00:00
Ron Rennick fbc66f3b2b
Merge pull request #26432 from woocommerce/add/npm-publish
Add npm publish script for /tests/e2e
2020-06-22 14:05:47 -03:00
Ron Rennick 7d181230e7 update package-lock with master merge 2020-06-22 13:48:52 -03:00
Ron Rennick ee151bbd95 Merge branch 'master' into add/npm-publish 2020-06-22 13:46:54 -03:00
Ken Gagne bc210d6db1
Add login link for existing account
When a logged-out user tries to check out with an email address associated with an existing account, they are prompted to log in. This PR updates that prompt with a link to the login form. Though other opportunities to log in should already exist elsewhere on the checkout page (such as `form-login.php`'s "Returning customer?" prompt), this change makes it more explicit and intuitive.
2020-06-22 09:57:28 -06:00
Claudio Sanches f21c92d0b6
Merge pull request #26804 from woocommerce/fix/obw-e2e-test
E2E: Fix OBW e2e test to account for the new Home Screen
2020-06-22 11:46:06 -03:00
Tam Mullen 720c1a1910
Merge pull request #26771 from woocommerce/update/wc-issue-templates
Update GitHub issue templates to request more details
2020-06-22 12:09:21 +01:00
Peter Fabian 60955a9926
Merge pull request #26829 from IanDelMar/patch-2
Fix typo in composer.json
2020-06-22 12:36:39 +02:00
Christopher Allford 05adbd718d
Merge pull request #26742 from woocommerce/update/git-hook-pre-push
Added pre-push hook to prevent accidental pushes to master
2020-06-21 11:28:00 -07:00
IanDelMar bff2cab4c0
Fix typo 2020-06-21 13:26:51 +02:00
Ron Rennick 4a9fb66a39 update comment to accurate description 2020-06-18 10:56:31 -03:00
Ron Rennick a88a708286 remove privacy page dropdown 2020-06-18 10:40:17 -03:00
Mike Jolley 00f1246553 Update reserved stock when a row already exists 2020-06-18 12:09:57 +01:00
Manos Psychogyiopoulos 06a7847f73 Preserve qty input val whan changing variations 2020-06-18 07:42:25 +03:00
Julia Amosova 281057eee8 Adjust various conditions of the OBW e2e test to make it pass 2020-06-17 17:20:12 -04:00
Ron Rennick 6743073a0f introduce woocommerce_enable_nocache_headers filter 2020-06-17 15:02:09 -03:00
Daniel Morell 94e317f9f8
Fixed wc_get_order function name
The WC_Abstract_Order __construct() method doc block had the wc_get_order() method referred to as get_order().
2020-06-17 10:49:40 -05:00
Ron Rennick 3763d3b428
Merge pull request #25982 from leewillis77/feature/add-label-to-taxonomies
Add label to unlabelled taxonomies
2020-06-17 10:54:50 -03:00
Albert Juhé Lluveras 646a460c70 Remove WC Blocks styles from TwentyTwenty CSS 2020-06-17 12:17:15 +02:00
Albert Juhé Lluveras eed277b37d Product grid blocks in TwentyTwenty: remove flex styles 2020-06-17 12:17:15 +02:00
Albert Juhé Lluveras 7f5da2eebb All Products block in TwentyTwenty: same styles as product grid blocks 2020-06-17 12:17:15 +02:00
Albert Juhé Lluveras 4931fd9d06 Product grid blocks in TwentyTwenty: make product title underline black 2020-06-17 12:17:15 +02:00
Albert Juhé Lluveras cd3777ddca Product grid blocks in TwentyTwenty: align 'Sale' badge to the top right 2020-06-17 12:17:15 +02:00
Peter Fabian f2487c16af
Merge pull request #26782 from woocommerce/update/woocommerce-blocks-2.7.1
Update woocommerce/woocommerce-blocks to v2.7.1
2020-06-16 18:36:08 +02:00
Ron Rennick 239476ddc5 create ready page after initialization script 2020-06-16 12:29:43 -03:00
Peter Fabian 40f7c2d474 Update min files and selectWoo, coding standards. 2020-06-16 17:22:10 +02:00
Peter Fabian 14a26aca2c Update min files and selectWoo 2020-06-16 17:15:12 +02:00
Albert Juhé Lluveras 55fba0e79b Update woocommerce/woocommerce-blocks to v2.7.1 2020-06-16 16:24:40 +02:00
Peter Fabian 9e2129e09b
Merge pull request #26778 from woocommerce/update/wc-admin-1.3.0-beta-1
Version bump wc-admin 1.3.0-beta.1
2020-06-16 15:30:05 +02:00
Peter Fabian 67ab59d176 Update composer.lock 2020-06-16 15:01:40 +02:00
Peter Fabian 418d95298a Merge branch 'master' into update/wc-admin-1.3.0-beta-1
# Conflicts:
#	composer.lock
2020-06-16 14:58:43 +02:00
Peter Fabian ccaac3c39a Composer lock update. 2020-06-16 14:51:58 +02:00
Peter Fabian 35ee21f837
Merge pull request #26754 from woocommerce/fix/25544
Encode HTML entities in product attributes
2020-06-16 14:29:19 +02:00
Peter Fabian f10f1b8b61
Merge pull request #26779 from woocommerce/update/woocommerce-rest-api
Update rest API to 1.0.10
2020-06-16 14:27:11 +02:00
Peter Fabian bb2cf2e8dc Removed deprecated method call. 2020-06-16 13:18:05 +02:00
Peter Fabian ce740fdb44
Merge pull request #26739 from woocommerce/fix/24800
Export: properly escape commas in attribute values
2020-06-16 12:56:40 +02:00
Peter Fabian dc0d567137
Merge pull request #26775 from woocommerce/update/php7.2
Show notice to update to latest PHP if version is < 7.2
2020-06-16 12:56:15 +02:00
vedanshujain ff18dfccc9 Update rest API to 1.0.10 2020-06-16 15:30:37 +05:30
Peter Fabian c35c4f1f08
Merge pull request #26395 from woocommerce/revert-26226-revert-25708-update/reserve-stock-for-checkout
Introduce a `reserved stock` class and database table to prevent race conditions during checkout
2020-06-16 11:38:10 +02:00
Leon Francis Shelhamer 80d6b94b42 Preserve anchors when escaping text.
Signed-off-by: Leon Francis Shelhamer <leon@211j.com>
2020-06-16 03:59:43 -04:00
Paul Sealock 3c83db4c4a Version bump wc-admin 1.3.0-beta.1 2020-06-16 19:52:36 +12:00
Peter Fabian 32037e37dd
Merge pull request #26625 from woocommerce/add/homescreen-option
Homescreen: Enable for new stores and add Features Setting section
2020-06-15 21:54:06 +02:00
Peter Fabian 0c96b1452d
Merge pull request #26685 from woocommerce/fix/26248
Removed the notice for untested minor version updates
2020-06-15 21:40:22 +02:00
Vedanshu Jain 8dcb48219b
Merge pull request #26752 from woocommerce/fix/25143
Add template cache clearing
2020-06-15 23:47:24 +05:30
vedanshujain 513b517b5b Show notice to update to latest PHP if version is < 7.2 2020-06-15 21:51:03 +05:30
Peter Fabian a51e94c170
Merge pull request #26732 from woocommerce/update/woocommerce-blocks-2.7
Update woocommerce/woocommerce-blocks to v2.7.0
2020-06-15 16:10:12 +02:00
vedanshujain 34e5d3daa3 Use single sentence for easier translations. 2020-06-15 19:09:52 +05:30
vedanshujain b8a1a69b2b Updated annotations to 4.3 2020-06-15 18:55:00 +05:30
Vedanshu Jain c1a007297e
Merge pull request #26705 from woocommerce/enhancement/protections-reserved-stock
Port enhancement to reserved stock feature from wc-blocks
2020-06-15 18:41:44 +05:30