Ghost/core/server/data
Rish 5fbc40430b Added migration to update group for new portal settings
closes https://github.com/TryGhost/Ghost/issues/12026

- 3 new portal settings were added in `3.23` in default settings - `portal_button_style`, `portal_button_icon`, `portal_button_signup_text`
- New settings default to group `core` on migrating from pre 3.22 versions due to missing columns in DB
- Migration here updates the new settings to correct group
2020-07-10 18:32:54 +05:30
..
db Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
exporter Removed use of deprecated setting flags from the codebase 2020-06-23 11:58:19 +12:00
importer Remove references to bulk email settings (#12000) 2020-07-03 16:30:54 +02:00
migrations Added migration to update group for new portal settings 2020-07-10 18:32:54 +05:30
schema Updated twitter social profile default value (#12024) 2020-07-08 22:58:50 +05:30
validation Updated the validateSettings method to check stripe_plans 2020-07-03 10:37:13 +02:00