Ghost/core
David Arvelo a958a66c4c New posts pass PostsController sorting function at the top
- PostsController orderBy function sorts posts with isNew to the top, otherwise their undefined dates fail to compare
- also catch when `updated_at` is undefined, happens when model is being written with results from the server
- catch objects of type Error in validation engine, helps catching client errors
- join server errors with BR tag in ajax util
- add `emberBuild` task to `grunt test-functional`
- add a test helper, `thenTransitionAndWaitForScreenLoad`, to test transitioning to major parts of the app
- add a test that transitions from Content to the Editor, and back to Content
2014-06-29 21:49:32 -04:00
..
client New posts pass PostsController sorting function at the top 2014-06-29 21:49:32 -04:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server Fix mail test send endpoint 2014-06-26 22:00:31 +00:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test New posts pass PostsController sorting function at the top 2014-06-29 21:49:32 -04:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00