Ghost/ghost/admin/tests
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
..
acceptance Cleaned up internalLinking labs flag 2024-08-12 13:08:29 +01:00
helpers
integration Cleaned up internalLinking labs flag 2024-08-12 13:08:29 +01:00
unit 🐛 Fixed unsaved changes confirmation on Lexical schema change (#20687) 2024-08-05 12:58:58 +00:00
.eslintrc.js
index.html
test-helper.js