Ghost/core/server/models/plugins
Hannah Wolfe 7999c38fa2 Support filtering based on primary_tag (#9124)
closes #8668, refs #8920

- Updated tests to include internal tags
  - Tests had no example of an internal tag
  - Need this to show that the new filtering works as expected
- primary_tag is a calculated field
- This ensures that we can alias the field to equivalent logic in API filters
- By replacing primary_tag by a lookup based on a tag which has order 0
- bump ghost-gql to 0.0.8

**NOTE:**
Until GQL is refactored, there are limitations on what else can be filtered when using primary_tag in a filter e.g. it wont be possible to do a filter based on primary_tag AND/OR other tag filters.
2017-10-10 14:07:44 +02:00
..
access-rules.js Fix access-rules plugin description comment (#7665) 2016-11-02 12:40:09 +01:00
collision.js Debug: Update Collision (#9103) 2017-10-05 12:24:21 +01:00
filter.js Support filtering based on primary_tag (#9124) 2017-10-10 14:07:44 +02:00
include-count.js Rename post_count to count.posts 2015-11-20 14:59:58 +00:00
index.js post update collision detection (#8328) (#8362) 2017-04-19 14:53:23 +01:00
pagination.js change default order of posts (#7096) 2016-07-15 11:04:10 +01:00