Ghost/core/client/initializers
Kevin Ansfield 7bfe6e9db7 Fix direct access to settings/user
closes #3162
- removes injection of user object in application route's beforeModel
- removes injection/cleanup of user object in signedIn/signedOut actions
- removes loading of user and passing to signedIn action in signup/setup controllers
- adds 'user' property to session object
- updates header nav to reference session.user
- sets model of settings/user route to session.user and forces reload
- on leaving settings/user, rollback any unsaved changes
2014-07-02 17:45:21 +02:00
..
authentication.js Fix direct access to settings/user 2014-07-02 17:45:21 +02:00
current-user.js Switch Ember initializers to public API methods 2014-06-23 18:35:39 +00:00
ghost-config.js Add fileStorage config to frontend 2014-06-23 23:33:14 +01:00
ghost-paths.js Switch Ember initializers to public API methods 2014-06-23 18:35:39 +00:00
notifications.js oAuth 2014-06-30 14:58:10 +02:00
popover.js Implement Shortcuts in Ember 2014-06-19 15:07:42 -06:00
trailing-history.js Fix trailing slashes output app-wide 2014-06-15 16:55:12 -04:00