Ghost/core/client/templates
Jason Williams 8a2d50b871 Improve handling of users and roles in admin
Closes #3083 Refs #3229
- Populates the dropdown list in the invite user menu with the
  list of roles a user is permitted to create.
- Users API now checks the invite user request for allowed roles.
- Change API response from 200 to 201 on successful invitation.
- Change API response from 500 to 201 when the user was created but
  the email was not sent.  The client will show a warning notification
  when it sees 'invite-pending' as the new user's status.
- Add support for "?status=all" to the /users endpoint.
- Refactor the route and controller for the /settings/users page so
  that there's only one network API call to load users instead of two.
2014-07-24 14:20:47 +00:00
..
components Preventing rogue modals from popping up when hitting the enter-key 2014-07-23 22:58:50 -04:00
editor Indirect post title in editor 2014-07-03 11:09:05 -06:00
modals Improve handling of users and roles in admin 2014-07-24 14:20:47 +00:00
posts Preventing rogue modals from popping up when hitting the enter-key 2014-07-23 22:58:50 -04:00
settings Merge pull request #3362 from sebgie/issue#3087-2 2014-07-24 12:19:08 +01:00
-floating-header.hbs Preventing rogue modals from popping up when hitting the enter-key 2014-07-23 22:58:50 -04:00
-navbar.hbs Hide Settings Tab if Author 2014-07-21 14:31:10 -07:00
-publish-bar.hbs Replace anchors with no real href with buttons 2014-07-15 17:43:21 +01:00
application.hbs Add a notify action to the notifications component 2014-07-17 17:34:38 +00:00
debug.hbs Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
editor-save-button.hbs Enable post deletion from Ember admin 2014-06-04 13:19:57 +00:00
error.hbs Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
forgotten.hbs Add validation for signin/signup 2014-06-23 21:17:57 -05:00
post-settings-menu.hbs Preventing rogue modals from popping up when hitting the enter-key 2014-07-23 22:58:50 -04:00
post-tags-input.hbs Move inline templates to standalone template file 2014-07-15 15:21:44 +00:00
posts.hbs Mobile Interactions 2014-06-24 18:33:59 -04:00
reset.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
settings.hbs Hide Settings Sidebar Based on Role 2014-07-22 08:03:52 -07:00
setup.hbs Preventing rogue modals from popping up when hitting the enter-key 2014-07-23 22:58:50 -04:00
signin.hbs Signin Validation 2014-07-01 10:51:30 -04:00
signup.hbs Preventing rogue modals from popping up when hitting the enter-key 2014-07-23 22:58:50 -04:00
user-actions-menu.hbs Transfer Ownership 2014-07-23 12:41:31 +02:00