Commit Graph

38450 Commits

Author SHA1 Message Date
Claudio Sanches 65b024a96d Moved to a new function 2021-03-30 14:11:24 -03:00
Veljko 84b9713cf9 Fix spaces in merchant 2021-03-30 18:23:48 +02:00
Renovate Bot d6e0235925
Update dependency automattic/jetpack-autoloader to v2.10.1 2021-03-30 16:19:44 +00:00
Veljko V a8ab058fb5
Merge branch 'trunk' into e2e/e2e-merchant-analytics-pagechecks 2021-03-30 18:19:21 +02:00
Claudio Sanches b2c8113525 Change UID only for WooCommerce cookies 2021-03-30 13:10:21 -03:00
Mike Jolley 35b02e1660 Customer billing and shipping getter should merge changed data 2021-03-30 16:27:09 +01:00
Barry Hughes 90d9dce1f4
Merge pull request #29510 from woocommerce/fix/29359
Prevent saved changes message when leaving page closes #29359
2021-03-30 07:09:00 -07:00
Greg 0342ed782b
Merge pull request #29493 from woocommerce/e2e/e2e-shopper-checkout-new-account
Add new e2e test shopper / checkout / create an account
2021-03-30 08:04:26 -06:00
roykho 1234a5a46f
Add comment for clarity 2021-03-30 05:46:36 -07:00
Néstor Soriano 9de6e1c957
Merge pull request #29536 from woocommerce/fix/add-missing-changelog-entries-for-5.2-beta.1
Add missing changelog entries for 5.2-beta.1
2021-03-30 11:47:08 +02:00
Nestor Soriano f43d279d99 Add missing changelog entries for 5.2-beta.1 2021-03-30 11:42:38 +02:00
Nestor Soriano 1b351a6685 Sanitize tax class and display errors in admin while creating tax classes 2021-03-30 11:08:35 +02:00
Nestor Soriano b3d5930279 Check if is required a verified product owner before placing a review 2021-03-30 11:07:34 +02:00
Nestor Soriano 0045df2cb0 Make product name escaping consistent in the front-end 2021-03-30 11:04:44 +02:00
Mehrshad Darzi 027b335028
Fix columm to column 2021-03-30 12:43:41 +04:30
Néstor Soriano 6b6cf0b90a
Merge pull request #29533 from woocommerce/preparation/5.2-rc.1
Release preparation: 5.2 RC
2021-03-30 10:00:55 +02:00
Nestor Soriano 4b37fc6bdb Add changelog for #29425 (was added directly to the release branch) 2021-03-30 09:44:52 +02:00
Nestor Soriano 504aa70f1b Add changelog for 5.2 RC 2021-03-30 09:38:54 +02:00
Néstor Soriano 8e57d58555
Merge pull request #29474 from woocommerce/fix/27290-take-2
Fix the REST API entry point to add coupons to an order.
2021-03-30 09:22:27 +02:00
Néstor Soriano c9a932126e
Merge pull request #29528 from woocommerce/update/contributors
Add Barry to contributors list
2021-03-30 08:57:41 +02:00
Veljko 0ee581e662 Fix spaces issue 2021-03-30 08:48:20 +02:00
Greg 64631845b5
Merge pull request #29500 from woocommerce/fix/remove-core-test-import
Fix/remove core test import
2021-03-29 16:11:52 -06:00
Ron Rennick 6d36055328 bump e2e-utils version 2021-03-29 17:58:59 -03:00
Claudio Sanches 7a8b1eadce Add Barry to contributors list 2021-03-29 15:30:25 -03:00
Ron Rennick 64d935470c Merge branch 'trunk' into fix/remove-core-test-import 2021-03-29 13:44:22 -03:00
dependabot[bot] 609c72c695
Bump y18n from 4.0.0 to 4.0.1 in /tests/e2e/api
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:43:02 +00:00
Ron Rennick 3d50da02b8
Merge pull request #29440 from woocommerce/fix/29277-release
update changelogs, bump package versions
2021-03-29 13:41:52 -03:00
Claudio Sanches cb56838d25
Merge pull request #29518 from woocommerce/fix/29483
Fix logic for including the "payments" task in onboarding wizard
2021-03-29 13:19:50 -03:00
Nestor Soriano ccb8cbddac Adjust tests for WC_Admin_Dashboard_Setup (consider 'payments' task) 2021-03-29 17:39:58 +02:00
Néstor Soriano 5e00c4375f
Merge pull request #29520 from woocommerce/dev/bump-woocommerce-admin-2-1-4
Bump woocommerce-admin package to 2.1.4
2021-03-29 15:48:29 +02:00
Nestor Soriano 0f271b10ed Apply coupon code instead of verified coupon to avoid caching issues
(in REST API endpoint to update order coupons)
2021-03-29 15:33:15 +02:00
Adrian Duffell 2ba8059837 Bump woocommerce-admin package to 2.1.4 2021-03-29 20:39:21 +08:00
Nestor Soriano 24973ec5eb Don't check validity of coupons already present in the order
(REST API endpoint to update order taxes)
2021-03-29 12:55:56 +02:00
Nestor Soriano e0dad77e49 Fix logic for including the "payments" task in onboarding wizard
The logic should be "if woo payments is installed and the country
is US then remove the payments task" but the check was mistakenly
being set to "or" so the task was removed whenever the country was US.
2021-03-29 11:25:39 +02:00
James Allan ea41379b7b Update the persistant cart after it's loaded on log in 2021-03-29 15:28:34 +10:00
rodel 5388a9071d Reverted package-lock file 2021-03-28 19:05:50 +08:00
rodel 39e58101a5 Fixed product setup.
Re-enabled all merchant tests.
2021-03-28 18:03:47 +08:00
rodel 45ea52f762 WIP: re-construct products 2021-03-28 12:31:20 +08:00
rodel 24c456b440 revert default.json 2021-03-27 18:56:18 +08:00
𝓑𝓪𝓻𝓻𝔂 𝓗𝓾𝓰𝓱𝓮𝓼 f0c164d2d4 Do not copy fields from the billing address to the shipping address. | #28759 2021-03-26 17:08:37 -07:00
roykho 4cf6625f0c
Prevent saved changes message when leaving page closes #29359 2021-03-26 15:09:43 -07:00
Roy Ho f7e38bd1f1
Merge pull request #29497 from woocommerce/fix/29323
Make select2 dropdown text visible in dark mode closes #29323
2021-03-26 14:31:10 -07:00
Ron Rennick 18c500c24f add contributor feedback label action 2021-03-26 16:33:44 -03:00
Beau Lebens 4508236bfe
Merge pull request #29505 from woocommerce/work-with-us
Adding hiring links to the main README
2021-03-26 12:57:30 -06:00
Ron Rennick 214ca384ea add stalebot action with dry run enabled 2021-03-26 14:29:53 -03:00
Jacob Arriola 76744da6f9
Use sprintf, no printf when setting the variable 2021-03-26 08:55:24 -07:00
Ron Rennick fd77beb9af use require instead of import for faker 2021-03-26 11:23:28 -03:00
Aaron Douglas ec3ce9caeb
Adding hiring links to the main README
Follows similar changes made to the mobile repos now that we have our own hiring page.
2021-03-26 08:24:19 -05:00
Ron Rennick 4f6c0ee13e use require in core test 2021-03-25 15:28:21 -03:00
Veljko 5b3bc1665d Updated core-tests-root file 2021-03-25 18:12:54 +01:00