0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/routing/helpers
Nazar Gargol f5c1ed8fcb 🐛 Fixed 404 in collection index page if using data.slug
closes #10542

- Fixed error that was causing collection index to not be rendered: relations connected to alliased resource were not fetched
2019-04-30 18:20:20 +02:00
..
context.js Added comments for routing service 2019-04-21 23:55:22 +02:00
entry-lookup.js Added comments for routing service 2019-04-21 23:55:22 +02:00
error.js Added comments for routing service 2019-04-21 23:55:22 +02:00
fetch-data.js 🐛 Fixed 404 in collection index page if using data.slug 2019-04-30 18:20:20 +02:00
format-response.js Added comments for routing service 2019-04-21 23:55:22 +02:00
index.js Renamed post-lookup to entry-lookup 2018-10-18 19:41:07 +02:00
render-entries.js Added comments for routing service 2019-04-21 23:55:22 +02:00
render-entry.js Added comments for routing service 2019-04-21 23:55:22 +02:00
renderer.js Added comments for routing service 2019-04-21 23:55:22 +02:00
secure.js Added comments for routing service 2019-04-21 23:55:22 +02:00
templates.js Added comments for routing service 2019-04-21 23:55:22 +02:00