Ghost/ghost/admin/app/controllers
Kevin Ansfield c3b49b45cf 🎨 synchronous settings service
no issue
- adds `settings` service that acts as a proxy to the singular settings model with methods to fetch and reload, also prevents accidentally loading only some settings types which has caused problems in the past
- updates app boot, signin, and signup processes to fetch settings ensuring that any part of the app can grab settings synchronously if needed
- removes `timeZone` service, it's no longer needed as we can grab `settings.activeTimezone` directly
- replaces all store queries for the settings model with appropriate `settings` methods
- refactors `apps/*` routes/controllers, they had become a little convoluted with the way they were dealing with settings and the new service helped to clean that up
2017-03-20 07:43:49 -05:00
..
editor
settings 🎨 synchronous settings service 2017-03-20 07:43:49 -05:00
setup 🎨 synchronous settings service 2017-03-20 07:43:49 -05:00
team suspend user feature 2017-03-13 13:00:48 +01:00
about.js
application.js defer navigation display until user promise is fulfilled 2017-02-01 17:03:38 -06:00
error.js
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
signin.js 🎨 synchronous settings service 2017-03-20 07:43:49 -05: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