Ghost/ghost/core/test
Simon Backx 66675a1383
Added donation notifications column (#17607)
fixes https://github.com/TryGhost/Product/issues/3691

When a site receives a donation, we'll send an email to all
administrator. They can disable this in their profile settings. This
migration adds the required column to make this possible. It defaults to
true.

Link to tech spec:
https://www.notion.so/ghost/Tech-Spec-5cd6929f7960462ebcbf198176e0d899?pvs=4#156834b0231d4968a203d797c6817d21
2023-08-07 15:31:36 +02:00
..
e2e-api Added donation notifications column (#17607) 2023-08-07 15:31:36 +02:00
e2e-browser Fixed @tryghost/mailgun-client import 2023-05-09 13:00:18 -04:00
e2e-frontend Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-server Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
e2e-webhooks Added donation notifications column (#17607) 2023-08-07 15:31:36 +02:00
integration Added migrations for donations API (#17536) 2023-07-31 17:29:36 +02:00
regression Added donation notifications column (#17607) 2023-08-07 15:31:36 +02:00
unit Added donation notifications column (#17607) 2023-08-07 15:31:36 +02:00
utils Added donation notifications column (#17607) 2023-08-07 15:31:36 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00