0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/services/routing/helpers
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
..
context_spec.js Dynamic Routing Beta: Refactor res.routerOptions (#9705) 2018-06-26 01:12:50 +02:00
entry-lookup_spec.js Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
error_spec.js
fetch-data_spec.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
format-response_spec.js Dynamic Routing Beta: Channels 2018-06-24 02:06:58 +02:00
templates_spec.js Dynamic Routing Beta: Refactor res.routerOptions (#9705) 2018-06-26 01:12:50 +02:00