Ghost/apps/admin-x-framework/src
Simon Backx 3f6ea04c43
Added portal default plan setting (#19238)
fixes PROD-61

This adds a new default plan setting. It defaults to yearly, which is
the current default selected interval in Portal.

Behind the new portal improvements feature flag, the default plan can be
changed. It will also change automatically if the available intervals
are changed.

This PR also wires up passing the new setting to the Portal preview.
2023-12-06 11:39:58 +01:00
..
api Updated newsletter email verification to render the verified address (#19148) 2023-11-27 18:28:57 +00:00
hooks Updated AdminX error handling to display validation errors correctly (#19210) 2023-11-30 16:47:59 +00:00
providers Fixed provider ordering to prevent bugs loading modals on refresh (#19089) 2023-11-22 07:51:10 +00:00
test Added portal default plan setting (#19238) 2023-12-06 11:39:58 +01:00
utils Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
errors.ts
helpers.ts
hooks.ts
index.ts Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
playwright.ts Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
routing.ts Fixed provider ordering to prevent bugs loading modals on refresh (#19089) 2023-11-22 07:51:10 +00:00
vite.ts Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00