Ghost/core/client/tests/unit
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
..
components Synchronous feature service 2016-05-07 15:00:06 +02:00
controllers Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
helpers replace gh-selectize with power-select in gh-search-input 2016-04-19 10:55:10 -05:00
mixins Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
models Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
services deps: ember-suave@2.0.1 2016-04-08 16:27:24 +01:00
transforms Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
utils deps: ember-suave@2.0.1 2016-04-08 16:27:24 +01:00
validators Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00