Ghost/core/client/models
Maurice Williams 972831c733 Implementation of "invite a new user" modal
Closes #3079
- new controller and template for invite-new-user-modal
- actually triggers email invite via POST /ghost/api/v0.1/users/
- setting default language value (on the client) when creating a user
- only available role is "Author" - pending 3196
- updates to UsersIndexController to allow dynamic property calculation and template rending
2014-07-06 16:18:51 -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 Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00