Ghost/core/client/controllers
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
..
editor Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
modals Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
posts Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
settings Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
application.js oAuth 2014-06-30 14:58:10 +02:00
debug.js Fix server-side validation 2014-07-03 14:57:57 +00:00
error.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
post-settings-menu.js Indirect post title in editor 2014-07-03 11:09:05 -06:00
post-tags-input.js Ensure incomplete tags aren't lost on save 2014-06-24 12:14:27 +02:00
posts.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
reset.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js Fix direct access to settings/user 2014-07-02 17:45:21 +02:00
signin.js Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
signup.js Allow user to accept invitation 2014-07-03 17:06:07 +02:00