Ghost/ghost/admin/tests
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
..
acceptance Improved performance loading the posts list in admin (#20618) 2024-07-17 16:55:47 -05:00
helpers
integration Updated password reset notification (#20510) 2024-07-02 15:24:14 +02:00
unit
.eslintrc.js
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js