Ghost/ghost/admin/app/serializers
Kevin Ansfield e213a5ca3a
Fixed Admin sending all post revisions along with each post save request (#18582)
no issue

- deleted `post_revisions` from the serialized JSON string for posts
2023-10-11 17:37:50 +00:00
..
action.js
api-key.js
application.js
custom-theme-setting-list.js
email.js
integration.js
invite.js
label.js
member.js
newsletter.js
notification.js
page.js
post-revision.js Wired up feature image alt and caption to DB and Admin 2023-04-21 15:26:43 +01:00
post.js Fixed Admin sending all post revisions along with each post save request (#18582) 2023-10-11 17:37:50 +00:00
role.js
setting.js Updated AdminX to sync data changes to Ember (#18327) 2023-09-25 17:29:09 +01:00
snippet.js 🐛 Fixed existing snippets not being available in beta editor 2023-06-06 12:56:33 +01:00
tag.js
theme.js Fixed Theme.errors clash with Ember Data Model's errors property (#16106) 2023-02-28 13:28:32 +00:00
tier.js
user.js
webhook.js