Ghost/ghost/core/test
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
..
e2e-api Added tag filter support to collections 2023-07-18 20:18:54 +08:00
e2e-browser Fixed @tryghost/mailgun-client import 2023-05-09 13:00:18 -04:00
e2e-frontend Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-server Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-webhooks Updated snapshots to include show_title_and_feature_image in event payload (#17378) 2023-07-14 16:03:40 -07:00
integration Fixed resetting database in migrations tests 2023-07-07 18:42:18 +02:00
regression Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
unit Updated collection descriptions 2023-07-17 18:43:21 +08:00
utils Updated collection descriptions 2023-07-17 18:43:21 +08:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00