mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 11:34:24 +03:00
a958a66c4c
- 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 |
||
---|---|---|
.. | ||
ajax.js | ||
bound-one-way.js | ||
codemirror-mobile.js | ||
codemirror-shortcuts.js | ||
date-formatting.js | ||
ghost-paths.js | ||
link-view.js | ||
mobile-utils.js | ||
notifications.js | ||
set-scroll-classname.js | ||
text-field.js | ||
validator-extensions.js | ||
word-count.js |