Ghost/ghost/admin/app/components/editor-labs
Kevin Ansfield e74b042d18 Fixed undefined member count for scheduled posts in publish update flow
no issue

- in the update flow we were always using `post.email.emailCount` but scheduled posts won't yet have a `post.email` record
- switched to showing a count of members based on the post's newsletter slug and `emailRecipientFilter`
2022-05-09 14:11:17 +01:00
..
modals Fixed undefined member count for scheduled posts in publish update flow 2022-05-09 14:11:17 +01:00
publish-options Added ability to set classes for parts of <GhDateTimePicker> 2022-05-09 10:31:14 +01:00
publish-management.hbs Added scheduled and published states to new publish flow 2022-05-05 16:02:58 +01:00
publish-management.js Fixed emails not being sent when using new publish flow 2022-05-09 14:11:17 +01:00