Ghost/ghost/core/test/unit/server
Fabien "egg" O'Carroll 5a1364e46d 🐛 Fixed importer importing invalid Tier pricing data
closes https://github.com/TryGhost/Team/issues/2211

We were allowing paid Tiers to be imported with non-integer prices which was
causing the Admin to be bricked when attempting to load them. This adds some
validation to the price data of Tiers.
2022-11-04 11:27:15 +07:00
..
adapters Added basic memory cache storage implementation 2022-08-05 02:28:33 +12:00
data 🐛 Fixed importer importing invalid Tier pricing data 2022-11-04 11:27:15 +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