1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/controllers
Kevin Ansfield 092b59fe3f 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
..
editor convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
settings show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
setup Update styles for content screen, buttons, and app frame 2017-02-16 19:50:05 +00:00
team suspend user feature 2017-03-13 13:00:48 +01:00
about.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
application.js defer navigation display until user promise is fulfilled 2017-02-01 17:03:38 -06:00
error.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
posts-loading.js add "sort by" dropdown to content screen filters (#565) 2017-03-07 10:36:28 -07:00
posts.js add "sort by" dropdown to content screen filters (#565) 2017-03-07 10:36:28 -07:00
reset.js refactor reset password screen to use ember-concurrency (#502) 2017-01-25 07:00:58 -06:00
setup.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
signin.js 🎨 refactor signin screen to use ember-concurrency & gh-task-button (#571) 2017-03-09 14:48:54 -07:00
signup.js deps: ember@2.8.2 2016-10-07 17:32:30 +01:00
subscribers.js Style updates to new app frame for all other screens 2017-02-17 10:14:16 +00:00