Ghost/ghost/admin/tests
Kevin Ansfield 623825f8f0 🐛 Fixed scheduled send-only post switching to publish+send when rescheduling
closes https://github.com/TryGhost/Ghost/issues/14354

When setting/cleaning up the publish menu state we were incorrectly reverting to the default "publish & send" state when a post was already set to be email-only. This resulted in an unexpected and non-obvious switch to "publish & send" when re-scheduling a scheduled email-only post.

- updated the publish menu setup and cleanup routines to account for scheduled, email-only posts
- fixed the header in the publish menu to say "sent" rather than "published" when an email-only post is scheduled
2022-03-31 17:11:06 +01:00
..
acceptance 🐛 Fixed scheduled send-only post switching to publish+send when rescheduling 2022-03-31 17:11:06 +01:00
helpers Added non-Stripe members setting screen acceptance tests 2022-02-18 22:36:01 +00:00
integration Fixed linting issues in dashboard 5 component 2022-03-22 09:58:42 +01:00
unit Switched members table to show info from most-recently-updated subscription instead of first in array 2022-03-04 16:32:41 +00:00
.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