Ghost/test/unit
Kevin Ansfield d7ae6e0138 Added image as an allowed custom theme setting type
refs https://github.com/TryGhost/Team/issues/1107

- updated schema validation to allow `'image'` through as a known setting type now that Admin has support
- added transformation of setting values for `'image'` types because they will be URLs and should be stored with `__GHOST_URL__`
2021-10-14 18:41:54 +01:00
..
api Fixed failing unit test 2021-08-13 10:22:11 +04:00
frontend Added implicit equals support to match helper 2021-10-14 16:29:42 +01:00
server Added image as an allowed custom theme setting type 2021-10-14 18:41:54 +01:00
shared Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00