Ghost/ghost/admin/app/utils
Kevin Ansfield 495e435daf Brought checkboxes back to publish menu recipient selection (#1972)
no issue

Free and Paid are by far the two most common options for email recipients so it makes more sense to have them as very clear options which we felt was not the case with the single token/segment select.

- created a new `<GhMembersRecipientSelect>` component that has individual checkboxes for free/paid/segment and when segment is selected an additional token input for specific labels
- updated draft and scheduled publish menu components to use the `<GhMembersRecipientSelect>`

Co-authored-by: Sanne de Vries <sannedv@protonmail.com>
2021-05-21 18:22:01 +01:00
..
bound-one-way.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
caja-sanitizers.js Fixed multiple no-shadow linting errors 2020-06-17 09:35:46 +01:00
color.js 🐛 Fixed link contrast in editor with very light/dark accent colors (#1870) 2021-03-18 16:46:38 +00:00
computed-fallback-if-undefined.js Upgraded ember-power-* addons (#1459) 2020-01-15 13:53:51 +00:00
copy-text-to-clipboard.js Added integration details to Zapier integration screen behind dev flag 2019-04-04 12:25:16 +01:00
ctrl-or-cmd.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
currency.js Wired membership tiers UI in new members setting 2021-05-17 20:06:03 +05:30
flatten-grouped-options.js Brought checkboxes back to publish menu recipient selection (#1972) 2021-05-21 18:22:01 +01:00
format-markdown.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
ghost-paths.js Switched from v3 to canary API 2021-02-05 09:12:26 +00:00
isNumber.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
link-component.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
password-generator.js Fix linting errors 2019-07-22 11:21:24 +01:00
route.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
window-proxy.js use windowProxy to avoid mangling URL during team acceptance tests 2017-11-10 14:27:47 +00:00