Ghost/ghost/admin/mirage
Kevin Ansfield d6e599dab3
Generalised Admin search for use in editor (#20011)
ref https://linear.app/tryghost/issue/MOM-1

- renamed `searchable` to `groupName` so it better matches usage and avoids leaking internal naming to external clients
- added `url` to the fetched data for each data type as the editor will want to use front-end URLs in content
- added acceptance tests to help avoid regressions as we further generalise/optimise the search behaviour
2024-04-11 14:01:39 +00:00
..
config Generalised Admin search for use in editor (#20011) 2024-04-11 14:01:39 +00:00
factories
fixtures
models
scenarios
serializers
.eslintrc.js
config.js
routes-dev.js
routes-test.js
utils.js