Claudio Sanches
b7cef6ad78
Update changelog and prepare everything for 6.3
2022-02-10 13:00:01 -03:00
Roy Ho
e80eaf1e8c
Merge pull request #31821 from woocommerce/update/woocommerce-blocks-6.9.0
...
Update WooCommerce Blocks package to 6.9.0
2022-02-10 07:09:09 -08:00
Roy Ho
53d30f7000
Merge branch 'trunk' into update/woocommerce-blocks-6.9.0
2022-02-10 06:45:17 -08:00
Roy Ho
85ac42b945
Merge pull request #31875 from woocommerce/update/bump_woocommerce_admin_3.1.0-rc.1
...
Bump WooCommerce Admin version to 3.2.0-rc.1
2022-02-10 06:41:10 -08:00
Néstor Soriano
14a8b328a9
Merge pull request #31847 from oscargare/trunk
...
Fix wc_get_price_excluding_tax ignoring the woocommerce_adjust_non_base_location_prices filter.
2022-02-10 13:28:12 +01:00
Néstor Soriano
6eaef89bdb
Fix unit tests related to wc_get_price_excluding_tax
2022-02-10 12:40:10 +01:00
Nestor Soriano
7f48e88a09
Small changes to the custom orders table implementation
...
- Add an extra warning message in the settings page
- Escape table name for DROP statement in DatabaseUtil::drop_database_table
2022-02-10 09:13:39 +01:00
Fernando Marichal
ca88734006
Fix actions in gateways
2022-02-09 22:02:44 -03:00
Lucas Bustamante
3eeb1f239f
Merge pull request #31868 from woocommerce/add/api-t-documentation
...
Added documentation around certain conventions in API tests.
2022-02-09 19:35:20 -03:00
Lucas Bustamante
4ad028eab4
Merge pull request #31839 from woocommerce/fix/31748
...
update slack export to build version
2022-02-09 19:31:47 -03:00
Josh Betz
4069cc3470
fix tests
2022-02-09 13:47:50 -06:00
Lourens Schep
cd410637fd
Bump WooCommerce Admin version
2022-02-09 15:26:14 -04:00
Jon Lane
287c560692
Suppress wp.console.withState deprecation warning
2022-02-09 10:23:53 -08:00
Nestor Soriano
3964a2255a
Make the db utils class non-static, change the custom orders tables UI
...
- Rename DBUtils to DatabaseUtils, and register it in the DI container
(instead of having it just contain static methods)
- The tool for the custom orders tables has now two shapes:
"create tables" and "delete tables" (so no regeneration, migration...)
- Not yet used constants and methods from DataSynchronizer removed
- Added missing method comments
2022-02-09 11:58:19 +01:00
Rodel
cf90bda319
Added documentation
2022-02-09 15:14:55 +08:00
xristos3490
741f5015e0
typo
2022-02-08 19:27:30 +02:00
xristos3490
f331dbc9d2
Move filter into the template controller
2022-02-08 19:24:55 +02:00
Néstor Soriano
87d8e93bfe
Fix argument count in hook.
2022-02-08 17:42:30 +01:00
vedanshujain
fc0c45a204
Show link to create custom orders table.
2022-02-08 21:57:39 +05:30
vedanshujain
3d29e8329c
Refactor and move DB related methods to util class.
2022-02-08 21:44:38 +05:30
Nestor Soriano
2e613bbd0c
Merge branch 'scafolding-for-custom-order-tables' into mvp-cot/intial-table-strucuture
2022-02-08 09:26:08 +01:00
Lucas Bustamante
03614e54ae
Tweak comment
2022-02-07 18:16:37 -03:00
Lucas Bustamante
0cf1b69c7a
Rename/move test to more appropriate location
2022-02-07 18:13:02 -03:00
Lucas Bustamante
0bc908f8d2
CR: Spacing
2022-02-07 18:10:31 -03:00
Lucas Bustamante
cd2ed17200
CR: Simplify code
2022-02-07 18:10:02 -03:00
Lucas Bustamante
299b7c0bdd
Remove display_key/display_value from coupon_line on Order test
2022-02-07 18:08:26 -03:00
Lucas Bustamante
ae5d23ce9f
Rename property, code style changes, add developer comment
2022-02-07 18:05:06 -03:00
Lucas Bustamante
8b859ffb25
Merge branch 'trunk' into packages/api/json-transform-tests
2022-02-07 17:53:55 -03:00
jamelreid
bd14664ef4
Removed test workflows
2022-02-07 09:37:23 -05:00
Nestor Soriano
7a9651ad30
Rename FeatureController to CustomOrdersTableController.
...
Also fix priority-args count reversed in filter hookings in that class.
2022-02-07 11:57:54 +01:00
Fernando Marichal
eb44888a79
Fix `track_setting_change` method
2022-02-05 09:54:10 -03:00
Oscar Gare
7428e264bd
woocommerce_adjust_non_base_location_prices filter not work if there is no order
2022-02-05 10:57:46 +01:00
Barry Hughes
f3927c786a
Merge pull request #31819 from woocommerce/add/indices-to-product-attributes-lookup-table
...
Add database indices for the product attributes lookup table
2022-02-04 14:55:15 -08:00
Jamel Noel Reid
87b69a8f26
Merge pull request #31732 from woocommerce/e2e/add-force-to-test-scaffold
...
Add --force to test scaffold
2022-02-04 14:08:23 -05:00
Ron Rennick
3bb27bdc79
update slack export to build version
2022-02-04 14:48:56 -04:00
Jonathan Lane
5d2b764da1
Merge pull request #31835 from woocommerce/e2e/bump-default-wp
...
bump e2e-environment to WP 5.9.X default
2022-02-04 10:44:25 -08:00
Jonathan Lane
d3183be8a5
Merge pull request #31838 from woocommerce/fix/31456
...
use OS path separator in installFiles
2022-02-04 10:38:50 -08:00
Jonathan Lane
6dbfe9e044
Merge pull request #31836 from woocommerce/e2e/prepare-release
...
Prepare E2E package releases
2022-02-04 10:30:26 -08:00
Ron Rennick
5c12aaa877
use OS path separator in installFiles
2022-02-04 14:17:54 -04:00
Fernando Marichal
59b4c806f6
Add event tracking to `Payment methods` list
2022-02-04 14:57:29 -03:00
Ron Rennick
da49a03b52
bump e2e-environment to WP 5.9.X default
2022-02-04 12:36:45 -04:00
Lucas Bustamante
6ec677643f
CR: Spacing
2022-02-04 12:21:57 -03:00
Lucas Bustamante
4c8c792869
CR: Spacing
2022-02-04 12:20:59 -03:00
jamelreid
47218036f0
Updated ref
2022-02-04 10:20:16 -05:00
jamelreid
a0569114a4
Used context to get ref
2022-02-04 09:57:47 -05:00
jamelreid
45dbb1816d
Updated ref
2022-02-04 09:52:20 -05:00
jamelreid
44826048bf
Added workflows to test github token
2022-02-04 09:46:20 -05:00
jamelreid
1a42791fba
Updated github token
2022-02-04 09:45:36 -05:00
Fernando Marichal
4cd6d31839
Add Payments tab tracking
2022-02-04 10:23:20 -03:00
Fernando Marichal
22b887fb20
Add `woocommerce_update_options_payment_gateways_` action
2022-02-04 10:22:52 -03:00