Ghost/ghost/collections/test
Naz 9b257f3966 Update of collection posts on bulk destroy
refs https://github.com/TryGhost/Arch/issues/16

- When the bulk destroy is done on posts Collections need to know about the update and remove the stored posts from collections.
2023-08-01 15:11:00 +08:00
..
fixtures Improved type definitions 2023-07-27 16:33:16 +02:00
.eslintrc.js Added a collections package with CRUD logic 2023-05-16 12:21:31 +07:00
Collection.test.ts Improved type definitions 2023-07-27 16:33:16 +02:00
collections.test.ts Update of collection posts on bulk destroy 2023-08-01 15:11:00 +08:00
RepositoryUniqueChecker.test.ts Ensured uniqueness of slug in collections 2023-06-29 01:40:05 +01:00
TagDeletedEvent.test.ts Added TagDeletedEvent 2023-07-26 12:54:42 +02:00