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
vedanshujain
fd0d3e05dd
Applied PR feedback.
2022-04-21 16:37:13 +05:30
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
Alex López
4c243ddbc5
Updated e2e-utils changelog.
2022-04-21 12:26:37 +02:00
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
Alex López
0fffa6cba9
Disabled eslint task for staged files in e2e-utils until lint issues are addressed.
2022-04-21 09:49:07 +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
Alex López
d94bc5e78a
Fixed e2e-utils eslint config so that it depends on the package config file only.
2022-04-21 09:33:45 +02:00
RJChow
6151f4021c
Revert "Changed e2e payment settings page detection"
...
This reverts commit 1a7c40316e
.
2022-04-21 14:08:32 +08:00
RJChow
c796406a40
fixed phpunit tests
2022-04-21 13:51:29 +08: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
RJChow
1a7c40316e
Changed e2e payment settings page detection
2022-04-21 13:14:28 +08:00
Chi-Hsuan Huang
66deb864ab
Fix reamining type errors
2022-04-21 13:10:56 +08:00
Chi-Hsuan Huang
7085ed7d96
Export InstallPluginsResponse data type from woo.data
2022-04-21 13:10:40 +08:00
Chi-Hsuan Huang
fbc1cf0e61
Correct stepper component props types
2022-04-21 12:45:02 +08:00
Chi-Hsuan Huang
8a1c684f55
Update data onboarding selector types
2022-04-21 12:44:35 +08:00
Chi-Hsuan Huang
71e9073c0b
Fix remaining task type errors
2022-04-21 12:44:19 +08:00
RJChow
bbb1af478b
changelogs
2022-04-21 11:29:58 +08:00
RJChow
73634d63d8
cleanup
2022-04-21 11:29:28 +08:00
RJChow
60885707f1
types and lint
2022-04-21 11:29:28 +08:00
RJChow
07a20ce378
added conditions for rendering
2022-04-21 11:29:28 +08:00
RJChow
aaf5c9ff5a
Refactored and added new payment icons
2022-04-21 11:29:28 +08:00
RJChow
9a95dc028f
implement slotfill
2022-04-21 11:29:28 +08:00
RJChow
feb1f42949
design banner
2022-04-21 11:29:28 +08:00
RJChow
9905a882b2
insert react
2022-04-21 11:29:28 +08:00
RJChow
ab3a015850
add slotfill mount point
2022-04-21 11:29:28 +08:00
Chi-Hsuan Huang
8aca258df8
Fix header utils
2022-04-21 11:07:25 +08:00
Roy Ho
ff2d7d704a
Merge pull request #32680 from woocommerce/fix/e2e-builds-private-package
...
e2e-builds: Private package for build logic of e2e
2022-04-20 18:33:41 -07:00
Chi-Hsuan Huang
e3f7ab99e0
Add woo data changelog
2022-04-21 09:04:32 +08:00
Chi-Hsuan Huang
4747d9af14
Add changelog
2022-04-21 09:04:32 +08:00
Chi-Hsuan Huang
c5c1cf438a
Fix task types
2022-04-21 09:04:32 +08:00