Ghost/ghost/admin/mirage/config
Kevin Ansfield 640499af70 show theme warnings/errors when activating a theme (#576)
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
2017-03-14 08:54:58 -05:00
..
authentication.js
configuration.js
invites.js 🐛 display correct expired/expires text for invites (#550) 2017-02-27 13:11:39 +00:00
posts.js fix(psm): fix author dropdown in post-settings-menu 2017-03-14 10:12:06 +00:00
roles.js
settings.js fetch themes from /themes endpoint (#542) 2017-02-21 18:28:44 +00:00
slugs.js
subscribers.js
tags.js
themes.js show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
users.js suspend user feature 2017-03-13 13:00:48 +01:00