0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit
Kevin Ansfield fa4e68ba13 Added transformer methods to mobiledoc cards
no issue

- adds abolsute->relative and relative->absolute transformer methods to card definitions
- allows for each card to tailor it's transformation to the specific needs of it's payload so that the `mobiledoc` field can be transformed successfully during API serialization/deserialization
2019-10-07 22:59:19 +01:00
..
adapters Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
api Added content gating based on visibility flag (#11173) 2019-09-30 17:40:03 +02:00
apps Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
config Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
data Renamed members_stripe_info to members_stripe_customers 2019-09-26 12:58:29 +07:00
helpers 🐛 Fixed lack of space in excerpt generated from paragraphs 2019-08-26 18:05:14 +02:00
lib Added transformer methods to mobiledoc cards 2019-10-07 22:59:19 +01:00
models Improve visibility's default handling (#11183) 2019-10-02 11:08:10 +02:00
public
services Refactored GhostMailer into a class 2019-10-06 21:03:56 +07:00
web Added tests for x-request-id handling 2019-09-23 07:34:59 +01:00