opnform-host-nginx/client/components/open
Chirag Chhatrala a59b46665c
Billing flow redirect (#713)
* Billing flow redirect

* fix checkout url

* Refactor checkout and subscription flow

- Improve checkout URL generation with ref unwrapping
- Enhance user data handling in subscription modal
- Remove deprecated CheckoutDetailsModal component
- Update form field and register form styling
- Add more robust user data update mechanism

* Refactor checkout and subscription flow

- Improve checkout URL generation with ref unwrapping
- Enhance user data handling in subscription modal
- Remove deprecated CheckoutDetailsModal component
- Update form field and register form styling
- Add more robust user data update mechanism

* Fix accessibility and checkout URL generation

- Add proper label for terms and conditions checkbox in RegisterForm
- Refactor checkout URL generation in SubscriptionModal using computed refs
- Improve form input handling and reactivity

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-03-05 19:16:33 +08:00
..
components Enhance form column settings and table display 2025-02-17 15:51:14 +01:00
editors Add client linting to GitHub Actions workflow 2025-01-27 18:24:27 +01:00
forms Billing flow redirect (#713) 2025-03-05 19:16:33 +08:00
integrations integration modal close modal improve (#708) 2025-02-24 16:25:06 +08:00
tables Enhance form column settings and table display 2025-02-17 15:51:14 +01:00