Ghost/core/test/unit
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
..
adapters ⚠️ Skiped Scheduler initialization logic and it's tests 2019-09-11 18:27:57 +02:00
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 Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
data Changed email model statuses in schema 2019-11-07 16:26:34 +07:00
helpers Removed begin/end html comments from output of most cards 2019-09-20 14:31:42 +01:00
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