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
Alex López
67112a2534
Revert gitignore and changelog.
2022-04-25 16:24:08 +02: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
Chi-Hsuan Huang
672ba17a80
Fix and export @woocommerce/data types for react admin ./client
...
Convert onboarding index.js to TS & add missing type fields
2022-04-25 14:17:13 +08:00
Chi-Hsuan Huang
5c8f76bbe7
Fix @woocommerce/data type errors after enabling wp data, compose types
2022-04-25 13:40:18 +08:00
Chi-Hsuan Huang
6836d90b72
Add wp data, compose types to @woocommerce/data
...
Update pnpm-lock.yaml
2022-04-25 13:32:26 +08: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
Mostafa Soufi
6e871a1386
Add support select2 for log_file dropdown
2022-04-24 23:34:10 +03:00
Caleb Stauffer
03c710221f
fix variable name
2022-04-23 15:59:48 -04:00
Caleb Stauffer
c785c29cd1
confirm query set before evaluating condition
...
fixes #30646
2022-04-23 15:59:04 -04:00
Yordan Soares
d394572378
Use the price decimal separator to format product weight and dimensions
2022-04-22 20:55:19 -04: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