Ghost/core/client
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
..
adapters Remove CSRF from client 2014-07-01 11:39:01 +02:00
assets Remove CSRF from client 2014-07-01 11:39:01 +02:00
components Added fadeout to gh-popover 2014-07-03 13:13:18 -06:00
controllers Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
fixtures Merge pull request #2967 from szelpe/settings-apps 2014-06-22 09:04:14 +01:00
helpers Implements character count helper. 2014-06-23 20:02:09 +00:00
html About page HTML 2014-06-30 09:54:52 +01:00
initializers Fix direct access to settings/user 2014-07-02 17:45:21 +02:00
mixins Indirect post title in editor 2014-07-03 11:09:05 -06:00
models Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
routes Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00
serializers Calls to POST API have include=tags 2014-06-28 03:13:31 -04:00
templates Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
transforms Changed ember models to use moment for dates 2014-06-05 10:30:28 -06:00
utils Persistent notifications 2014-07-01 11:36:21 +02:00
validators Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
views New edit user UI 2014-07-01 18:42:13 +01:00
.jshintrc Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00
app.js Ember Data with Posts 2014-05-29 07:42:51 -05:00
router.js Removing old "user settings" screen and putting in new MU "users settings" screen and updating functional test cases. 2014-07-05 11:33:03 -04:00