vedanshujain
|
253e8424ea
|
Add backfill method to support update post and postmeta data.
|
2022-05-17 16:47:59 +05:30 |
vedanshujain
|
22f81c9693
|
Add test for backfill from COT to wp_post and wp_postmeta.
|
2022-05-17 16:47:17 +05:30 |
Chi-Hsuan Huang
|
27ed682980
|
Add changelog
|
2022-05-17 17:40:59 +08:00 |
Chi-Hsuan Huang
|
d4af17d3a3
|
Skip payment welcome screen for wc pay banner experiment
|
2022-05-17 17:40:59 +08:00 |
RJ
|
b524b82816
|
Merge pull request #33047 from woocommerce/fix/wrap-import-products-under-experiment
Wrap product task import around experiment
|
2022-05-17 14:57:29 +08:00 |
Vedanshu Jain
|
1d7bbdbc04
|
Merge pull request #32743 from helgatheviking/fix/32741-wc-category-search-return-ids
Optionally switch the category search selects to return category IDs
|
2022-05-17 12:21:30 +05:30 |
vedanshujain
|
ea1594bab9
|
Add changelog.
|
2022-05-17 11:40:49 +05:30 |
Chi-Hsuan Huang
|
902dcf3369
|
Check if woocommerce_admin_install_timestamp > 0 for SSR & remove extra space
|
2022-05-17 14:07:39 +08:00 |
Chi-Hsuan Huang
|
9bddfbb84e
|
Add changelog
|
2022-05-17 13:58:33 +08:00 |
Chi-Hsuan Huang
|
c4c1cc4da7
|
Add admin items to system status report
|
2022-05-17 13:58:33 +08:00 |
vedanshujain
|
2ad4a54e10
|
Merge branch 'trunk' into pr/32743
|
2022-05-17 11:26:38 +05:30 |
Chi-Hsuan Huang
|
9ff7f887d1
|
Add changelog
|
2022-05-17 13:06:55 +08:00 |
Chi-Hsuan Huang
|
2520781c7e
|
Add tasklist_view_more_product_types_click track event for add product task
|
2022-05-17 13:06:55 +08:00 |
Moon
|
c6d198723f
|
Merge pull request #33066 from woocommerce/update/33056-update-the-wcpay-description
Redirect users to the WC Pay connect page if the WC Pay is already installed
|
2022-05-16 20:17:29 -07:00 |
Moon
|
3f0685dc8c
|
Merge pull request #33065 from woocommerce/fix/33053-fix-logo-spacing
Fix space between logos in the payment banner experiment
|
2022-05-16 20:17:13 -07:00 |
Chris Aprea
|
0afc9dd2de
|
Merge branch 'trunk' into add/experiment-subscriptions-admin-menu-1
|
2022-05-17 13:12:21 +10:00 |
Claudio Sanches
|
2f4f8277bf
|
CLI tool and GH workflow to highlight PR changes (#32063)
|
2022-05-17 13:47:17 +12:00 |
moon
|
285047fde8
|
Update the description and make the button to redirect the users to the WC Pay connect page when the WC Pay is already installed
|
2022-05-16 15:37:38 -07:00 |
moon
|
362e98489a
|
Set icon width to 51px
|
2022-05-16 14:00:43 -07:00 |
Roy Ho
|
02ef6c534e
|
Merge pull request #33037 from woocommerce/prep/post-6.5.1
Update changelog to reflect 6.5.1 release
|
2022-05-16 12:49:30 -07:00 |
Tam Mullen
|
e8740f8b73
|
Merge pull request #33044 from woocommerce/update/k6-merch-wc-home-assert
Updated assertion for k6 merchant wc home request
|
2022-05-16 17:50:52 +01:00 |
jonathansadowski
|
779ce5c23e
|
Merge pull request #33038 from woocommerce/update/workflow-cache
Cache Composer global store
|
2022-05-16 10:22:12 -05:00 |
Vedanshu Jain
|
7c537b342c
|
Merge pull request #32577 from davefx/patch-14
Avoid exception when serializing context
|
2022-05-16 19:54:36 +05:30 |
Lourens Schep
|
3ba939a27a
|
Add changelog for data package
|
2022-05-16 10:54:07 -03:00 |
Lourens Schep
|
137ec24174
|
Add changelogs for customer-effort-score package
|
2022-05-16 10:36:30 -03:00 |
Lourens Schep
|
2291de40c7
|
Make sure Modal emoji's match
|
2022-05-16 10:27:35 -03:00 |
Lourens Schep
|
e820eb06db
|
Update emoji's
|
2022-05-16 10:05:53 -03:00 |
Lourens Schep
|
d1bf5c5719
|
Address the majority of the PR feedback
|
2022-05-16 10:03:46 -03:00 |
roykho
|
7056cf93b6
|
Add additional pnpm cache dir
|
2022-05-16 06:01:53 -07:00 |
Chris Aprea
|
1fa3060697
|
Merge pull request #32958 from woocommerce/add/experiment-subscriptions-admin-menu-experiment-framework
Add experiment functionality to the WooCommerce → Subscriptions page
|
2022-05-16 22:31:22 +10:00 |
vedanshujain
|
f830968c04
|
Add changelog.
|
2022-05-16 17:17:33 +05:30 |
vedanshujain
|
1eba660503
|
Merge branch 'trunk' into pr/32577
|
2022-05-16 17:06:22 +05:30 |
Néstor Soriano
|
4b0d5550ed
|
Merge branch 'trunk' into add/logging_for_posts_to_cot_migration
|
2022-05-16 12:53:13 +02:00 |
Vedanshu Jain
|
7c37c9187a
|
Merge pull request #32925 from woocommerce/issue/32843
Add `_recorded_sales` meta to COT
|
2022-05-16 16:04:14 +05:30 |
Nestor Soriano
|
33791e4fcd
|
Fix: MetaToMetaTableMigrator attempting to migrate empty datasets
That caused an invalid SQL query to throw an error.
|
2022-05-16 12:27:58 +02:00 |
rodelgc
|
6cda659980
|
Publish API test reports to GitHub Pages
- Added workflow to publish API tests
|
2022-05-16 17:59:40 +08:00 |
Chi-Hsuan Huang
|
7b3a1db157
|
Merge pull request #32977 from woocommerce/add/32859-fashion-sample-products
Add fashion sample products
|
2022-05-16 17:43:02 +08:00 |
Chi-Hsuan Huang
|
03ba7bc794
|
Merge branch 'trunk' into add/32859-fashion-sample-products
|
2022-05-16 17:18:26 +08:00 |
Chi-Hsuan Huang
|
697eb185b1
|
Merge pull request #33049 from woocommerce/update/enable-feature-flags-for-product-task
Enable feature flags for add product task
|
2022-05-16 16:38:01 +08:00 |
Vedanshu Jain
|
b8e2de8520
|
Merge pull request #32938 from woocommerce/cot/32917
Add CLI support to run migrations.
|
2022-05-16 12:34:15 +05:30 |
vedanshujain
|
d5aa1a11ec
|
Add changelog.
|
2022-05-16 12:24:06 +05:30 |
Chi-Hsuan Huang
|
213b987981
|
Update fashion sample product file
|
2022-05-16 14:53:46 +08:00 |
Roxanne S
|
05c1dade0c
|
Update IN PIN Code
This fixes https://github.com/woocommerce/woocommerce/issues/32965
|
2022-05-16 12:21:40 +05:30 |
Chi-Hsuan Huang
|
71dabded8a
|
Enable experimental-fashion-sample-products feature
|
2022-05-16 12:28:43 +08:00 |
Ilyas Foo
|
40a1eb5a01
|
Move out logic to be reusable
|
2022-05-16 12:00:09 +08:00 |
Chi-Hsuan Huang
|
f5e4f1ade6
|
Add changelog
|
2022-05-16 11:40:28 +08:00 |
Chi-Hsuan Huang
|
88068a4cd0
|
Enable feature flags for add product task
|
2022-05-16 11:39:46 +08:00 |
Ilyas Foo
|
68c7de6c5e
|
Fix janky product task items on hover (#33043)
* Fix hover border size
* Changelog
|
2022-05-16 11:32:37 +08:00 |
Ilyas Foo
|
120029e078
|
Changelog
|
2022-05-16 10:59:46 +08:00 |
Moon
|
1ef9b2d2ba
|
Merge pull request #32850 from woocommerce/add/32778-tiktok-marketing-task
Add TikTok marketing task
|
2022-05-15 19:55:57 -07:00 |