mirror of
https://github.com/TryGhost/Ghost-Admin.git
synced 2023-12-14 02:33:04 +01:00
092b59fe3f
closes https://github.com/TryGhost/Ghost/issues/8127 - update theme activation to manually set other themes to `active: false` in the store now that we only the active theme back from `/themes/:name/activate` endpoint - move theme warning list item rendering into `{{gh-theme-error-li error=x}}` - add `theme-warnings` modal that accepts a warnings list, title, and optional message - after activating a theme, check if the theme has any warnings or errors and display an appropriate modal informing the user |
||
---|---|---|
.. | ||
base.js | ||
copy-html.js | ||
delete-all.js | ||
delete-post.js | ||
delete-subscriber.js | ||
delete-tag.js | ||
delete-theme.js | ||
delete-user.js | ||
import-subscribers.js | ||
invite-new-user.js | ||
leave-editor.js | ||
markdown-help.js | ||
new-subscriber.js | ||
re-authenticate.js | ||
suspend-user.js | ||
theme-warnings.js | ||
transfer-owner.js | ||
unsuspend-user.js | ||
upload-image.js | ||
upload-theme.js |