Ghost/ghost/admin/app/components/editor/modals
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
..
preview Put less emphasis on the "Send test email" button 2022-05-30 12:42:13 +02:00
publish-flow Increased publish flow acceptance tests 2022-05-31 22:59:20 +01:00
preview.hbs Fixed the button positions and spacings for the Publish, Save and Sidebar icons in the editor 2022-05-26 13:47:38 +01:00
preview.js Renamed editor-labs component directory to editor 2022-05-25 09:13:08 +01:00
publish-flow.hbs Added initial tests for new publish flow 2022-05-30 19:12:16 +01:00
publish-flow.js Renamed editor-labs component directory to editor 2022-05-25 09:13:08 +01:00
update-flow.hbs 🎨 Improved save/update button copy in editor (#2413) 2022-06-01 13:48:33 +01:00
update-flow.js Renamed editor-labs component directory to editor 2022-05-25 09:13:08 +01:00