woocommerce/plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/create-account
Mike Jolley aacae66eb0
Delayed account creation: Admin settings (#51236)
* Settings first pass

* New Settings UI

* Respect woocommerce_enable_delayed_account_creation at block level

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

* Check input exists

* Add new setting to tests

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-09-20 16:20:09 +01:00
..
block.json [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
edit.tsx Delayed account creation: Admin settings (#51236) 2024-09-20 16:20:09 +01:00
form.tsx Delayed Account Creation: Support option to send password setup link to customer via email (#51227) 2024-09-19 15:03:27 +01:00
frontend.tsx [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
index.tsx [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
style.scss Delayed Account Creation: Support option to send password setup link to customer via email (#51227) 2024-09-19 15:03:27 +01:00
utils.ts [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00