Roy Ho
a420638ef3
Merge pull request #29038 from woocommerce/fix/jquery
...
Revert jQuery function change as these are not jQuery objects
2021-02-04 12:37:58 -08:00
roykho
5c76d8df59
Revert jQuery function change as these are not jQuery objects
2021-02-04 12:36:15 -08:00
Ron Rennick
8fde150ba9
update built-in readme with shorthand script
2021-02-04 15:52:18 -04:00
Veljko
5c7fa67f35
Reorder shopper tests
2021-02-04 20:49:55 +01:00
Ron Rennick
371f2c31a6
update missed StoreOwner/CustomerFlows in docs, improve readability of some sections
2021-02-04 15:45:57 -04:00
Veljko
1d6d727350
Revert back change and update code
2021-02-04 20:44:29 +01:00
Mehul Gohil
beb5916947
remove unnecessary closing brace in help text
2021-02-05 01:02:20 +05:30
Veljko
5b408704e0
Merge branch 'master' into e2e-shopper-browse-search-sort
2021-02-04 20:28:18 +01:00
Greg
9ae9a2f58b
Merge pull request #28995 from woocommerce/packages/api/simplify-imports
...
simplify imports/exports in api package
2021-02-04 11:54:42 -07:00
Veljko
945d8bdf4a
Update comment
2021-02-04 18:07:20 +01:00
Veljko
961ce70a2b
Fix issue after merging master
2021-02-04 17:50:49 +01:00
Veljko
6f2e113ca2
Merge branch 'master' into e2e-shopper-browse-search-sort
2021-02-04 17:49:58 +01:00
Veljko
be56fa7772
Reorder shopper tests
2021-02-04 17:23:37 +01:00
Roy Ho
ce31630498
Merge pull request #28753 from helgatheviking/issues/28286-jquery-3
...
Issues/28286 Updates for deprecated jQuery 3 functions
2021-02-04 06:19:57 -08:00
Veljko
f6a19c1430
Reorder scenarios within test
2021-02-04 14:51:17 +01:00
Veljko
7f2163fdd8
Add new test shop browse search sort products
2021-02-04 14:44:23 +01:00
Roy Ho
e57c07eeb5
Merge pull request #28983 from woocommerce/fix/issue-28649
...
Update tax rate label when saving order closes #28649
2021-02-04 05:40:23 -08:00
jonathansadowski
e5a3ac48aa
Merge pull request #28933 from Mindsize/wc-24581-holding-stock-minutes
...
Wc 24581 holding stock minutes
2021-02-03 16:05:18 -06:00
Roy Ho
5f81036a70
Merge pull request #29019 from woocommerce/update/composer-packages
...
Update composer dependencies
2021-02-03 14:01:12 -08:00
Claudio Sanches
0131210907
Update composer dependencies
2021-02-03 18:10:05 -03:00
Veljko
ff71de8578
Fix spaces and split tests
2021-02-03 13:13:28 +01:00
Takashi Kitajima
ed042b5a83
The order of the full name returned by WC_Countries::get_formatted_address()
...
`WC_Abstract_Order::get_formatted_billing_full_name()` and
`WC_Abstract_Order::get_formatted_shipping_full_name()` displays the names in the correct order according to the language, but `WC_Countries::get_formatted_address()` does not.
2021-02-03 14:21:43 +09:00
Kathy Daring
56281fc804
Reverse adb2c6b86... Restore jQuery.select()
2021-02-02 13:41:07 -07:00
Kathy Daring
afd164e271
revert 0ccff4dda5
. restore jQuery .focus()
2021-02-02 13:38:48 -07:00
Kathy Daring
ffdb2d9059
Merge branch 'master' into issues/28286-jquery-3
...
# Conflicts:
# assets/js/admin/meta-boxes-product.js
2021-02-02 09:43:08 -07:00
Kathy Daring
9b7b72f00a
replace jQuery.bind except in 3rd party assets
2021-02-02 09:38:04 -07:00
Claudio Sanches
cd70ca6895
Merge pull request #28895 from woocommerce/add/e2e-tests-to-gh-actions
...
Add/e2e tests to gh actions
2021-02-02 11:24:16 -03:00
Veljko
98fc4d5f80
Remove appName from config file
2021-02-02 13:38:36 +01:00
James Allan
53e6a7317b
Add filter to allow third-parties to filter exportable product types
2021-02-02 14:41:03 +10:00
Ron Rennick
ba6debf83b
add ts-ignore for interface
2021-02-01 22:02:15 -04:00
Ron Rennick
610e0d4f17
simplify imports/exports in api package
2021-02-01 19:41:18 -04:00
Roy Ho
17367c3669
Merge pull request #28993 from woocommerce/fix/wp5.7-no-robots
...
Proper implementation of wp_robots_no_robots() function
2021-02-01 14:47:38 -08:00
Claudio Sanches
0bd9c11b44
Fix conditional
2021-02-01 19:30:43 -03:00
Roy Ho
01f1d316aa
Merge pull request #28994 from woocommerce/update/requires-at-least
...
Increase WordPress minimum to 5.4
2021-02-01 14:25:04 -08:00
Claudio Sanches
bf23ce5e35
Increase WordPress minimum to 5.4
2021-02-01 19:19:27 -03:00
Claudio Sanches
31af5530e0
Proper implementation of wp_robots_no_robots
2021-02-01 19:15:10 -03:00
mfs-mindsize
5be2c80b89
adjusted new filter's default to option value + added absint
2021-02-01 14:16:30 -05:00
mfs-mindsize
23ecd6b3da
adjusted new filter's default to option value + added absint
2021-02-01 14:16:10 -05:00
mfs-mindsize
1398219b95
adjusted new filter's default to option value + added absint
2021-02-01 14:15:41 -05:00
mfs-mindsize
8d600826a4
updated docblock's since to 5.1.0 (from 4.9.03)
2021-02-01 13:43:50 -05:00
Veljko
649cb4cd8d
Reorder shopper test execution for new test
2021-02-01 18:29:15 +01:00
Ron Rennick
898051bd16
package lock maintenance
2021-02-01 13:03:13 -04:00
Veljko
2a3e661784
Fix flaky component for final test creation
2021-02-01 14:31:02 +01:00
Veljko V
6d6554ccbd
Merge branch 'master' into e2e-shopper-grouped-product
2021-02-01 12:25:03 +01:00
Vedanshu Jain
f9eb0727d5
Merge pull request #28962 from woocommerce/fix/method_adjust_download_permissions
...
Fixed method "adjust_download_permissions"
2021-02-01 12:30:25 +05:30
vedanshujain
dc865bc94d
Renamed file name to be more accurate.
2021-02-01 09:56:51 +05:30
Nestor Soriano
f27e776773
Restore useE2EEsLintConfig const in .eslintrc.js, but pointing directly
...
to the use-config file inside the e2e env folder.
2021-01-29 17:20:29 +01:00
Nestor Soriano
ceffe0780a
Fix bad install-subset configuration in package.json
2021-01-29 16:58:22 +01:00
Roy Ho
700fc9c594
Merge pull request #28735 from leewillis77/bugfix/customizer-visibility-fix
...
Fix visibility of checkout field settings in customizer
2021-01-29 07:47:16 -08:00
vedanshujain
d486d30868
Undo unintentional changes.
2021-01-29 21:09:57 +05:30