Ghost/ghost/admin/tests/acceptance
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
..
editor Fixed flaky admin test in Publish+Send Flow (#20463) 2024-06-26 16:05:51 +07:00
members Cleaned up 'Filter by email disabled' GA feature flag (#20554) 2024-07-09 10:11:26 +00:00
authentication-test.js
content-test.js Improved performance loading the posts list in admin (#20618) 2024-07-17 16:55:47 -05:00
custom-post-templates-test.js
dashboard-test.js
editor-test.js Renamed subtitle to excerpt (#20334) 2024-06-05 17:59:30 +01:00
error-handling-test.js
members-activity-test.js
members-test.js
mentions-test.js
offers-test.js
onboarding-test.js Cleaned up onboardingChecklist GA labs flag 2024-06-20 11:42:42 +01:00
password-reset-test.js Updated password reset notification (#20510) 2024-07-02 15:24:14 +02:00
search-test.js Added improved search into internal linking beta 2024-06-13 17:30:15 +01:00
setup-test.js Cleaned up onboardingChecklist GA labs flag 2024-06-20 11:42:42 +01:00
signin-test.js
signup-test.js
staff-test.js
tags-test.js