Ghost/ghost/admin/app/models
Naz 0ae602cf70 Added email icon to posts list sent status
refs https://github.com/TryGhost/Team/issues/954

- The email icon is signalling there was a newsletter sent with the post and allows to identify the "email only" posts easier
2021-08-23 14:28:55 +04: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 🐛 Fixed host limit error when resending a pending invite (#1881) 2021-04-06 15:10:03 +12:00
label.js
member-product.js Wired up Member details screen to Custom Products 2021-04-26 17:28:39 +01:00
member-subscription.js
member.js Added status data to member model 2021-08-10 17:43:36 +05:30
navigation-item.js
notification.js
page.js
post.js Added email icon to posts list sent status 2021-08-23 14:28:55 +04:00
product-benefit-item.js Wired benefits section to API (#2023) 2021-06-28 15:19:54 +05:30
product.js Added model and validator for product's benefit item 2021-06-21 14:05:01 +05:30
role.js
setting.js Moved the email sending validation to pre-publish step 2021-08-19 17:50:21 +04:00
slack-integration.js
snippet.js
stripe-price.js Updated price description to sentence case 2021-05-10 18:48:39 +05:30
tag.js
theme.js
user.js Renamed isAdmin/isOwner/isAdminOrOwner to reduce confusion 2021-07-12 14:55:56 +02:00
webhook.js