Ghost/core/client/models
Maurice Williams 889239b326 Wiring up "resend" and "revoke" button on user management screen
fixes #3214
- new ```resendInvite``` method on the User model encapsulates all logic
- only sending users email address when re-inviting, since the user already exists on the back-end
- ```revoke``` calls DELETE on /ghost/api/v0.1/users/:user_id
2014-07-08 11:32:34 -04:00
..
app.js Ported settings/apps logic to Ember. 2014-06-17 23:25:24 +02:00
notification.js Persistent notifications 2014-07-01 11:36:21 +02:00
post.js Indirect post title in editor 2014-07-03 11:09:05 -06:00
setting.js Enable validation for settings/general screen 2014-06-24 13:32:47 +00:00
slug-generator.js Refactored PostSettingsMenuController 2014-06-13 12:14:58 -06:00
tag.js Make exports consitent. 2014-06-09 13:58:35 -04:00
user.js Wiring up "resend" and "revoke" button on user management screen 2014-07-08 11:32:34 -04:00