Ghost/ghost/posts-service
Naz 48ccea818a Fixed unpublished collection posts filtering
closes https://github.com/TryGhost/Arch/issues/58

- Following assumptions were broken:
- Posts Admin API should include posts of all statuses when filtering by collection
-  Posts Content API should not include any unpublished posts
- Updated the "status" filter which fixes the problem. We still disallow any custom filters to be applied on top of collections filter.
2023-07-26 16:45:57 +08:00
..
lib Fixed unpublished collection posts filtering 2023-07-26 16:45:57 +08:00
test
.eslintrc.js
index.js
package.json Update Test & linting packages 2023-07-11 15:26:07 +02:00
README.md

Posts Service