Ghost-Admin/app/helpers
Kevin Ansfield ba6c0b2867 Remove unused files
no issue

- `app/helpers/gh-format-html` is duplicated in `lib/koenig-editor/addon/helpers/sanitize-html` and is not used anywhere else
- `app/helpers/gh-path` is not used anywhere - the API should be returning absolute URLs everywhere so path generation is no longer as necessary within templates
- `app/helpers/is-equal` replaced with `{{eq}}` from `ember-truth-helpers`
- `app/helpers/is-not` replaced with `{{not}}` from `ember-truth-helpers`
- `app/utils/isFinite` is not used anywhere
- `app/utils/titleize` is not used anywhere
2019-07-22 11:06:16 +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 Add {{background-image-style}} helper 2018-05-14 13:04:53 +01:00
event-name.js Fixed typo in page updated webhook event name (#1125) 2019-03-19 09:39:00 +00:00
gh-count-characters.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-count-down-characters.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
gh-format-post-time.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
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
highlighted-text.js 🐛 Fixed admin search not handling certain characters (#877) 2017-09-28 11:25:13 +01:00
integration-icon-style.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
subscribers-query-params.js Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +01:00
subscribers-sort-icon.js Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +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