Ghost/ghost/admin/app/models
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
..
invite.js 💄remove final jscs references 2016-11-16 12:27:30 +00:00
navigation-item.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
notification.js 🐛 fix duplicate server alerts + default alert bg color (#242) 2016-09-01 11:01:54 -05:00
post.js 🎨 convert post-settings-menu into a component (#137) 2017-03-10 14:30:01 +00:00
role.js Remove UUID attrs from all models except Post (#404) 2016-11-17 11:38:47 -06:00
setting.js 🎨 move theme activation to /themes endpoint 2017-03-08 10:46:33 +00:00
slack-integration.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
subscriber.js Remove UUID attrs from all models except Post (#404) 2016-11-17 11:38:47 -06:00
tag.js Remove UUID attrs from all models except Post (#404) 2016-11-17 11:38:47 -06:00
theme.js show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
user.js suspend user feature 2017-03-13 13:00:48 +01:00