Ghost/core/frontend/services
Rishabh Garg ba9b2ee68f
Updated monthly/yearly data in price helper (#13012)
closes https://github.com/TryGhost/Team/issues/761

With multiple products, each product can have an active monthly/yearly price, so we no longer store the monthly/yearly price ids in global settings but instead store them in product table directly. This means we need to update our global `@price` helper to also use the updated schema and use the monthly/yearly prices from product table instead of settings data.
2021-06-08 16:32:39 +05:30
..
apps Moved i18n to shared 2021-05-04 13:03:38 +01:00
redirects Moved i18n to shared 2021-05-04 13:03:38 +01:00
routing Moved i18n to shared 2021-05-04 13:03:38 +01:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
settings Moved bridge into its proper location 2021-04-26 14:38:57 +01:00
sitemap Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
theme-engine Updated monthly/yearly data in price helper (#13012) 2021-06-08 16:32:39 +05:30
url Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
proxy.js Moved i18n to shared 2021-05-04 13:03:38 +01:00