0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Rishabh a4c78dbf19 🐛 Fixed error on saving member with susbcriptions
closes https://github.com/TryGhost/Team/issues/699

With custom products, saving a member with subscriptions on member detail page in Admin throws errors on console, though the save is successful. This breaks the Admin as user needs to refresh the screen again to get rid of error. This change -

- updates the response on member save to return `price` object in subscription
- updates tests
2021-05-19 22:32:15 +05:30
..
client@e795ca6e14 Updated Ghost-Admin to v4.5.0 2021-05-11 13:34:32 +01:00
frontend Updated @price data to not use archived prices 2021-05-17 11:02:27 +01:00
server 🐛 Fixed error on saving member with susbcriptions 2021-05-19 22:32:15 +05:30
shared Updated Portal to handle logged out API response 2021-05-18 15:01:33 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js 🐛 Fixed webhook initialization when over limit 2021-05-11 18:11:51 +04:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00