mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
98b5506d64
refs https://github.com/TryGhost/Team/issues/1169 Previously we were only showing a confirmation dialog if a publish action would trigger an email which was inconsistent and did not instil confidence when publishing. - replaced old `modal-confirm-email-send` modal with the newer-style `modals/editor/confirm-publish` component - updated to handle standard publish in addition to email publish - updated copy - added "error" state when attempting to send email-only post to no members - updated publish menu `save` task to open the confirm modal when going from `draft` to `published` or `scheduled` - underlying save with email polling moved to `_saveTask` so it can be re-used across `save` task (when not publishing) and when confirming from the modal |
||
---|---|---|
.. | ||
acceptance | ||
helpers | ||
integration | ||
unit | ||
.eslintrc.js | ||
index.html | ||
test-helper.js |