Ghost/core/test/unit/services/routing
Katharina Irrgang 6b758bda79
Refactored routing config for multiple api versions (#10333)
refs #10124

- one clean v0.1 and v2 config file for routing!
- solves one underlying bug reported in #10124
- the alias handling was just a hotfix to support v2 for the site
- but it was hard to read, ugly
- now we have two clean configs
- we'll see how useful it is
- need to do proper manual testing on Monday
2019-01-04 21:59:39 +01:00
..
controllers Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
helpers Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
middlewares Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
CollectionRouter_spec.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
ParentRouter_spec.js 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01:00
registry_spec.js Dynamic Routing Beta: collection name behaviour 2018-06-21 20:59:43 +02:00
RSSRouter_spec.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
StaticRoutesRouter_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
TaxonomyRouter_spec.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00