Ghost/core/test/unit/services/routing
kirrg001 12ff70497f Changed entry lookup helper to respect the resource type
refs #9866

- the entry helper is used for static pages and post lookups
- now that we support changing the api version, we have to respect the resource type
- for v2: we ask the pages controller for static pages
- in v0.1: pages and posts lived on the same route
- we are talking about the content API (!) - not admin api
2018-10-18 19:41:07 +02:00
..
controllers Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
helpers Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
middlewares Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
CollectionRouter_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
ParentRouter_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02: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 Dynamic Routing Beta: Refactor res.routerOptions (#9705) 2018-06-26 01:12:50 +02:00