0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend
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
..
apps Cleaned up AMP rendering of "page" resources 2022-05-17 11:39:52 +08:00
helpers Updated settings API to return all settings in edit endpoint (#14889) 2022-05-24 16:42:15 +02:00
meta Updated output logic to correctly use excerpt 2022-05-16 15:51:14 +01:00
public Fixed minified CSS not reflecting latest changes 2022-03-17 14:47:21 +00:00
services 🐛 Fixed page vs post preview template picking 2022-05-24 15:33:47 +08:00
src/cards Applied default box sizing to all cards 2021-12-17 15:28:35 +01:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Improved theme asset handling - permissible assets 2022-05-16 19:54:33 +01:00