mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
5d8ea79788
closes https://github.com/TryGhost/Product/issues/3557 - bumped `@tryghost/admin-api-schema` to allow passthrough of the new property in API requests - updated output mapper to ensure property always returns a boolean rather than `null` in the case where `posts_meta` doesn't exist for a page - updated `PostsService.copyPost()` to include the new property when copying - updated `checkResponse` test util and snapshots to expect `hide_title_and_feature_image` property in page API responses - fixed pages e2e test so it doesn't inadvertently modify the match object breaking later tests |
||
---|---|---|
.. | ||
__snapshots__ | ||
authors.test.js | ||
key_authentication.test.js | ||
newsletters.test.js | ||
offers.test.js | ||
pages.test.js | ||
posts.test.js | ||
settings.test.js | ||
tags.test.js | ||
tiers.test.js | ||
utils.js |