Ghost/core/test/integration
Nazar Gargol 82b7aea641
Refactor URL generation from models (#9917)
Moved URL attributes logic from the model into API layer 

refs #9866

- Moved URL related attribute calculation for posts, users, and tags into API layer
- Added test coverage for url attributes in tags/authors/primary_tags/primary_authors
2018-10-03 15:44:30 +02:00
..
api Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
data/importer/importers Removed toJSON serialization in findPage method (#9899) 2018-09-26 14:11:22 +02:00
helpers 🐛Disallowed indexing of preview pages (#9762) 2018-09-17 11:29:47 +02:00
model Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +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 Set up schema and models for API Key authentication (#9904) 2018-10-02 17:46:38 +01:00
update_check_spec.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00