0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data/schema
Rishabh Garg bc2f6eb8e9 Added migrations for support and reply email address setting ()
no issue

- Added default settings for the two new setting fields - `members_support_address` and `members_reply_address`
- Added migrations for setting group for new email settings
- Migration sets current from address as new support address default
- Added migration to set new support address same as from address
- Updated tests for new settings
- `members_support_address` - How members can reach for help with their account, public setting
- `members_reply_address` - Where you receive responses to newsletters
2020-08-31 17:16:53 +05:30
..
clients Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
fixtures Granted Admin users ability to impersonate member () 2020-08-18 14:17:56 +05:30
checks.js Update Test & linting packages (major) () 2019-07-05 13:40:43 +02:00
commands.js Added support for ON DELETE CASCADE to the schema () 2020-08-05 13:20:30 +02:00
default-settings.json Added migrations for support and reply email address setting () 2020-08-31 17:16:53 +05:30
index.js 🔥 remove database version () 2017-01-26 12:12:00 +00:00
schema.js Added support for ON DELETE CASCADE to the schema () 2020-08-05 13:20:30 +02:00