Ghost/ghost/core/test/regression/models
Kevin Ansfield 457c672c6a
Added URL transform for image cards in Lexical documents (#15890)
refs https://github.com/TryGhost/Team/issues/2225

- updated the `formatOnWrite` transform map for posts to include the new `nodes` and `transformMap` options used by `urlUtils` for transforming node payload data
- added `nodes` to the `lexicalLib` module that pulls in our default nodes to be passed in to the URL transform utilities
- added `urlTransformMap` to the `lexicalLib` module that maps transform type and data type to URL transform utility functions that accept a single URL argument
2022-11-29 16:57:01 +00: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 🔒 Disabled editable relations by default 2022-11-28 18:39:39 +07:00
model_posts.test.js Added URL transform for image cards in Lexical documents (#15890) 2022-11-29 16:57:01 +00:00
model_settings.test.js Fixed default setting count regression test 2022-10-27 18:37:45 +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