Ghost/core/client/routes/editor
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
..
edit.js Fix up route parameter validation 2014-07-02 14:13:07 +00:00
index.js Refactored Editor Routing 2014-06-11 12:18:44 -06:00
new.js Add Author dropdown to PostSettingsMenu 2014-07-18 17:29:46 -06:00