cal.pub0.org/components
Omar López 3add84a279
Adds Stripe integration (#717)
* Adds Stripe integration

* Moves Stripe instrucctions to ee

* Adds NEXT_PUBLIC_APP_URL variable

* Adds fallback for NEXT_PUBLIC_APP_URL

* Throws error objects instead

* Improved error handling

* Removes deprecated method

* Bug fixing

* Payment refactoring

* PaymentPage fixes

* Fixes preview links

* More preview link fixes

* Fixes client links

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-09-22 19:36:13 +01:00
..
booking Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
dialog
error
eventtype Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
security Add two-factor authentication (#692) 2021-09-21 10:29:20 +01:00
seo
team No confirmation shall be needed when rescheduling events that need confirmation (#440) 2021-09-17 22:31:44 +01:00
ui Feat disable guests for events (#719) 2021-09-22 12:04:32 +01:00
ActiveLink.tsx
Dialog.tsx
DonateBanner.tsx
EmptyScreen.tsx new EmptyScreen component, using it in /bookings (#708) 2021-09-21 11:36:29 +01:00
ImageUploader.tsx No confirmation shall be needed when rescheduling events that need confirmation (#440) 2021-09-17 22:31:44 +01:00
Loader.tsx
Logo.tsx
Modal.tsx
Settings.tsx Add two-factor authentication (#692) 2021-09-21 10:29:20 +01:00
Shell.tsx Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
Slider.tsx
Tooltip.tsx