0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
Naz Gargol b48f1f4b2c
Updated defaults handling for email property in posts (#11355)
no issue

- Fixed default email property output when the empty value is returned
- This is needed for consistency with other endpoint properties like primary_tag which are null when there is no value assigned
- Updated acceptance tests to handle email property
- Schema had to be updated to not use reference so that the information about email can be independent of the post - can still exist if the post is deleted
2019-11-08 11:40:49 +07:00
..
adapters
api Fixed serializer unit tests 2019-11-07 12:27:02 +07:00
apps Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
config
data Updated defaults handling for email property in posts (#11355) 2019-11-08 11:40:49 +07:00
helpers
lib Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
models Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
services 🐛 Fixed internal error for RSS feed when a post has no content 2019-10-30 17:46:17 +00:00
web 🐛 Fixed 404s when using a proxy setup (#11269) 2019-10-28 11:22:05 +00:00