Commit Graph

48043 Commits

Author SHA1 Message Date
Jonathan Lane 58203cf7bc
Merge pull request #32713 from woocommerce/fix/e2e-utils-eslint-config
Fix/e2e utils eslint config
2022-04-26 09:55:13 -07:00
Chi-Hsuan Huang 61464e1af6
Merge pull request #32774 from woocommerce/add/32772-exp-product-tasks-feature-flag
Add experimental product task feature flag & experimental-products component
2022-04-26 18:54:33 +08:00
Chi-Hsuan Huang 5618603c1a Add changelog 2022-04-26 13:43:13 +08:00
Chi-Hsuan Huang 255872e4a3 Update react admin tasks/fills to render experimental-products when the feature flag is on 2022-04-26 13:40:13 +08:00
Chi-Hsuan Huang d1d441c824 Update wcAdminFeatures type 2022-04-26 13:26:41 +08:00
Chi-Hsuan Huang 53e0df3c35 Add experimental-products-task feature flag 2022-04-26 13:26:19 +08:00
Ilyas Foo 0c5676d28b
Merge pull request #32752 from woocommerce/fix/32751-remove-wcpay-in-core-experiment-request
Remove WCPay in core experiment request
2022-04-26 09:35:55 +08:00
Tom Hu 5f77e82009
chore(ci): add informational Codecov status checks (#32675)
Hi, Tom from Codecov here. I noticed that you were using Codecov but weren't actually getting any notifications on pull requests. I figured it would be useful to get some idea if code being changed is being tested, but also not blocking CI/merging. Let me know if this makes sense or if we can do something that would be helpful.
2022-04-26 10:20:59 +12:00
Paul Sealock e70b75cf81
Update `create-extension` to work in monorepo context (#32514)
* Update create-wc-extension to work in monorepo context

* update lock file
2022-04-26 08:51:35 +12:00
Barry Hughes 004b007199
Merge pull request #32540 from woocommerce/fix/errors-flash-messaging
Reduce risk of prematurely dropping meta box error messages
2022-04-25 12:32:38 -07:00
Barry Hughes 288855d468
Merge pull request #32744 from woocommerce/fix/650-update-routines
Change Approved Directory update routine
2022-04-25 12:26:14 -07:00
Jorge A. Torres 9bfb108ab7
Merge pull request #32640 from woocommerce/cot/meta_migrations
Add meta table to meta table migration and enable it for WP postmeta table to order meta table.
2022-04-25 16:12:44 -03:00
louwie17 cfb3ff63d1
Merge pull request #32759 from woocommerce/fix/32745_task_list_experiment_1_tracks
Fix eventPrefix for new task list - experiment 1
2022-04-25 14:45:40 -03:00
Jacob Sewell 072f7d8942
Merge pull request #32614 from woocommerce/fix/sanitize-notes-order-by
Fix: sanitize notes order and orderby arguments
2022-04-25 12:13:18 -05:00
Lourens Schep 9872ec153b Add test case for eventPrefix 2022-04-25 10:57:36 -03:00
Lourens Schep 906b92fdbf Add changelog 2022-04-25 10:53:00 -03:00
Lourens Schep 1acbcd64c5 Fix eventPrefix for two column task list 2022-04-25 10:44:29 -03:00
Ilyas Foo 1adbc1bdf8 Changelog 2022-04-25 11:34:25 +08:00
Ilyas Foo ce938857a0 Remove hook that calls for registering welcome page 2022-04-25 11:32:22 +08:00
Barry Hughes 8a0dee470c
Merge pull request #32701 from woocommerce/cot/32669
Adds `read` method to custom table data store.
2022-04-22 15:42:49 -07:00
barryhughes 664212b9df Fix test. 2022-04-22 14:45:20 -07:00
barryhughes d951b218f2 Ensure necessary hooks are initialized before triggering sync. 2022-04-22 14:03:38 -07:00
louwie17 542f7ef918
Merge pull request #32742 from woocommerce/fix/32714_wcpay_blank_page
Add task list slot fill support in the sectioned task list
2022-04-22 17:15:55 -03:00
barryhughes a8b68785ca Change Approved Directory update routine (pin to 6.5, prev was 6.4). 2022-04-22 09:45:37 -07:00
Lourens Schep f379462885 Add changelog 2022-04-22 12:24:49 -03:00
Lourens Schep d5401cee3c Fix track format 2022-04-22 12:15:22 -03:00
Lourens Schep 6ab9a9ae2c Add task list slot fill support in the sectioned task list 2022-04-22 12:04:51 -03:00
louwie17 f5ec1856c4
Merge pull request #32726 from woocommerce/add/32161
Add tracks to task list reminder bar
2022-04-22 11:00:45 -03:00
Fernando ee5d38d49c
Merge pull request #32704 from woocommerce/fix/task-list-style-conflict
Fix setup task list style conflict
2022-04-22 10:34:50 -03:00
vedanshujain ebd4b8a676 Add changelog. 2022-04-22 15:46:34 +05:30
vedanshujain 5d18e52d4f Remove temporary table hooks since they need to be referenced multiple times. 2022-04-22 15:45:47 +05:30
vedanshujain 57f66ffa7a Add test for read method in custom order table data store. 2022-04-22 15:45:47 +05:30
vedanshujain 6b23370edb Implement read method in custom order table datastore. 2022-04-22 15:45:47 +05:30
vedanshujain 2abac5a5a7 Merge branch 'cot/32663' into cot/meta_migrations 2022-04-22 15:44:45 +05:30
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