Ghost/ghost/admin/tests
Kevin Ansfield 9942fb337e Improved performance of members admin screens
no issue

- removes the "old" members screens
- swaps route names and links to point at the new members screens that were behind the experiments flag

Why are the new screens faster?

- only loads 50 members at once rather than every member in the database
- loads pages of members in as-needed whilst scrolling
- fetches member stats from the API rather than calculating locally
- caches members list and stats data for 60 seconds to avoid re-fetching when navigating to/from the members list
- moves search and filtering duties to the API rather than calculating locally
2020-05-28 13:35:53 +01:00
..
acceptance Improved performance of members admin screens 2020-05-28 13:35:53 +01:00
helpers Update dependency ember-mocha to v0.16.0 2019-06-17 15:32:09 +01:00
integration Update dependency ember-power-select to v4 (#1528) 2020-05-17 22:35:53 +01:00
unit Update dependency eslint-plugin-ghost to v1.4.0 2020-05-06 18:07:01 +01:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Update dependency ember-exam to v3 2019-05-13 15:55:11 +01:00