0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/client/tests/integration
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
..
adapters Add count.posts support to user model on client 2015-11-24 17:11:35 +00:00
components Synchronous feature service 2016-05-07 15:00:06 +02:00
services Synchronous feature service 2016-05-07 15:00:06 +02:00