0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/regression
Simon Backx c052652559
Updated settings API to return all settings in edit endpoint (#14889)
refs https://github.com/TryGhost/Team/issues/1650

Since we introduced calculated settings, we need to return all settings when editing a setting, because those calculated settings can change.

- When editing settings, return all the settings. Previously we didn't include the calculated settings (which caused issues with admin not having up to date values for those)
- Updated Stripe <head> script to be injected based on the calculated settings

Required for https://github.com/TryGhost/Admin/pull/2405
2022-05-24 16:42:15 +02:00
..
api Updated settings API to return all settings in edit endpoint (#14889) 2022-05-24 16:42:15 +02:00
mock-express-style 🔥 Removed support for http/https mixed mode (#14783) 2022-05-11 14:53:23 +01:00
models Removed oauth experiment 2022-05-16 17:37:13 +01:00
site Improved assertions in frontend test suite 2022-05-17 17:21:38 +08:00