Ghost/ghost/admin/app/models
Kevin Ansfield da49dc4922 Added default newsletter recipients setting (#1946)
refs https://github.com/TryGhost/Team/issues/496
reqs https://github.com/TryGhost/Ghost/pull/12925

The publish menu was meant to default to matching post visibility but that wasn't working consistently and didn't make sense for sites which don't email every post to their members.

A "Default newsletter recipients" option has been added to the "Email newsletter" settings screen and the publish menu updated to reflect the option. The free/paid toggles in the publish menu have also been swapped out for a multi-select style component that will cater to more complex member segmentation.
2021-05-07 10:02:19 +01:00
..
action.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
api-key.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
base.js updated to use new model._meta 2020-02-10 12:41:35 +00:00
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 Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
invite.js 🐛 Fixed host limit error when resending a pending invite (#1881) 2021-04-06 15:10:03 +12:00
label.js Added labels for Members (#1477) 2020-02-14 15:04:01 +05:30
member-product.js Wired up Member details screen to Custom Products 2021-04-26 17:28:39 +01:00
member-subscription.js Updated member model to use new subscriptions structure 2019-10-03 23:10:42 +05:30
member.js Wired up Member details screen to Custom Products 2021-04-26 17:28:39 +01:00
navigation-item.js Added Secondary Navigation (#1410) 2019-12-04 11:14:45 +07:00
notification.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
page.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
post.js Removed unused locale fields 2021-02-04 19:04:34 +13:00
product.js Wired product and price description to API 2021-05-05 14:21:14 +05:30
role.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
setting.js Added default newsletter recipients setting (#1946) 2021-05-07 10:02:19 +01:00
slack-integration.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
snippet.js Renamed snippet.title to snippet.name for consistency 2020-10-16 10:15:07 +01:00
stripe-price.js Wired product and price description to API 2021-05-05 14:21:14 +05:30
tag.js Added UI for setting tag metadata (#1632) 2020-07-13 14:58:13 +02:00
theme.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
user.js Removed unused locale fields 2021-02-04 19:04:34 +13:00
webhook.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00