0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/shared/models
Hannah Wolfe d15f1f8961 closes #101 - data model updates
Further changes to the data model to ensure created_by, author_id and updated_by are all set to user 1
Updated settings such that the default type is always 'general', and changed the types in the fixtures to be slightly more useful
Added additional assertions to tests to cover more assumptions about data
2013-06-17 23:59:08 +01:00
..
base.js simplifying the model structure, again 2013-06-01 11:14:05 -04:00
index.js Added consistent error handling throughout the models 2013-06-16 22:36:28 +01:00
permission.js Permissions / ACL 2013-06-06 08:15:10 +01:00
post.js closes #101 - data model updates 2013-06-17 23:59:08 +01:00
role.js Permissions / ACL 2013-06-06 08:15:10 +01:00
settings.js closes #101 - data model updates 2013-06-17 23:59:08 +01:00
user.js Added consistent error handling throughout the models 2013-06-16 22:36:28 +01:00