Ghost/ghost/admin/app/models
Naz 3cd1c56d4e Added email only checkbox to PSM
closes https://github.com/TryGhost/Team/issues/896

- Having this checkbox allows user to control posts email_only flag
- Also sets the post automatically to "public" when the email-only toggle is switched on as the access would be controlled form within email and not through the internal gatekeeping mechanism
2021-08-04 17:13:52 +04:00
..
action.js
api-key.js
base.js
email-recipient.js
email.js
integration.js
invite.js
label.js
member-product.js
member-subscription.js
member.js
navigation-item.js
notification.js
page.js
post.js Added email only checkbox to PSM 2021-08-04 17:13:52 +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 Fixed error when editing settings 2021-06-22 09:06:39 +01: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