0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit
Katharina Irrgang cd690efad1 🐛 Dynamic Routing Beta: Disallow using author resource and author data key name ()
* 🐛 Dynamic Routing Beta: Shortform `author.foo` is not allowed

refs 

- otherwise you get access to {{author}} in the theme, which is deprecated & causes errors
- recommend not using {{author}} as data longform name in the yaml validator
- (internal usage is still allowed)
- also warn against using reserved data key names like filter, resource, limit etc - maybe remove this restriction later but seems like a sensible validation right now.
2018-08-16 12:13:24 +02:00
..
adapters Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
api 🎨 Koenig - Added support for shortened URLs in embed card () 2018-08-12 15:57:19 +02:00
apps Dynamic Routing Beta: Refactor res.routerOptions () 2018-06-26 01:12:50 +02:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Updated fixture post content 2018-08-16 12:13:24 +02:00
helpers Changes for Koenig and Ghost 2.0 () 2018-08-16 12:13:24 +02:00
lib Fixed tests 2018-08-16 12:13:24 +02:00
models Changes for Koenig and Ghost 2.0 () 2018-08-16 12:13:24 +02:00
public Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
services 🐛 Dynamic Routing Beta: Disallow using author resource and author data key name () 2018-08-16 12:13:24 +02:00
web Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
filters_spec.js Tidy up unit test files () 2017-12-14 03:36:50 +01:00