Ghost/ghost/admin/app/templates
Kevin Ansfield cf8b372fed Added fullscreen preview with toggle to publish flow
refs https://github.com/TryGhost/Team/issues/1621

- copied existing preview modal over to `editor-labs/modals` directory
  - old modal will be deleted in cleanup
- moved "Preview" button from editor template to the `<PublishManagement>` component
  - allows for preview modal to be controlled alongside the publish flow modal
- added `togglePreviewPublish()` action to `<PublishManagement>`
  - opens whichever of preview/publish is not currently open, this opens the new modal on top of the old modal
  - waits for the modal animation duration to pass then closes the modal that's now underneath, this prevents the flashing that occurs when modals are both opening and closing at the same time because that results in a 50% opacity of both modals during the middle of the animation
- updated preview modal and publish-flow modals to have "Publish" and "Preview" buttons respectively that call the `togglePreviewPublish` action
- updated preview modal to be fullscreen to better match the publish modal
2022-05-11 23:46:01 +01:00
..
editor Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
members Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
settings Renamed products to tiers (#2372) 2022-05-11 22:41:54 +05:30
setup Updated the copy for All Done screen 2022-03-10 11:50:35 +00:00
-contributors.hbs 🐛 fix broken assets (#616) 2017-04-05 14:08:15 +01:00
application-error.hbs Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
application.hbs Migrated <GhUnsplash> to glimmer component 2022-02-07 16:53:12 +00:00
dashboard.hbs Renamed members-email-labs to newsletters and removed unused files 2022-05-05 13:37:53 +02:00
designsandbox.hbs Added <GhPostBookmark> and displayed on publish flow complete step 2022-05-10 13:26:13 +01:00
editor.hbs Added fullscreen preview with toggle to publish flow 2022-05-11 23:46:01 +01:00
error.hbs Fixed 404 code alignment 2021-07-08 15:42:46 +02:00
launch.hbs Updated launch wizard to create custom price 2021-05-04 21:42:48 +05:30
member.hbs 🎨 Updated Member page layout (#2271) 2022-03-01 15:57:57 +01:00
members-activity.hbs Removed newsletter name from activity feed if no multiple newsletters 2022-05-04 10:23:32 +02:00
members.hbs 🐛 Fixed duplicate email open rate column when filtering members by open rate 2022-03-17 09:29:15 +00:00
offer.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
offers.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
pages-loading.hbs [chore] run the no-implicit-this codemod (#2244) 2022-02-02 17:09:02 +00:00
pages.hbs Updated empty states for posts, pages, and tags 2022-02-09 09:34:12 +01:00
posts-loading.hbs [chore] run the no-implicit-this codemod (#2244) 2022-02-02 17:09:02 +00:00
posts.hbs Hid email related ui when subscription access is set to 'Nobody' 2022-02-11 09:29:11 +01:00
reset.hbs 🎨 Redesigned user authentication pages (#2286) 2022-03-08 17:30:46 +00:00
settings.hbs Renamed members-email-labs to newsletters and removed unused files 2022-05-05 13:37:53 +02:00
setup.hbs 🎨 Redesigned user authentication pages (#2286) 2022-03-08 17:30:46 +00:00
signin.hbs Fixed linter error 2022-03-09 12:24:36 +00:00
signup.hbs Fixed linter error 2022-03-09 12:24:36 +00:00
site.hbs Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tag.hbs Fixed duplicate top-level properties after native class codemod 2022-02-10 10:20:03 +00:00
tags-loading.hbs Fixed tags loading screen UI bug 2021-03-05 10:19:37 +01:00
tags.hbs Updated empty states for posts, pages, and tags 2022-02-09 09:34:12 +01:00
whatsnew.hbs Hide system info when running in hosted environments 2022-05-10 14:11:23 +01:00