Ghost/ghost/admin
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
..
.github Update actions/setup-node action to v3 2022-03-21 11:00:12 +00:00
app 🐛 Fixed scheduled send-only post switching to publish+send when rescheduling 2022-03-31 17:11:06 +01:00
config Removed deprecated ember-keyboard options 2022-01-17 17:38:24 +00:00
lib Dropped ember-useragent dependency 2022-03-07 10:06:35 +00:00
mirage Added canceled subscriptions in member detail screen (#2287) 2022-03-18 16:15:42 +00:00
public/assets Added Headline theme to design settings 2022-03-21 10:45:32 +01:00
tests 🐛 Fixed scheduled send-only post switching to publish+send when rescheduling 2022-03-31 17:11:06 +01:00
.csscomb.json
.editorconfig
.ember-cli Co-located component template files 2020-05-18 13:14:08 +01:00
.eslintignore Updated Ember dependencies to 3.24 (#2221) 2022-01-22 11:24:26 +00:00
.eslintrc.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
.gitignore Updated Ember dependencies to 3.24 (#2221) 2022-01-22 11:24:26 +00:00
.lint-todo Resolved template linting errors in <Settings::MembersEmailLabs> 2022-03-31 11:27:39 +01:00
.template-lintrc.js Fixed linter error 2022-03-09 12:24:36 +00:00
.watchmanconfig
ember-cli-build.js Added canceled subscriptions in member detail screen (#2287) 2022-03-18 16:15:42 +00:00
ember-cli-update.json Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00
Gruntfile.js
LICENSE 2022 2022-01-05 12:41:56 +00:00
package.json v4.41.3 2022-03-25 16:00:32 +00:00
README.md 2022 2022-01-05 12:41:56 +00:00
renovate.json Added faker to ignored deps in Renovate config 2022-01-06 10:59:24 +00:00
SECURITY.md Updated links to ghost.org sites 2021-01-19 13:18:59 +13:00
testem.js Increased testem's browser_start_timeout to 120s 2020-07-20 12:20:26 +01:00
yarn.lock Update dependency @tryghost/helpers to v1.1.61 2022-03-21 09:55:57 +00:00

Ghost-Admin

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2022 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.