Ghost/ghost/admin/mirage
Steve Larson cd17b94e9c
Improved performance loading the posts list in admin (#20618)
ref https://github.com/TryGhost/Ghost/pull/20503
- undid the reversion for the performance improvements
- built upon new tests for the posts list functionality in admin,
including right click actions

This was originally reverted because the changes to improve loading
response times broke right click (bulk) actions in the posts list. This
was not caught because it turned out we had near-zero test coverage of
that part of the codebase. Test coverage has been expanded for the posts
list, and while not comprehensive, is a much better place for us to be
in.
2024-07-17 16:55:47 -05:00
..
config Improved performance loading the posts list in admin (#20618) 2024-07-17 16:55:47 -05:00
factories Switched faker to @faker-js/faker 2024-07-01 14:49:42 +02:00
fixtures Added portal default plan setting (#19238) 2023-12-06 11:39:58 +01:00
models Added Admin acceptance test for post revision restoration 2024-06-04 20:16:19 +01:00
scenarios Updated newsletter management for switch to nullable sender_name 2022-04-15 09:43:22 +01:00
serializers Fixed missing URLs in improved search results 2024-06-11 16:53:08 +01:00
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
config.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-dev.js Fixed "The routes only function has been deprecated" output in test runs 2022-05-25 11:03:05 +01:00
routes-test.js Added Mentions endpoint to Admin (#16136) 2023-01-17 20:16:18 +08:00
utils.js 🐛 Fixed error preventing admin area being usable by staff users with Contributor role 2022-10-31 12:01:39 +00:00