Ghost/ghost/admin/app/helpers
Kevin Ansfield a7f4610381 Removed usage of ember-light-table in subscribers screen (#1191)
no issue

`ember-light-table` is falling behind Ember.js and other addon development and is increasingly causing issues with Ember deprecations and addon incompatibility.

- swaps `ember-light-table` usage for a straightforward table using `vertical-collection` for occlusion
- uses the same loading mechanism as the members screen with a slight optimisation where the initial load will fetch subscribers in batches of 200 until they are all loaded
- removes now-unused pagination mixin
- fixes duplicate subscriber validation handling
2019-05-07 12:39:56 +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-html.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-path.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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 Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
is-equal.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
is-not.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07: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