Ghost/ghost/admin/tests
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
..
acceptance fix broken gh-image-uploader tests 2017-03-17 19:15:02 +02:00
helpers Revert "Multi line title (#575)" 2017-03-14 16:37:47 +00:00
integration 🎨 synchronous settings service 2017-03-20 07:43:49 -05:00
unit 🎨 synchronous settings service 2017-03-20 07:43:49 -05:00
.eslintrc.js add dropdown filters for post type, author, and tag (#554) 2017-03-02 12:35:09 -06:00
index.html Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
test-helper.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00