vedanshujain
b060e1b1f0
Dont use `list` format for php compatibility.
2022-04-22 14:28:55 +05:30
vedanshujain
fa77484d59
Enable test back.
2022-04-22 14:28:30 +05:30
vedanshujain
39283ddc88
Applied coding standards.
2022-04-22 14:24:56 +05:30
vedanshujain
e71f949edb
Add changelog.
2022-04-22 14:24:56 +05:30
vedanshujain
e042218135
Applied coding standards.
2022-04-22 14:24:56 +05:30
vedanshujain
773508d638
Applied coding standards.
2022-04-22 14:24:56 +05:30
vedanshujain
c3de418298
Add value clause for better testing.
2022-04-22 14:24:56 +05:30
vedanshujain
1348215cfe
Fixups for duplicate meta entries.
2022-04-22 14:24:56 +05:30
vedanshujain
cc512927a7
Add support for multi-value migrations.
2022-04-22 14:24:56 +05:30
vedanshujain
91ca235889
Refactor meta migrator to follow pattern in meta to custom migrator.
2022-04-22 14:24:56 +05:30
vedanshujain
594385690a
Add tests to check for duplicated meta records.
2022-04-22 14:24:55 +05:30
vedanshujain
594d63f0fb
Add test for migrations.
2022-04-22 14:24:55 +05:30
vedanshujain
af2b7dd972
Add source table name to prevent ambigious column names.
2022-04-22 14:24:55 +05:30
vedanshujain
21923f8630
Enable meta migrations.
2022-04-22 14:24:55 +05:30
Chi-Hsuan Huang
7b3ab3aeb1
Merge pull request #32734 from woocommerce/fix/admin-type
...
Fix history type error
2022-04-22 16:51:07 +08:00
Chi-Hsuan Huang
2ff94f5388
Fix history type error
2022-04-22 16:47:31 +08:00
Chi-Hsuan Huang
4ade171fd1
Merge pull request #32712 from woocommerce/fix/admin-remaining-task-types
...
Fix remaining typescript type errors in react admin
2022-04-22 15:31:06 +08:00
Chi-Hsuan Huang
a6927c1621
Merge pull request #32698 from woocommerce/fix/admin-task-types
...
Fix typescript type errors in react admin `./client/tasks/task` & `./client/tasks/tests`
2022-04-22 14:48:51 +08:00
jonathansadowski
4a19efc739
Merge pull request #32725 from woocommerce/workflow/caching-3
...
Refactor caching for workflows
2022-04-21 16:56:23 -05:00
jonathansadowski
90c3147dee
Merge pull request #32689 from woocommerce/fix/core-build-scripts
...
Build Scripts: Make build and build:zip more intuitive
2022-04-21 16:50:07 -05:00
Greg
97e1233cb4
Merge pull request #32727 from woocommerce/fix/wq-256
...
Update Slack Channel IDs for workflows
2022-04-21 15:02:00 -06:00
Paul Sealock
d24992f04d
reference trunk in GH action
2022-04-22 08:41:42 +12:00
roykho
f6d8a56baa
Revert test
2022-04-21 13:32:13 -07:00
Jon Lane
20befd32d7
Update Slack Channel IDs for workflows
2022-04-21 13:04:31 -07:00
roykho
14b5261f93
Test busting cache
2022-04-21 12:43:38 -07:00
Jonathan Lane
ca54907267
Merge pull request #32684 from woocommerce/add/smoke-test-daily-site-checker
...
Adding workflow to check status of site used for daily smoke tests.
2022-04-21 12:07:05 -07:00
roykho
3f4c2060dd
Clean up and bump versions
2022-04-21 11:46:30 -07:00
Joel Thiessen
e488cb4095
Merge pull request #32723 from woocommerce/fix/32705
...
Fixing blank screen when Store Details task clicked on sectioned task list.
2022-04-21 11:32:10 -07:00
roykho
6e5d61da0b
Test pr smoke test workflow
2022-04-21 11:29:53 -07:00
Josh Betz
d0878cc3b6
Merge pull request #32686 from woocommerce/add/wctracker/dropins
...
Add dropins to WC Tracker data
2022-04-21 13:28:01 -05:00
Roy Ho
507c2cc5bf
Merge pull request #32724 from woocommerce/update/trunk-6.6
...
Prepare trunk for 6.6
2022-04-21 11:11:45 -07:00
Roy Ho
018da05414
Merge branch 'trunk' into workflow/caching-3
2022-04-21 10:29:24 -07:00
Jorge A. Torres
fa50906e3e
Merge pull request #32687 from woocommerce/fix/29705-tests-install
...
Add pre-req checks to tests suite installation script.
2022-04-21 14:24:51 -03:00
Joel Thiessen
6f4bb7050d
Merge pull request #32528 from woocommerce/update/32508_pnpx_deprecated
...
Updating all instances of now-deprecated `pnpx` to `pnpm dlx`
2022-04-21 10:16:31 -07:00
Claudio Sanches
c8d9be5bae
Prepare trunk for 6.6
2022-04-21 13:52:32 -03:00
roykho
bd23093c42
Refactor caching for workflows
2022-04-21 09:45:12 -07:00
Joel T
24c55d6284
Adding changelog
2022-04-21 09:39:21 -07:00
Joel T
1ad61780fe
Adding support for actionUrl to sectioned task list
2022-04-21 09:35:01 -07:00
Néstor Soriano
22b86726ea
Merge pull request #32610 from woocommerce/fix/32600-vietnam
...
Display but do not require Street Address 2 for Vietnam.
2022-04-21 17:03:42 +02:00
Claudio Sanches
d2a81d8807
Merge pull request #32711 from woocommerce/fix/beta-tester-build-scripts
...
Standardize builds steps for WooCommerce Beta Tester
2022-04-21 11:50:53 -03:00
Nestor Soriano
74b7f111ed
Fix indentation in one line of WC_Countries::get_country_locale
2022-04-21 16:20:48 +02:00
Vedanshu Jain
773d1e5f20
Merge pull request #32706 from woocommerce/remove-post_id-from-orders-table
...
Remove post_id column from orders table, use placeholder entries to find out of sync orders
2022-04-21 16:29:08 +05:30
Nestor Soriano
137ccbe7d1
Add changelog file
2022-04-21 10:42:49 +02:00
Nestor Soriano
a16a4deee7
Temporarily skip all the tests in WPPostToCOTMigratorTest
...
These tests fail because the code that migrates orders is still
not adapted to the removal of the post_id column in the orders table.
2022-04-21 10:24:15 +02:00
Nestor Soriano
87172da204
Add visibility modifiers to constants in DataSyncrhonizer.
2022-04-21 09:42:52 +02:00
Nestor Soriano
72db69f678
Adjust the queries for finding out of sync orders.
...
Change the queries from relying on the now removed orders.post_id
column to relying on the existence of placeholder records
in the posts table.
2022-04-21 09:42:52 +02:00
Nestor Soriano
2301903a31
Register the new shop_order_placehold post type.
...
This post type will be used for placeholder entries for orders
that are created in the orders table when orders->posts sync is off
(placeholder entries are created to reserve a proper order id)
2022-04-21 09:42:52 +02:00
Nestor Soriano
ad57fcf89a
Remove the post_id column from the orders table.
...
Note: column is just removed from the schema. No migration is added
to remove the column on existing instances, since the feature is
still in early stages of development.
2022-04-21 09:42:40 +02:00
Chi-Hsuan Huang
0308873d79
Turn on ForkTsCheckerWebpackPlugin in react admin
2022-04-21 13:18:24 +08:00
Chi-Hsuan Huang
841692d14d
Add changelogs
2022-04-21 13:16:54 +08:00