Ghost/core/server/api/canary/utils
Naz 9bc5a279ca Added a 'sent' status to post model
refs https://github.com/TryGhost/Team/issues/953

- We need to track email-only posts that have been sent out. New status was chosen as a way to differenciate such posts.
- Introducing a new "email post" type, conceptually like "page", was considered. Because there is no clear roadmap for "email post" becoming a bigger part of the product yet and a lot of uncertainty around this concept, overhead needed to introduce a new type was just too much to do at this moment. It's still a possibility in the future
2021-08-13 10:06:15 +04:00
..
serializers Added a 'sent' status to post model 2021-08-13 10:06:15 +04:00
validators Updated visibility validator for page/posts 2021-07-05 17:10:45 +05:30
index.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
permissions.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00