Ghost/ghost/admin/app/models
Chris Raible af367a2a18
Added post_revisions as a default include for posts (#16660)
no issue

- post_revisions will now be included in any request to the /posts
endpoint
- updated admin models to include post_revisions
- post revisions can now be accessed in the modal-portal-history via
this.post.post_revisions
2023-04-18 11:12:35 +01:00
..
action.js
api-key.js
base.js
custom-theme-setting-list.js
custom-theme-setting.js
email.js
integration.js
invite.js
label.js
member-subscription.js
member-tier.js
member.js
mention.js Added page resources to emails (#16315) 2023-02-22 21:02:15 +08:00
navigation-item.js
newsletter.js Implemented basic color picker in newsletter settings 2023-03-28 14:24:04 +02:00
notification.js
offer.js
page.js
post-revision.js Added post_revisions as a default include for posts (#16660) 2023-04-18 11:12:35 +01:00
post.js Added post_revisions as a default include for posts (#16660) 2023-04-18 11:12:35 +01:00
role.js
setting.js Added Portal signup terms settings and migration (#16545) 2023-04-04 10:04:12 +02:00
snippet.js Wired lexical snippets to Ghost (#16647) 2023-04-17 17:39:04 +04: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-benefit-item.js
tier.js
user.js Added user notification toggle for Milestone emails 2023-03-21 15:41:32 +02:00
webhook.js