Ghost/ghost/core/test/regression/models
Kevin Ansfield 3bdfb68ff6
Added __GHOST_URL__ transform support to posts.lexical field (#15433)
no issue

- bumped `@tryghost/url-utils` to get access to the new lexical transform utilities
- updated the Post model's `parse()` and `formatOnWrite()` methods to transform the `lexical` field contents when reading/writing to ensure any links in content point at the correct place with `site.url` config changes
2022-09-19 11:30:38 +01:00
..
base Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_member_stripe_customer.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_members.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_posts.test.js Added __GHOST_URL__ transform support to posts.lexical field (#15433) 2022-09-19 11:30:38 +01:00
model_settings.test.js Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
model_stripe_customer_subscription.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_users.test.js Replaced Promise.join() with .all() in user model (#14972) 2022-08-24 15:32:44 +01:00