Ghost/ghost/admin/app/serializers
Kevin Ansfield 5a4976f669 🐛 Fixed error when creating subscribers via the admin area
refs https://github.com/TryGhost/Ghost/issues/10569
- updates the Subscriber serialiser to strip the `status` property from the API request when saving if it's falsy
2019-03-06 09:19:39 +00:00
..
api-key.js
application.js
integration.js
invite.js
notification.js
page.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
post.js Updated post list preview to use excerpt instead of plaintext 2019-02-26 13:37:23 +07:00
role.js
setting.js
subscriber.js 🐛 Fixed error when creating subscribers via the admin area 2019-03-06 09:19:39 +00:00
tag.js
theme.js
user.js
webhook.js