Ghost/ghost/admin/app/services
Kevin Ansfield a86f9dbdda Cleaned up internalLinking labs flag
closes https://linear.app/tryghost/issue/PLG-15

- removed `internalLinking` GA labs flag
- renamed search providers to `flex` and `basic`
  - keeps old search provider around as it can handle non-English languages unlike the faster flex provider
- updated `search` service to switch from `flex` to `basic` when the site's locale is not english
- bumped Koenig packages to switch from a feature flag for toggling internal linking features to the presence of the `searchLinks` function in card config
- updated tests to correctly switch between flex and basic providers in respective suites
2024-08-12 13:08:29 +01:00
..
ajax.js Fixed Sentry ajax error tags (#19034) 2023-11-16 12:27:07 -08:00
billing.js
clock.js
config-manager.js
custom-theme-settings.js 🐛 Fixed issue with settings being marked as dirty when visibility is changed (#18370) 2023-09-27 08:18:21 +01:00
custom-views.js
dashboard-mocks.js
dashboard-stats.js Optimized aggregating member attribution statistics 2024-07-02 11:44:22 +02:00
data-cache.js
dropdown.js
event-bus.js
explore.js Fixed ForceUpgrade state not working with Explore 2023-09-25 12:56:04 +01:00
feature.js Cleaned up internalLinking labs flag 2024-08-12 13:08:29 +01:00
frontend.js
ghost-paths.js
koenig.js Added pre-emptive fetch of editor module after logging in to Admin 2023-10-04 17:45:42 +01:00
lazy-loader.js Fixed loading CDN assets via lazy loading 2023-07-17 14:03:20 +02:00
limit.js Reduced amount of member count queries when opening the editor (#19474) 2024-01-13 19:13:49 +01:00
media-queries.js
member-import-validator.js Added import tier to members import modal (#17492) 2023-07-26 09:19:09 +01:00
members-count-cache.js Improved API speed of members count cache queries (#19475) 2024-01-13 19:12:16 +01:00
members-stats.js Removed duplicate member count queries in admin (#19473) 2024-01-13 18:40:28 +01:00
members-utils.js
mention-utils.js
migrate.js Send Ghost version to migrator tool (#19494) 2024-01-16 13:10:39 +00:00
modals.js 🐛 Fixed closing modals in admin UI when releasing mouse outside modal 2023-06-08 13:50:44 +02:00
navigation.js
notifications.js Handled unhandled ember ajax errors (#18803) 2023-10-31 13:56:34 +00:00
onboarding.js Cleaned up onboardingChecklist GA labs flag 2024-06-20 11:42:42 +01:00
resize-detector.js
search-provider-basic.js Cleaned up internalLinking labs flag 2024-08-12 13:08:29 +01:00
search-provider-flex.js Cleaned up internalLinking labs flag 2024-08-12 13:08:29 +01:00
search.js Cleaned up internalLinking labs flag 2024-08-12 13:08:29 +01:00
session.js Added PostHog identify calls in admin using hashed email address of user (#19685) 2024-02-13 13:23:03 -08:00
settings.js Added recommendations as suggestions to the Button, Header, Email CTA cards (#18293) 2023-09-22 09:58:44 +00:00
slug-generator.js
tenor.js
theme-management.js Hide preview select for design/announcement settings (#16721) 2023-05-01 18:50:13 +04:00
ui.js Updated Admin meta title to Ghost Admin – [site title] (#19023) 2023-11-16 13:15:48 +01:00
unsplash.js
upgrade-status.js
utils.js
whats-new.js What's new popup (#20112) 2024-05-21 12:36:28 +02:00