woocommerce/plugins/woocommerce-admin/client/task-lists/fills
Vlad Olaru 892c44a27a
Update APMs BNPL suggestions when WooPayments can handle them (#49234)
* Update BNPLs default payment gateway suggestions

* Update default payment gateway suggestions priorities

* docs: Fix return type

* Fix Affirm default payment gateway visibility rules

* refact: Introduce WCPay rules

* Add WCPay BNPL pseudo-gateway recommendation

* Replace deprecated prop

* Add WCPay BNPL suggestion component

* Remove short array syntax

* Add svg for default WCPay BNPL suggestion

* Update Payment Gateway Suggestions with WCPay BNPL

* test: Update Payment Gateway Suggestions tests

* Add changelog

* Remove needles rule for payment gateways suggestion

* test: Fix payment gateways suggestions test

* Only hide Klarna if in a WooPayments eligible country

* MX is not a WooPayments-eligible country

* Make sure we don't inadvertently promote WCPay BNPL to non-eligible countries

* Lint fixes

* Escape default payment gateway suggestions translatable strings

* Revert translatable strings escaping as it has too many implications

* Revert char change to avoid invalidating translations

* Lint fixes
2024-07-12 12:40:24 +03:00
..
Marketing Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
PaymentGatewaySuggestions Update APMs BNPL suggestions when WooPayments can handle them (#49234) 2024-07-12 12:40:24 +03:00
components Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
experimental-shipping-recommendation [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
import-products Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
products Place Printful behind a feature flag (#49104) 2024-07-03 17:01:37 +00:00
shipping [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
steps Lint 2023-08-14 13:23:45 +08:00
tax Don't recommend WCS&T in tax task if WCShip or WCTax is active (#48699) 2024-06-25 14:23:07 +02:00
appearance.js Fix "Choose Your Theme" task header 2023-11-08 20:48:56 +08:00
deprecated-tasks.tsx Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
index.ts Fix Launch Your Store task item should not be clickable once completed (#46361) 2024-04-10 20:32:15 +08:00
launch-your-store.tsx Fix Launch Your Store task item should not be clickable once completed (#46361) 2024-04-10 20:32:15 +08:00
purchase.tsx Revert "Remove Purchase files" 2023-09-07 14:28:05 -10:00
use-record-completion-time.ts Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
utils.js add: update onboarding task list copies and illustrations (#44854) 2024-03-14 15:20:31 +08:00
woocommerce-payments.tsx Update WCPay Tracks events props (#48901) 2024-07-02 18:45:27 +03:00