Ghost/ghost/admin/app/routes/settings
Kevin Ansfield 5a8753fb8f Added ability to install free themes directly from GitHub (#1837)
refs https://github.com/TryGhost/Ghost/issues/12608
requires https://github.com/TryGhost/Ghost/pull/12635

- adds `/settings/themes/install` route with `source` and `ref` query params that match the API. Shows a confirmation modal when accessed asking to confirm installation and activation
  - does not allow Casper to be installed
  - warns if installing the theme will overwrite an existing one
  - follows similar process to zip uploads for error handling
- adds install/preview links for Massively in the free themes showcase

Co-authored-by: Sanne de Vries <sannedv@protonmail.com>
2021-02-12 09:19:25 +00:00
..
theme Added ability to install free themes directly from GitHub (#1837) 2021-02-12 09:19:25 +00:00
code-injection.js 🐛 Fixed unexpected "unsaved changes" modals when accessing screens 2019-12-13 17:09:06 +00:00
general.js 🐛 Fixed unexpected "unsaved changes" modals when accessing screens 2019-12-13 17:09:06 +00:00
labs.js Moved members settings to new page (#1736) 2020-10-22 16:09:00 +05:30
members-email.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
members-payments.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
navigation.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
theme.js Separate theme design (#1831) 2021-02-02 16:08:04 +00:00