0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps/admin-x-settings/src
Peter Zimon 78a06aead3
Static Stripe Connect flow in AdminX (#17432)
refs. https://github.com/TryGhost/Product/issues/3608

- Basic static components are needed for Stripe Connect flow
- The current Stripe Connect flow has quite a lot of visual issues and
also the UX is somewhat messy
2023-07-20 17:17:17 +02:00
..
admin-x-ds Static Stripe Connect flow in AdminX (#17432) 2023-07-20 17:17:17 +02:00
assets Static Stripe Connect flow in AdminX (#17432) 2023-07-20 17:17:17 +02:00
components Static Stripe Connect flow in AdminX (#17432) 2023-07-20 17:17:17 +02:00
hooks Fixed bugs with AdminX navigation settings (#17340) 2023-07-13 01:12:31 +00:00
models
styles
types Updated portal popup to support selecting and updating tiers (#17192) 2023-07-04 19:17:42 +12:00
utils Added free tier handling and other fixes to tiers modal (#17361) 2023-07-14 10:46:16 +09:00
App.tsx Fixed bugs with AdminX navigation settings (#17340) 2023-07-13 01:12:31 +00:00
index.tsx
main.tsx Added tests for more areas of AdminX settings (themes, design, multiselect) (#17134) 2023-06-28 14:59:05 +12:00
typings.d.ts
vite-env.d.ts