Ghost/core/test/integration
Katharina Irrgang fc21b25895
🐛Fixed auto redirect for extra data queries on post and page resources (#9828)
closes #9791

- we only made use of the redirect middleware, who detects if a redirect should happen, for taxonomies (tags, authors)
- `data: page.team` will now redirect too
- `data: post.team` will now redirect too
- you can disable the redirect using the long form
2018-12-03 20:31:48 +01: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 Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
web 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01: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