Ghost/ghost/admin/app/services
Kevin Ansfield 9540b85a50 Fixed missing URLs in improved search results
ref https://linear.app/tryghost/issue/MOM-117

- `url` was missing in the results objects that we generate from the underlying search results
- updated service integration test with check for url presence
- updated service integration test to also run against the beta search
- added missing page factory to mirage setup
- updated mirage post serializer to include a uniquely identifiable URL for unpublished posts
2024-06-11 16:53:08 +01: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 improved Admin search behind labs flag (#20363) 2024-06-11 15:18:28 +00: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
resize-detector.js
search-provider-beta.js Fixed missing URLs in improved search results 2024-06-11 16:53:08 +01:00
search-provider.js Added improved Admin search behind labs flag (#20363) 2024-06-11 15:18:28 +00:00
search.js Added improved Admin search behind labs flag (#20363) 2024-06-11 15:18:28 +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 What's new popup (#20112) 2024-05-21 12:36:28 +02:00