Ghost/ghost
Kevin Ansfield fc501add94 Fixed editor not loading in Admin acceptance tests
closes https://linear.app/tryghost/issue/PLG-176

The editor files were previously stubbed for testing because we didn't have a way to load the externally-hosted files. This made testing slow and difficult because the only way to test the Admin integration was via Ghost's e2e browser tests.

- unstubbed the editor globals so `fetchKoenigLexical()` actually tries to import the external assets
- updated `ember-cli-build` to copy the Koenig UMD file over to the assets directory in development/test builds
- updated `environment.js` to set the required filename for the default asset import to successfully hit the test environment hosted files
- updated lexical editor acceptance tests to demonstrate the editor loads successfully for new and existing posts
2024-08-21 11:49:05 +01:00
..
adapter-cache-memory-ttl
adapter-cache-redis Added an optional timeout parameter to AdapterCacheRedis (#20131) 2024-05-02 20:39:23 -07:00
adapter-manager Update TryGhost packages 2024-08-05 12:12:34 +02:00
admin Fixed editor not loading in Admin acceptance tests 2024-08-21 11:49:05 +01:00
announcement-bar-settings
api-framework Update TryGhost packages 2024-08-05 12:12:34 +02:00
api-version-compatibility-service Fixed handling requests with mismatching version and missing key 2024-05-02 13:03:26 +02:00
audience-feedback 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
bookshelf-repository Update TryGhost packages 2024-05-27 16:58:32 +02:00
bootstrap-socket Update TryGhost packages 2024-08-05 12:12:34 +02:00
collections Update TryGhost packages 2024-08-05 12:12:34 +02:00
constants
core Merged v5.89.6 into main 2024-08-21 09:58:53 +00:00
custom-theme-settings-service Update TryGhost packages 2024-08-05 12:12:34 +02:00
data-generator Update TryGhost packages 2024-08-05 12:12:34 +02:00
domain-events Update TryGhost packages 2024-08-05 12:12:34 +02:00
donations Update dependency typescript to v5.4.5 2024-04-16 09:08:58 +02:00
dynamic-routing-events Configured all unit tests to use dot reporter 2023-10-05 12:24:24 +02:00
email-addresses Update dependency nodemailer to v6.9.14 2024-06-19 16:54:52 +00:00
email-analytics-provider-mailgun Updated email analytics job to prioritize open events (#20800) 2024-08-20 17:25:01 +00:00
email-analytics-service Added additional tests for email analytics (#20805) 2024-08-20 23:30:54 +00:00
email-content-generator Lazyloaded several required dependencies 2024-07-26 09:52:26 +02:00
email-events
email-service 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
email-suppression-list
express-dynamic-redirects
external-media-inliner
extract-api-key
ghost Update TryGhost packages 2024-08-05 12:12:34 +02:00
html-to-plaintext
i18n Update dependency i18next to v23.14.0 2024-08-19 10:08:00 +00:00
importer-handler-content-files
importer-revue Update Koenig packages 2024-08-14 15:34:44 +01:00
in-memory-repository Improved performance for filter strings with multiple neq statements (#20198) 2024-05-13 10:35:27 -05:00
job-manager Update TryGhost packages 2024-08-05 12:12:34 +02:00
link-redirects Updated documentation for LinkRedirects (#20378) 2024-06-12 23:27:15 +00:00
link-replacer Pinned dependencies (#20257) 2024-05-27 15:29:32 +00:00
link-tracking Update TryGhost packages 2024-08-05 12:12:34 +02:00
magic-link Added Sentry message logging for generating magic links (#20789) 2024-08-20 08:38:12 +01:00
mail-events Update TryGhost packages 2024-08-05 12:12:34 +02:00
mailgun-client Update TryGhost packages 2024-08-05 12:12:34 +02:00
member-attribution Fixed extra arguments being supplied to function calls 2024-05-07 11:44:07 +02:00
member-events 🎨 Added staff notification when a sub is canceled due to failed payments (#20534) 2024-07-15 08:07:18 +02:00
members-api Added Sentry message logging for generating magic links (#20789) 2024-08-20 08:38:12 +01:00
members-csv 🔒 Added escaping to member export CSV fields 2024-04-03 10:21:02 +02:00
members-events-service Update TryGhost packages 2024-08-05 12:12:34 +02:00
members-importer Update TryGhost packages 2024-08-05 12:12:34 +02:00
members-ssr Update TryGhost packages 2024-08-05 12:12:34 +02:00
mentions-email-report
milestones Update TryGhost packages 2024-08-05 12:12:34 +02:00
minifier Update dependency terser to v5.31.6 2024-08-13 09:43:56 +00:00
model-to-domain-event-interceptor
mw-api-version-mismatch Update TryGhost packages 2024-08-05 12:12:34 +02:00
mw-cache-control
mw-error-handler Update TryGhost packages 2024-08-05 12:12:34 +02:00
mw-session-from-token Added function names to more middleware 2024-05-06 17:51:39 +02:00
mw-update-user-last-seen
mw-version-match Update TryGhost packages 2024-08-05 12:12:34 +02:00
mw-vhost
nql-filter-expansions
oembed-service Update TryGhost packages 2024-08-05 12:12:34 +02:00
offers Update TryGhost packages 2024-08-05 12:12:34 +02:00
package-json Update TryGhost packages 2024-08-05 12:12:34 +02:00
payments Update TryGhost packages 2024-08-05 12:12:34 +02:00
post-events
post-revisions Added custom excerpt to post revisions (#20323) 2024-06-05 14:47:33 +01:00
posts-service Update TryGhost packages 2024-08-05 12:12:34 +02:00
recommendations Update TryGhost packages 2024-08-05 12:12:34 +02:00
referrers
security Update TryGhost packages 2024-05-01 08:49:04 +02:00
session-service Update TryGhost packages 2024-08-05 12:12:34 +02:00
settings-path-manager Update TryGhost packages 2024-08-05 12:12:34 +02:00
slack-notifications Update TryGhost packages 2024-08-05 12:12:34 +02:00
staff-service Updated recommendation received notification email design (#20748) 2024-08-14 09:49:17 +02:00
stats-service Update dependency luxon to v3.5.0 2024-08-05 09:19:48 +02:00
stripe Update TryGhost packages 2024-08-05 12:12:34 +02:00
tiers Update TryGhost packages 2024-08-05 12:12:34 +02:00
update-check-service Update TryGhost packages 2024-08-05 12:12:34 +02:00
verification-trigger Update TryGhost packages 2024-08-05 12:12:34 +02:00
version-notifications-data-service Fixed handling requests with mismatching version and missing key 2024-05-02 13:03:26 +02:00
webmentions Update TryGhost packages 2024-08-05 12:12:34 +02:00
tsconfig.json