Ghost/core
Matt Enlow ca422dc1a4 Transition to editor.edit after saving a new post
Closes #2860
- `editor-base-controller`'s `save` action returns a promise with the model
  after saving
- `EditorNewController` will transition to `EditorEditController` upon a
  successful save (model has an id)
- Removed a console.log in editor's save function
2014-06-11 15:44:18 -06:00
..
client Transition to editor.edit after saving a new post 2014-06-11 15:44:18 -06:00
clientold Clean up routes. Use new slug endpoint in admin. 2014-05-28 03:59:06 +00:00
server Bumping to Knex 0.6.12, Bookshelf 0.7.1 2014-06-10 17:07:53 -04:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Uncommenting casper screenshots 2014-06-08 18:50:37 +02:00
bootstrap.js Fix up unit tests. Check config url with isURL. 2014-05-29 21:06:40 +00:00
index.js Add try-catch to startup 2014-05-11 17:33:18 +01:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00