Ghost/ghost/core/test
Steve Larson d20696805f
Added mentions deleted column (#16251)
refs https://github.com/TryGhost/Team/issues/2534

This is so that we can support soft deletes for Mentions.
We need to add the defaults to the model so that write continue to work.

Co-authored-by: Fabien "egg" O'Carroll <fabien@allou.is>
2023-02-09 16:19:07 +07:00
..
e2e-api Added Mentions email notification settings (#16245) 2023-02-09 17:03:03 +08:00
e2e-browser Fixed Playwright test not awaiting Stripe setup 2023-01-31 11:26:42 +01:00
e2e-frontend Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
e2e-server moved sending mentions to job (#16234) 2023-02-08 16:29:12 -06:00
e2e-webhooks Added mention_notifications column (#16242) 2023-02-09 16:15:54 +08:00
integration Moved email event fetching to main thread (#16231) 2023-02-09 09:36:39 +01:00
regression Added mention_notifications column (#16242) 2023-02-09 16:15:54 +08:00
unit Added mentions deleted column (#16251) 2023-02-09 16:19:07 +07:00
utils Moved email event fetching to main thread (#16231) 2023-02-09 09:36:39 +01:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00