Ghost/ghost/admin/app/helpers
Kevin Ansfield 1b85b9244b Updated email previews to show full from email address
no issue

- moved duplicated email domain generation from `members-email` controller and `<GhMembersEmailSetting>` to `config.emailDomain`
- added `{{from-email-address emailStr}}` helper that will output the passed in emailStr value if it contains an `@` or concat `emailStr@emailDomain` if it doesn't - lets us use `settings.membersFromAddress` to always get a full email address when it could be just a name (`noreply`) or a full address
- updated customise email and post email preview templates to use the new helper
2021-06-11 16:42:27 +01:00
..
author-names.js 🐛 Fixed author names not appearing in Facebook open-graph preview 2019-03-12 12:15:02 +00:00
background-image-style.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
currency-symbol.js Wired products data to Product settings screen (#1927) 2021-04-22 22:17:19 +05:30
enable-developer-experiments.js Added developer experiments indication to about page 2020-10-09 11:38:47 +01:00
event-name.js Added "Member updated" event to the webhook dropdown 2019-10-31 14:36:00 +00:00
feature.js Added open-rate column and ordering to the members list (#1790) 2020-12-08 19:23:57 +00:00
format-number.js Improved number formatting in members screen 2020-05-26 14:40:03 +01:00
full-email-address.js Updated email previews to show full from email address 2021-06-11 16:42:27 +01:00
gh-count-characters.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
gh-count-down-characters.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
gh-format-post-time.js Changed tooltip on hovering schedule state in post list from uppercase to capitalised 2020-12-11 09:49:07 +01:00
gh-pluralize.js Fixed {{gh-pluralize}} errors 2020-08-10 11:37:21 +01:00
gh-price-amount.js Added UI for handling multiple tiers in membership settings 2021-06-04 13:30:11 +05:30
gh-user-can-admin.js Fixed {{gh-user-can-admin}} error due to not using .get on proxy object 2019-01-22 16:25:14 +00:00
gravatar.js 🎨 Added gravatars for member avatars (#1417) 2019-12-03 18:10:47 +07:00
highlighted-text.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
integration-icon-style.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
noop.js Hid snippet management UI from staff users without permissions 2020-10-27 14:42:59 +00:00
reset-query-params.js Added open-rate column and ordering to the members list (#1790) 2020-12-08 19:23:57 +00:00
ui-btn-span.js Moved Spirit CSS library from external to internal 2019-02-24 11:19:22 +07:00
ui-btn.js Moved Spirit CSS library from external to internal 2019-02-24 11:19:22 +07:00
ui-text.js Moved Spirit CSS library from external to internal 2019-02-24 11:19:22 +07:00