Ghost/ghost/admin
Kevin Ansfield e1dfe3edb0 🎨 Improved save/update button copy in editor (#2413)
no issue

- renamed "Update" to "Unpublish" or "Unschedule" to match the available actions
- renamed "Save" to "Update" and made it always visible but disabled when there are no unsaved changes
- switched <Editor::PublishManagement> to a provider component and extracted `<Editor::PublishButtons>`
  - allows for the management flow to wrap other UI elements and have the yielded actions passed down so the publish/update flow can be opened from more than just the publish/unschedule/unpublish buttons
- added link to "Sent" in editor status that opens the update flow for email-only posts

Co-authored-by: Peter Zimon <peter.zimon@gmail.com>
2022-06-01 13:48:33 +01:00
..
.github Renamed core/client to core/admin in PR template 2022-05-17 11:57:00 +01:00
app 🎨 Improved save/update button copy in editor (#2413) 2022-06-01 13:48:33 +01:00
config Removed deprecated ember-keyboard options 2022-01-17 17:38:24 +00:00
lib Fixed linting 2022-05-27 15:24:30 +01:00
mirage Increased publish flow acceptance tests 2022-05-31 22:59:20 +01:00
public/assets Updated Casper screenshot 2022-05-31 16:47:30 +08:00
tests Increased publish flow acceptance tests 2022-05-31 22:59:20 +01:00
.csscomb.json Unsplash integration 2017-08-15 16:01:12 +01:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.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 Migrated signup screen to Octane patterns 2022-05-27 13:28:29 +01:00
.lint-todorc.js Reset linter warnings with longer decay times 2022-05-09 12:57:19 +01:00
.template-lintrc.js Added disabled newsletter dropdown to scheduled state of publish menu (#2357) 2022-04-27 10:49:55 +01:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
ember-cli-build.js Replaced white/black list terminology 2022-05-09 12:23:20 +01:00
ember-cli-update.json Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00
Gruntfile.js Renamed "client" references to "admin" 2022-05-17 09:09:14 +01:00
LICENSE 2022 2022-01-05 12:41:56 +00:00
package.json v5.1.1 2022-05-30 13:54:28 +01:00
README.md Renamed "client" references to "admin" 2022-05-17 09:09:14 +01: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 🐛 Fixed word count for RTL languages 2022-05-27 13:58:48 +01:00

Ghost-Admin

This is the home of Ember.js based admin app 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 app) 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.