Ghost/ghost/admin/app/controllers/settings
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
..
apps 🎨 refactor settings screens to use ember-concurrency & gh-task-button 2017-03-08 10:00:03 -07:00
tags 🐛 ensure tag property exists before trying to trim it (#578) 2017-03-14 10:05:59 +00:00
code-injection.js 🎨 refactor settings screens to use ember-concurrency & gh-task-button 2017-03-08 10:00:03 -07:00
design.js show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
general.js 🎨 refactor settings screens to use ember-concurrency & gh-task-button 2017-03-08 10:00:03 -07:00
labs.js 🎨 refactor settings screens to use ember-concurrency & gh-task-button 2017-03-08 10:00:03 -07:00
tags.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00