mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-23 22:11:09 +03:00
53f9f954c1
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 |
||
---|---|---|
.. | ||
fixtures | ||
.eslintrc.js | ||
Collection.test.ts | ||
collections.test.ts | ||
RepositoryUniqueChecker.test.ts |