Ghost/ghost/core/test/regression/api/admin
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
..
__snapshots__ Added donation notifications column (#17607) 2023-08-07 15:31:36 +02:00
authentication.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
db.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
identities.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
images.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
members-importer.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
members-signin-url.test.js Added member attribution events and storage (#15243) 2022-08-18 17:38:42 +02:00
notifications.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
pages.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
posts.test.js Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
redirects.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
schedules.test.js Replaced Bluebird Promise.mapSeries with sequence util (#17008) 2023-06-23 09:04:37 +02:00
settings.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
slack.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
update-user-last-seen.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
users.test.js Fixed import of bson-objectid in accordance to the typings 2022-10-12 14:54:35 +07:00
utils.js Moved serialisation of formats into the serialiser-layer 2023-06-16 09:17:47 +02:00
webhooks.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00