Ghost/ghost/core/test/e2e-api
Naz 53f9f954c1 Added tag filter support to collections
refs https://github.com/TryGhost/Arch/issues/41

- When an new collection is created the relational "tags" filter is now picked up properly and appropriate posts matching the tag filter are assigned and stored in the collection. Example collection filter that is now supported: `tags:['bacon']`
- Additionally cleaned up returned collection post DTOs, so we return as little data as possible and add only the fields that are needed
2023-07-18 20:18:54 +08:00
..
admin Added tag filter support to collections 2023-07-18 20:18:54 +08:00
content Moved posts_meta.hide_title_and_feature_image to posts.show_title_and_feature_image (#17239) 2023-07-07 16:40:22 +01:00
members Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
members-comments Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
shared Added filtering of announcement bar content 2023-04-21 13:46:37 +02:00
webmentions Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00