0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/data
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
..
db
exporter Removed all accesstokens and refreshtokens related code 2019-09-12 15:45:27 +01:00
importer Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
migrations Added mailgun domain to members subscription settings 2019-11-07 11:28:42 +07:00
schema Updated defaults handling for email property in posts (#11355) 2019-11-08 11:40:49 +07:00
validation 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
timezones.json