Ghost/ghost/admin/app/controllers
Kevin Ansfield ed361fec51 🐛 fix errors when navigating after successful import
no issue
- the synchronous settings service keeps an internal reference to the settings model, when everything in the store is unloaded during an import that reference breaks and will throw errors when accessing areas of the app that read values from it. This change adds an explicit reload of the settings model during import so that later navigation doesn't break.
2017-05-24 11:58:06 +01:00
..
editor add "delete post" button to the PSM (#649) 2017-04-19 11:46:42 +02:00
settings 🐛 fix errors when navigating after successful import 2017-05-24 11:58:06 +01:00
setup 🔥 Adapt image property changes (#661) 2017-04-24 18:22:39 +01:00
team 🐛 permit Facebook usernames with less than 5 chars (#632) 2017-05-15 19:26:34 +01:00
about.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
application.js 🐛 fix broken sidebar after successful import (#658) 2017-04-19 18:57:56 +02:00
error.js more shimming of controllers (#110) 2016-07-06 20:47:30 +01:00
posts-loading.js 🐛 fix content filters jumping when loading screen is shown 2017-04-13 12:26:04 +01:00
posts.js Content filter styling 2017-04-10 13:16:19 +02: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 setup screens to use ember-concurrency (#644) 2017-04-19 12:27:32 +02:00
signup.js 🔥 Adapt image property changes (#661) 2017-04-24 18:22:39 +01:00
subscribers.js Style updates to new app frame for all other screens 2017-02-17 10:14:16 +00:00