Ghost/core/client/controllers/modals
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
..
delete-all.js Remove CSRF from client 2014-07-01 11:39:01 +02:00
delete-post.js Close notifications on transition or user action. 2014-06-24 13:51:47 +02:00
invite-new-user.js Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
leave-editor.js Change text on leave modal cancel button 2014-06-26 09:04:52 +01:00
upload.js Convert general settings page to ember data 2014-06-20 04:38:41 +00:00