Ghost/ghost/admin/app/services
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
..
ajax.js
billing.js
clock.js
config-manager.js
custom-theme-settings.js
custom-views.js
dashboard-mocks.js
dashboard-stats.js
data-cache.js
dropdown.js
event-bus.js
explore.js
feature.js Added internalLinking labs flag (#20006) 2024-04-10 12:13:37 +01:00
frontend.js
ghost-paths.js
koenig.js
lazy-loader.js
limit.js
media-queries.js
member-import-validator.js
members-count-cache.js
members-stats.js
members-utils.js
mention-utils.js
migrate.js
modals.js
navigation.js
notifications.js
onboarding.js Replaced setup/done screen with onboarding checklist (#19952) 2024-03-28 16:10:59 +00:00
resize-detector.js
search.js Generalised Admin search for use in editor (#20011) 2024-04-11 14:01:39 +00:00
session.js
settings.js
slug-generator.js
tenor.js
theme-management.js
ui.js
unsplash.js
upgrade-status.js
utils.js
whats-new.js