Commit Graph

48356 Commits

Author SHA1 Message Date
Moon 33cca70beb
Merge pull request #32789 from woocommerce/add/32788-add-experimental-import-products-task
Add experimental import products task feature flag & experimental-import-products component
2022-04-26 21:07:26 -07:00
moon 3b654321b1 Remove unnecessary style 2022-04-26 20:14:47 -07:00
roykho 57c1c0bc1c
Freeze Ubuntu release to 20.04 for best practice and consistency 2022-04-26 18:28:56 -07:00
moon 671ce7291c Add changelog 2022-04-26 18:28:53 -07:00
Claudio Sanches d880da05e4
Merge pull request #32756 from woocommerce/fix/hook_removal_from_32460
Re-introduce woocommerce_product_csv_importer_check_import_file_path as deprecated
2022-04-26 18:23:26 -03:00
moon 3d68bdbded Add CardList component 2022-04-26 14:15:11 -07:00
Fernando Marichal 93b9c48a85 Fix link url 2022-04-26 17:17:45 -03:00
moon 7c32432bf1 Add feature flag experimental-import-products-task and base component 2022-04-26 13:03:30 -07:00
Jonathan Lane 08513fbb0d
Merge branch 'trunk' into fix/e2e-utils-shopper-searchForProduct 2022-04-26 11:01:09 -07:00
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
roykho d6a1f7212c
Remove comment 2022-04-26 08:20:32 -07:00
roykho 7640715150
Test cached results 2022-04-26 08:04:20 -07:00
roykho fc705cff77
Use glob pattern for hash key 2022-04-26 07:47:50 -07:00
roykho c78577ee22
Remove comment to test cached Composer Unit tests 2022-04-26 07:28:20 -07:00
roykho bd096a6edc
Use glob pattern to cache multiple nested Composer vendor paths 2022-04-26 07:07:15 -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
Luigi 650fe593a1 add changelog 2022-04-26 11:23:44 +02:00
Luigi d4c540c561 Add Mini Cart Block Tracking 2022-04-26 11:08:54 +02:00
barryhughes 8beaf2d987 Updating an existing downloadable file to a bad path should trigger a warning notice. 2022-04-26 01:21:04 -07: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 af2349c685 Changelog 2022-04-26 12:16:10 +08:00
Ilyas Foo 9eba4b93de Add fallback image 2022-04-26 12:10:26 +08:00
Chi-Hsuan Huang 11f321a334 Add isWcPaySupported util function for payments 2022-04-26 11:14:05 +08:00
Chi-Hsuan Huang 3ee2fcaeac Use getAdminLink to format WC_PAY_SETUP_URL 2022-04-26 10:55:44 +08:00
Ilyas Foo 2398fdf772 Change experiment name to dynamic 2022-04-26 10:47:01 +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
Chi-Hsuan Huang d0e31f9949 Add is_visible to Extension type 2022-04-26 09:34:52 +08:00
Chi-Hsuan Huang 022d86c8a5 Reformat ./data/typings/index.d.ts 2022-04-26 09:32:52 +08:00
barryhughes fbb96048a2 Clean-up. 2022-04-25 17:39:13 -07:00
barryhughes a96c364bb5 Resolve issue with tests (headers already sent by test suite bootstrapper). 2022-04-25 17:36:03 -07:00
barryhughes bb41311ccf PHPCS fixes. 2022-04-25 16:16:14 -07:00
barryhughes 99f85a55d5 Protect against use of download links, where the directory is no longer approved. 2022-04-25 15:58:55 -07: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
Nestor Soriano 23fa1bc447
Add changelog entry file 2022-04-25 10:59:36 +02:00
Nestor Soriano 991722ba6f
Re-introduce woocommerce_product_csv_importer_check_import_file_path
The hook was inadvertendlty removed in PR #32460.
Reintroducing it as a deprecated hook in favor of
woocommerce_csv_importer_check_import_file_path.
2022-04-25 10:49:15 +02:00
Chi-Hsuan Huang 0d5a0050d8 Add changelogs 2022-04-25 15:17:35 +08:00
Chi-Hsuan Huang 678e893f60 Fix react admin ./client types after updating @woocommerce/data types 2022-04-25 15:17:28 +08:00
Chi-Hsuan Huang d94c1dc7bd Remove unnecessary wpDataselect & WCDataSelector types from react client 2022-04-25 14:17:28 +08:00