Ghost/core/test/integration
Hannah Wolfe 275d82199f 🐛 Fixed cardWidth being lost on 2.0 imports (#10068)
no issue

- When importing Ghost 2.0 blogs into 2.0 blogs...
- The Koenig image card would lose it's cardWidth setting,
- because it'd be overridden by the imageStyle setting, which was null
- The importer previous _only_ kept the width if importing 1.0 blogs
2018-10-26 11:30:39 +02:00
..
data/importer/importers 🐛 Fixed cardWidth being lost on 2.0 imports (#10068) 2018-10-26 11:30:39 +02:00
helpers 🐛Disallowed indexing of preview pages (#9762) 2018-09-17 11:29:47 +02:00
model Added mobiledoc revisions functionality 2018-10-09 15:31:09 +02:00
services/url Optimised test folder structure (#9958) 2018-10-07 16:36:02 +02:00
web 🎨 Dynamic Routing Beta: Enabled redirect by default when using data key 2018-08-16 12:13:24 +02:00
export_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
migration_spec.js Added edit webhook route to v2 Admin API (#10033) 2018-10-19 18:35:55 +01:00
update_check_spec.js Migrated update check to use api v2 2018-10-18 00:13:31 +02:00