Ghost/ghost/admin/tests
Kevin Ansfield 98b5506d64 🎨 Added confirmation dialog any time a post/page will be published
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
2021-12-07 00:18:24 +00:00
..
acceptance 🎨 Added confirmation dialog any time a post/page will be published 2021-12-07 00:18:24 +00:00
helpers Fixed tests expecting old theme settings screen 2021-11-10 12:45:26 +00:00
integration Removed empty card test files 2021-11-29 09:42:14 +00:00
unit 🐛 Fixed incorrect MRR value on dashboard 2021-08-09 17:47:09 +05:30
.eslintrc.js Update dependency eslint to v7 (#1566) 2020-05-17 22:53:37 +01:00
index.html Remove ember application template wrapper 2018-05-01 10:57:20 +01:00
test-helper.js Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00