0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test/unit/data
Nazar Gargol d0e8561b03 Changed email model statuses in schema
- Renames were done as that suits how emails would be handled by the bulk email handler
- These statuses are only for internal representation of the state and don't represent what happens to emails delivery-wise
- There is no need for 'sent' status as emails are "never done" and stats wold be checked for stats field would be used to check on details of the status
2019-11-07 16:26:34 +07:00
..
db Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
exporter 🏗 Extracted post metadata in new post_meta table (#11102) 2019-09-16 14:15:55 +05:30
importer 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
meta 🔥 Removed V1 code/references in frontend helpers/meta layers (#11080) 2019-09-10 11:37:04 +02:00
schema Changed email model statuses in schema 2019-11-07 16:26:34 +07:00
validation 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
xml/sitemap Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00