Ghost/ghost/admin/app/templates
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
..
components Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +01:00
editor Refactor new->edit transition to avoid editor re-renders (#949) 2018-01-17 13:27:37 +00:00
settings Updated member labs settings API key URL 2019-04-17 16:37:13 +02:00
setup Blog => Site 2019-03-07 15:31:15 +02:00
staff Updated gh-image-uploader to work with new /images/upload/ endpoint 2019-02-26 09:39:04 +07:00
subscribers Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +01:00
-contributors.hbs 🐛 fix broken assets (#616) 2017-04-05 14:08:15 +01:00
about.hbs Switched About screen to use config service 2019-02-26 16:12:34 +07:00
application-error.hbs Handle errors thrown during app boot 2018-01-12 16:11:46 +00:00
application.hbs 🎨 Removed auto hide/show navigation toggle (#1094) 2019-01-10 15:00:07 +00:00
editor.hbs 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
error.hbs Update error page design (#1045) 2018-09-11 16:29:23 +01:00
member.hbs Members refinements (#1163) 2019-04-17 16:18:21 +02:00
members.hbs Added hover to member cells in member list 2019-04-16 14:27:55 +02:00
pages-loading.hbs 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
pages.hbs Added placeholder illustration for posts and pages 2019-03-25 16:43:38 +01:00
posts-loading.hbs 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
posts.hbs Added placeholder illustration for posts and pages 2019-03-25 16:43:38 +01:00
reset.hbs Swap out ember-inline-svg for ember-svg-jar (#970) 2018-03-19 09:57:31 +00:00
setup.hbs Swap out ember-inline-svg for ember-svg-jar (#970) 2018-03-19 09:57:31 +00:00
signin.hbs 🐛 Fixed incorrect username being saved by Safari when signing up via invitation 2019-01-31 10:27:40 +00:00
signup.hbs Fixed signup acceptance tests 2019-02-11 12:35:47 +00:00
site.hbs Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
subscribers.hbs Removed usage of ember-light-table in subscribers screen (#1191) 2019-05-07 12:39:56 +01:00