0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/integration/model
Katharina Irrgang a7b0029471 Added mobiledoc revisions functionality
closes 

- Added post model implementation to be able to store up to 10 versions of mobiledoc
- Bumped GQL to support filtering on the mobiledoc revision table
- Added tests ensuring new functionality works
2018-10-09 15:31:09 +02:00
..
base Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
model_accesstoken_spec.js Use Bookshelf in our test env () 2018-04-25 17:13:35 +02:00
model_app-fields_spec.js Use Bookshelf in our test env () 2018-04-25 17:13:35 +02:00
model_app-settings_spec.js Use Bookshelf in our test env () 2018-04-25 17:13:35 +02:00
model_apps_spec.js Use Bookshelf in our test env () 2018-04-25 17:13:35 +02:00
model_invite_spec.js
model_permissions_spec.js Use Bookshelf in our test env () 2018-04-25 17:13:35 +02:00
model_posts_spec.js Added mobiledoc revisions functionality 2018-10-09 15:31:09 +02:00
model_roles_spec.js Set up schema and models for API Key authentication () 2018-10-02 17:46:38 +01:00
model_settings_spec.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
model_tags_spec.js Removed toJSON serialization in findPage method () 2018-09-26 14:11:22 +02:00
model_users_spec.js Fixed travis 2018-10-06 02:09:07 +02:00