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
Jono M 2e337c4e8c
Added free tier handling and other fixes to tiers modal (#17361)
refs https://github.com/TryGhost/Product/issues/3580

- Made free trial toggle work properly
- Updated currency picker to work correctly
- Enforce format on tier prices
- Added support for editing the free tier
- Added validations to tier modal
- Updated tier modal to remove blank benefits before saving
2023-07-14 10:46:16 +09:00
..
admin-x-ds Added free tier handling and other fixes to tiers modal (#17361) 2023-07-14 10:46:16 +09:00
assets/icons Added portal icon picker in AdminX settings (#17216) 2023-07-05 23:16:52 +00:00
components Added free tier handling and other fixes to tiers modal (#17361) 2023-07-14 10:46:16 +09: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