Ghost/ghost/collections/test
Naz 9a38c65ee6 Cleaned up CollectionsService from unused code
refs https://github.com/TryGhost/Arch/issues/16

- Some of the methods became unused due to moving the posts handling out of the collections service and cleaning up the event handling system.
2023-07-21 19:46:22 +08:00
..
fixtures Added tag filter support to collections 2023-07-18 20:18:54 +08:00
.eslintrc.js Added a collections package with CRUD logic 2023-05-16 12:21:31 +07:00
Collection.test.ts Changed "index" collection name to "latest" 2023-07-17 18:43:21 +08:00
collections.test.ts Cleaned up CollectionsService from unused code 2023-07-21 19:46:22 +08:00
RepositoryUniqueChecker.test.ts Ensured uniqueness of slug in collections 2023-06-29 01:40:05 +01:00