Ghost/core/client/routes
Jacob Gable d874e79dbd Fetch actual user on settings/users/user
Closes #3279

- Switch from this.session.get('user') to this.store.find('user') and
some further limiting until a custom user adapter is created
- Switch the deactivate logic to rollback the used model
- Pass the user as the model in the link-to in user list template
2014-07-17 10:44:39 -05:00
..
editor Fix up route parameter validation 2014-07-02 14:13:07 +00:00
posts Fix up route parameter validation 2014-07-02 14:13:07 +00:00
settings Fetch actual user on settings/users/user 2014-07-17 10:44:39 -05:00
application.js Fix mobile sidebar menu 2014-07-07 08:55:22 -06:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js oAuth 2014-06-30 14:58:10 +02:00
error404.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
posts.js oAuth 2014-06-30 14:58:10 +02:00
reset.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
settings.js oAuth 2014-06-30 14:58:10 +02:00
setup.js Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
signin.js Redirect signin if authenticated 2014-07-01 11:21:05 +02:00
signout.js oAuth 2014-06-30 14:58:10 +02:00
signup.js Allow user to accept invitation 2014-07-03 17:06:07 +02:00