Ghost/core/client/controllers/settings
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
..
users Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
app.js Close notifications on user action properly. 2014-06-25 16:56:09 +00:00
general.js Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00