Ghost/ghost/admin/tests/acceptance
Kevin Ansfield 2cd0eb62a7
Re-ordered Admin search results (#20166)
closes https://linear.app/tryghost/issue/MOM-106

- the search results can hide any matching authors/tags due to them appearing after matching posts which is typically a longer list that needs scrolling through
- changed the order to list matched authors and tags before posts, this matches the behaviour in our front-end search
2024-05-08 13:35:23 +00:00
..
editor Reduced Admin search re-indexes (#20154) 2024-05-07 15:24:20 +01:00
members
authentication-test.js
content-test.js
custom-post-templates-test.js
dashboard-test.js
editor-test.js
error-handling-test.js
members-activity-test.js
members-test.js
mentions-test.js
offers-test.js
onboarding-test.js Fixed setup/done screen showing 500 when not authenticated (#19973) 2024-04-02 16:43:44 +00:00
password-reset-test.js
search-test.js Re-ordered Admin search results (#20166) 2024-05-08 13:35:23 +00:00
setup-test.js
signin-test.js
signup-test.js
staff-test.js
tags-test.js