0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/apps/admin-x-settings/src
Peter Zimon a9efd06f83
Tiers related cleanup in AdminX settings (#17504)
refs. https://github.com/TryGhost/Product/issues/3349

- added thousands separator to numbers in tiers list and preview
- added dirty state handling to edit/add tier modal
- applied sorting to tiers list
- fixed free trial toggle bug. No default was set and didn't keep the trial value and the toggle in sync
- applied a little scale down to tier preview for better proportions
2023-07-26 16:13:07 +02:00
..
admin-x-ds AdminX design cleanup (#17489) 2023-07-26 12:47:52 +02:00
assets Static Stripe Connect flow in AdminX (#17432) 2023-07-20 17:17:17 +02:00
components Tiers related cleanup in AdminX settings (#17504) 2023-07-26 16:13:07 +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 Tiers related cleanup in AdminX settings (#17504) 2023-07-26 16:13:07 +02: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