0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/client/app/services
Kevin Ansfield 3f6a67bc1f Synchronous feature service
supersedes #6773
- update `feature` service and `gh-feature-flag` component to work synchronously rather than async
- use the application route's `afterModel` hook so that settings are loaded before first load
- override `session` service's `authenticate` method to load the settings after successful authentication before any other routes are processed
2016-05-07 15:00:06 +02:00
..
ajax.js Replace jQuery-based uploader.js with ember components 2016-04-05 12:03:20 +01:00
config.js refactor admin config to include explicit value types 2016-01-19 09:43:09 -06:00
dropdown.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
feature.js Synchronous feature service 2016-05-07 15:00:06 +02:00
ghost-paths.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
media-queries.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
notifications.js deps: ember-ajax@0.7.1 2016-01-18 09:37:14 -06:00
session.js Synchronous feature service 2016-05-07 15:00:06 +02:00
slug-generator.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00