0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/templates
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
..
components Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
editor Indirect post title in editor 2014-07-03 11:09:05 -06:00
modals Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
posts Stay on posts.index route when no posts exist 2014-06-25 14:56:41 +00:00
settings Implementation of "invite a new user" modal 2014-07-06 16:18:51 -04:00
-floating-header.hbs
-navbar.hbs 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
-publish-bar.hbs
application.hbs
debug.hbs Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
editor-save-button.hbs
error.hbs
forgotten.hbs
post-settings-menu.hbs PostSettingsMenu: Don't save new posts, reset values on failure 2014-07-02 15:29:15 -06:00
post-tags-input.hbs
posts.hbs Mobile Interactions 2014-06-24 18:33:59 -04:00
reset.hbs
settings.hbs 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
setup.hbs New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
signin.hbs Signin Validation 2014-07-01 10:51:30 -04:00
signup.hbs
user-actions-menu.hbs New edit user UI 2014-07-01 18:42:13 +01:00