0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/templates
Matt Enlow ad3ff49bea Add Author dropdown to PostSettingsMenu
Ref #3084
This PR does NOT hide the dropdown as required to close 3084.

- `EditorNewRoute` creates post with the author set to the current user
- added `authors` ArrayPromiseProxy (whoa, what?) to PSM
- added `changeAuthor` function that sets author and saves model when the user selects a new author
2014-07-18 17:29:46 -06:00
..
components Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
editor
modals Aditional classes in settings and invite user modal for the new form style 2014-07-07 17:00:47 +01:00
posts
settings Merge pull request #3297 from jaswilli/issue-3271 2014-07-18 16:07:03 +01:00
-floating-header.hbs Replace anchors with no real href with buttons 2014-07-15 17:43:21 +01:00
-navbar.hbs Fix mobile sidebar menu 2014-07-07 08:55:22 -06: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
editor-save-button.hbs
error.hbs Prevent loading setup screen if already setup 2014-07-16 15:54:42 +00:00
forgotten.hbs
post-settings-menu.hbs Add Author dropdown to PostSettingsMenu 2014-07-18 17:29:46 -06:00
post-tags-input.hbs Move inline templates to standalone template file 2014-07-15 15:21:44 +00:00
posts.hbs
reset.hbs
settings.hbs Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00
setup.hbs Fade in the setup form 2014-07-17 13:39:53 +02:00
signin.hbs
signup.hbs New signup screen 2014-07-17 13:34:40 +02:00
user-actions-menu.hbs