mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 01:42:29 +03:00
7999c38fa2
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. |
||
---|---|---|
.. | ||
advanced_browse_spec.js | ||
api_authentication_spec.js | ||
api_configuration_spec.js | ||
api_db_spec.js | ||
api_invites_spec.js | ||
api_mail_spec.js | ||
api_notifications_spec.js | ||
api_posts_spec.js | ||
api_roles_spec.js | ||
api_schedules_spec.js | ||
api_settings_spec.js | ||
api_slugs_spec.js | ||
api_subscription_spec.js | ||
api_tags_spec.js | ||
api_users_spec.js | ||
redirects_spec.js |