mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
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. |
||
---|---|---|
.. | ||
adapters | ||
api | ||
auth | ||
config | ||
controllers | ||
data/importer | ||
metadata | ||
middleware | ||
models/base | ||
models_plugins | ||
permissions | ||
server_helpers | ||
settings | ||
sitemap | ||
themes | ||
utils | ||
admin_spec.js | ||
apps_filters_spec.js | ||
apps_spec.js | ||
errors_spec.js | ||
exporter_spec.js | ||
filters_spec.js | ||
ghost_sdk_spec.js | ||
migration_fixture_utils_spec.js | ||
migration_spec.js | ||
rss_spec.js | ||
server_helpers_index_spec.js | ||
server_helpers_template_spec.js | ||
server_utils_spec.js | ||
slack_spec.js | ||
social-urls_spec.js | ||
utils_pipeline_spec.js | ||
validation_spec.js | ||
xmlrpc_spec.js |