Ghost-Admin/app/helpers
Rishabh 052d0a0209 Fixed incorrect price amount formatting
no refs

- price amount formatting was incorrectly calling `toFixed` method on a string, which is not needed as we already round off the amount before formatting
2022-01-18 15:16:09 +05:30
..
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 Added guard for missing currency in currency symbol helper 2021-10-20 18:02:14 +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 Updated character counter color 2021-07-08 15:15:49 +02: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 Fixed incorrect price amount formatting 2022-01-18 15:16:09 +05:30
gh-user-can-admin.js Renamed isAdmin/isOwner/isAdminOrOwner to reduce confusion 2021-07-12 14:55:56 +02:00
gravatar.js 🎨 Added gravatars for member avatars (#1417) 2019-12-03 18:10:47 +07:00
hex-adjust.js Switched to extracted @tryghost/color-utils package 2021-07-29 11:35:15 +01:00
hex-contrast.js Fixed incorrect darkening of email-cta button on hover with some colours 2021-07-29 15:11:17 +01:00
highlighted-text.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
humanize-setting-key.js Added RSS capitalisation in custom theme setting labels 2021-11-05 09:12:14 +00: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 initial setup of members activity feed 2022-01-17 18:06:12 +00:00
set-has.js Dropped intermediate design screen and moved to full-overlay modal 2021-10-04 16:34:28 +01: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