0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Rishabh Garg 75169b705b
Added custom prices list to portal settings (#12912)
refs https://github.com/TryGhost/Team/issues/637

With custom prices, Portal now needs to show all available custom prices in the UI instead of just `monthly` and `yearly` prices. This change adds a list of all custom prices to Portal site settings for the default product which Portal will use to show the available prices in UI. 
Note: As part of cleanup, the stripe price ids will be removed from the prices list.

Also:
- Fixes product name in serialised subscriptions
- Adds `type` value in  serialised price object
2021-05-04 21:02:20 +05:30
..
client@16fb465b10 Updated Ghost-Admin to v4.4.0 2021-05-04 11:55:36 +01:00
frontend Fixed weird require in theme templates 2021-05-04 13:32:17 +01:00
server Added custom prices list to portal settings (#12912) 2021-05-04 21:02:20 +05:30
shared Moved i18n to shared 2021-05-04 13:03:38 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved i18n to shared 2021-05-04 13:03:38 +01:00
bridge.js Moved i18n to shared 2021-05-04 13:03:38 +01:00