mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
a7f4610381
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 |
||
---|---|---|
.. | ||
api-keys.js | ||
authentication.js | ||
config.js | ||
integrations.js | ||
invites.js | ||
members.js | ||
pages.js | ||
posts.js | ||
roles.js | ||
settings.js | ||
site.js | ||
slugs.js | ||
subscribers.js | ||
tags.js | ||
themes.js | ||
uploads.js | ||
users.js | ||
webhooks.js |