Ghost/core/server/models
Jason Williams 669f7f8b0c Fix content preview actions and add tests
Closes #2798
-fetch full model for active post in Backbone content preview view
-remove unnecessary type check in Models.Post.saving
-add functional tests for all post settings menu actions in editor screen
-add functional tests for all post actions in content preview
 screen for posts with and without tags
2014-05-23 20:54:02 +00:00
..
app.js Sanitize models' attributes/options before passing to bookshelf/knex 2014-05-06 23:02:49 -04:00
appField.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
appSetting.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
base.js Refactor API arguments 2014-05-15 10:41:05 +01:00
index.js Refactor API arguments 2014-05-15 10:41:05 +01:00
permission.js Sanitize models' attributes/options before passing to bookshelf/knex 2014-05-06 23:02:49 -04:00
post.js Fix content preview actions and add tests 2014-05-23 20:54:02 +00:00
role.js Refactor API arguments 2014-05-15 10:41:05 +01:00
session.js Refactor API arguments 2014-05-15 10:41:05 +01:00
settings.js Refactor API arguments 2014-05-15 10:41:05 +01:00
tag.js Refactor API arguments 2014-05-15 10:41:05 +01:00
user.js Refactor API arguments 2014-05-15 10:41:05 +01:00