Ghost/core/test/integration
kirrg001 17833a669b 🎨 Dynamic Routing Beta: Enabled redirect by default when using data key
refs #9601

- when using the short form `data: tag.welcome` the redirect is enabled by default
  - /tag/welcome/ will redirect to the channel/collection which makes use of the data key
- you can disable the redirect by using the long form
  e.g. data:
	tag:
	  resource: tags
          type: read
          slug: welcome
          redirect: false
2018-08-16 12:13:24 +02:00
..
api Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
data/importer/importers Fixed random test failure in /core/test/integration/data/importer/importers/data_spec.js 2018-08-16 12:13:24 +02:00
helpers Dynamic Routing Beta: collection name behaviour 2018-06-21 20:59:43 +02:00
model 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
services/url Dynamic Routing Beta: Refactor res.routerOptions (#9705) 2018-06-26 01:12:50 +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 🎨 Changed fixture data and default settings (#9778) 2018-08-16 12:13:24 +02:00
update_check_spec.js Use Bookshelf in our test env (#9592) 2018-04-25 17:13:35 +02:00