Ghost/ghost/core/test/unit/server/data
Sag 19bdb0efef
Added migrations for Tips & Donations' settings (#17576)
closes https://github.com/TryGhost/Product/issues/3668

- Tips and Donations feature offers two settings: "donations_currency", and "donations_suggested_amount"
    - "donation_currency": the currency to be used for the donation. Defaults to "USD", not nullable.
    - "donation_suggested_amount": an anchor price for the donation. Defaults to 0, not nullable.
- Both settings belong to a new group "donations"

Tech Spec: https://www.notion.so/ghost/Tech-Spec-5cd6929f7960462ebcbf198176e0d899?pvs=4#6e8b34c45f0c4c78b48c9e7725a307c8
2023-08-03 22:13:47 +02:00
..
db Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
exporter Added migrations for Tips & Donations' settings (#17576) 2023-08-03 22:13:47 +02:00
importer Fixed importer breaking any posts written in the new editor (#17230) 2023-07-06 18:37:19 -07:00
migrations Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
schema Added migrations for Tips & Donations' settings (#17576) 2023-08-03 22:13:47 +02:00