Ghost/ghost/admin/app/models
Rishabh 6feb14b839 Handled visibility filter for posts
refs https://github.com/TryGhost/Team/issues/849

Multiple products alpha feature brings back segmented post access using products. The new visibility filter based on segments is returned in a separate `visibility_filter` property on post/page API
2021-07-05 17:14:26 +05:30
..
action.js
api-key.js
base.js
email-recipient.js
email.js
integration.js
invite.js
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 Wired up Member details screen to Custom Products 2021-04-26 17:28:39 +01:00
navigation-item.js
notification.js
page.js
post.js Handled visibility filter for posts 2021-07-05 17:14:26 +05:30
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
webhook.js