Ghost/ghost/core/test/unit/server
Fabien "egg" O'Carroll f878e84707 Fixed Tiers importer not correctly mapping price data
refs https://github.com/TryGhost/Toolbox/issues/464

Bceause the import does not use the API, any backwards compat code we put in the
API does not get run for imports, this means we need to update the importer to
map the stripe_prices data onto the products table so that we have valid data in
the database.
2022-10-31 17:30:16 +07:00
..
adapters Added basic memory cache storage implementation 2022-08-05 02:28:33 +12:00
data Fixed Tiers importer not correctly mapping price data 2022-10-31 17:30:16 +07:00
lib Added rendering of posts.lexical to posts.html when saving (#15416) 2022-09-15 16:49:14 +01:00
models Added post_id filter and total to activity feed API (#15650) 2022-10-18 15:52:04 +02:00
services Fixed tests for flag bumps and new setting 2022-10-27 18:26:46 +02:00
web Moved Cache-Control middleware to separate package 2022-08-11 14:14:20 +02:00
notify.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00