Ghost/core/client/routes/settings
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
..
users Fetch actual user on settings/users/user 2014-07-17 10:44:39 -05:00
apps.js oAuth 2014-06-30 14:58:10 +02:00
general.js oAuth 2014-06-30 14:58:10 +02:00
index.js Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00
users.js Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00