0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
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
..
client@1301c5bb87 Updated Ghost-Admin to v4.6.6 2021-06-07 17:59:45 +01:00
frontend Updated monthly/yearly data in price helper (#13012) 2021-06-08 16:32:39 +05:30
server Fixed Product API handling of original options 2021-06-08 11:41:00 +01:00
shared Updated Portal to handle multiple products 2021-06-04 19:25:39 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00