Ghost/ghost/admin/app/components/modals
Kevin Ansfield 569e4576d5 Added install+activate process to view theme screen
closes https://github.com/TryGhost/Team/issues/1130

- migrated install theme process to new modal system and changed to install+activate
- added "Use theme" button that opens the new install+activate modal
- when the view theme screen opens the install modal, an `onSuccess` callback is passed which sets a property that will skip closing the install modal when the view theme modal is closed and transitions to the `settings.design` route leaving the "success" modal state on screen
- added a `skipErrors` option to `themeManage.activateThemeTask` so that it can be used from processes that already handle theme errors without opening extra modals on top
2021-10-12 16:47:44 +01:00
..
design Added install+activate process to view theme screen 2021-10-12 16:47:44 +01:00
limits Added advanced theme settings modal 2021-10-05 20:44:27 +01:00
offers Updated shareable offer link UI on list screen 2021-10-08 09:28:17 +05:30
post-preview Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
confirm-unsaved-changes.hbs Fixed close button in confirm modal causing navigation 2021-09-30 16:26:20 +01:00
delete-post.hbs Added "Enter" key handling to refactored delete-post modal 2021-09-13 13:58:13 +01:00
delete-post.js Converted delete-post modal to EPM based modal 2021-09-13 13:01:12 +01:00
post-preview.hbs Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
post-preview.js Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00