0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
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
..
adapters Moved i18n to shared 2021-05-04 13:03:38 +01:00
api 🐛 Fixed error on saving member with susbcriptions 2021-05-19 22:32:15 +05:30
data Added settings for monthly/yearly price ids 2021-05-18 13:34:31 +05:30
lib Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
models Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Filtered selected prices in Portal settings 2021-05-18 20:27:20 +05:30
views
web Disable CSRF on the oauth callback route 2021-05-18 20:44:21 +02:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Refactored urlUtils out of ghost-server 2021-05-05 14:24:59 +01:00
notify.js Refactored notify to send started + ready 2021-02-19 20:42:10 +00:00
overrides.js
update-check.js Moved i18n to shared 2021-05-04 13:03:38 +01:00