Ghost/ghost/admin/app/models
Kevin Ansfield 259559e6b2 Add count.posts support to user model on client
no issue
- moves adapter tests from unit to integration as we are not testing them in isolation
- add test for querying user's by slug with `include=count.posts`
- add `count` attribute to User model
2015-11-24 17:11:35 +00:00
..
notification.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
post.js Ember-cli, Ember, & Ember Data 1.13.x upgrades 2015-10-06 16:09:05 +01:00
role.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
setting.js Standardize on var-less export default across ember app 2015-10-06 10:59:50 +01:00
slug-generator.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
tag.js Update client for tag.post_count -> tag.count.posts rename 2015-11-23 19:57:56 +00:00
user.js Add count.posts support to user model on client 2015-11-24 17:11:35 +00:00