4e8af72305
refs https://github.com/TryGhost/Team/issues/2534 As we're using soft deletes for mentions we need to store the `deleted` column as well as enforce a `'deleted:false'` filter on the bookshelf model. We've also implemented the handling for deleting mentions. Where we remove a mention anytime we receive and update from or to a page which no longer exists. Co-authored-by: Steve Larson <9larsons@gmail.com> |
||
---|---|---|
.. | ||
utils | ||
.eslintrc.js | ||
InMemoryMentionRepository.test.js | ||
Mention.test.js | ||
MentionDiscoveryService.test.js | ||
MentionsAPI.test.js | ||
MentionSendingService.test.js |