Ghost/core/client/controllers
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
..
editor Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
modals Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
posts Remove minor notifications; Close persistent notifications even on error 2014-07-15 09:03:18 -06:00
settings Handle undefined datetime values 2014-07-16 17:12:45 +00:00
application.js Add a notify action to the notifications component 2014-07-17 17:34:38 +00:00
debug.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
error.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
post-settings-menu.js Add Author dropdown to PostSettingsMenu 2014-07-18 17:29:46 -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 Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00
signin.js Prevent stacking notifications during rapid toggle 2014-07-02 03:42:27 +00:00
signup.js Settings: Admin User Tab 2014-07-14 08:52:06 -04:00