mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 10:53:34 +03:00
d5f68dbbc5
refs https://github.com/TryGhost/Ghost/issues/10318 - Updates `boolean` serialization in v2/canary serializers to apply only for `boolean` type settings - Updates `boolean` transformation in model layer `format`/`parse` to check on `boolean` type setting - Removes error thrown on Read-only setting for settings edit endpoint - Updates v2/canary input serializers to remove any Read-only settings (using RO flag) to avoid edits - Added type/group mappings in the importer when pre-migration settings table import data is present - Updates tests |
||
---|---|---|
.. | ||
base | ||
plugins | ||
api-key_spec.js | ||
integration_spec.js | ||
invite_spec.js | ||
member_spec.js | ||
permission_spec.js | ||
post_spec.js | ||
session_spec.js | ||
settings_spec.js | ||
tag_spec.js | ||
user_spec.js |