Ghost/ghost/admin/app/models
Kevin Ansfield 56f18c8886 Added post.{isPost,isPage} computed properties
no issue

- removes the need to check `post.displayName === 'post/page'` any time we need a conditional on post type
2021-02-02 16:08:05 +00:00
..
action.js
api-key.js
base.js
email-recipient.js Added activity feed to member details screen (#1796) 2020-12-10 11:38:38 +00:00
email.js Added email open rate to posts list in admin (#1772) 2020-11-26 17:19:05 +00:00
integration.js
invite.js
label.js
member-subscription.js
member.js Added activity feed to member details screen (#1796) 2020-12-10 11:38:38 +00:00
navigation-item.js
notification.js
page.js
post.js Added post.{isPost,isPage} computed properties 2021-02-02 16:08:05 +00:00
role.js
setting.js Added new FirstPromoter integration (#1825) 2021-01-15 20:01:40 +05:30
slack-integration.js
snippet.js Renamed snippet.title to snippet.name for consistency 2020-10-16 10:15:07 +01:00
tag.js
theme.js
unsplash-integration.js
user.js
webhook.js