Ghost/ghost/admin/app/controllers/settings
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
..
theme Fix the limit service when querying an empty config 2021-04-09 11:16:37 +02:00
code-injection.js 🐛 Fixed unable to exit code injection settings without save 2021-02-11 21:09:55 +05:30
general.js Removed empty init() calls 2021-03-29 10:32:03 +01:00
labs.js Added UI for setting OAuth settings 2021-04-22 19:41:41 +02:00
members-access.js Added default newsletter recipients setting (#1946) 2021-05-07 10:02:19 +01:00
members-email.js Added default newsletter recipients setting (#1946) 2021-05-07 10:02:19 +01:00
members-payments.js Added unsaved changes modal to members-payments screen 2021-04-20 17:41:21 +01:00
navigation.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
product.js Wired welcome page UI to settings API 2021-05-06 22:28:34 +05:30
products.js Added free membership settings modal 2021-05-04 21:42:48 +05:30
theme.js Added an upgrade modal to the custom theme activation failure scenario 2021-04-20 19:15:33 +02:00