1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/mirage
Kevin Ansfield 98a2da09fc Automatically update count.posts when serialising tags in mirage
no issue
- add a new mirage serialiser for tags that updates the count.posts for each tag that gets serialised
- better matches real API behaviour
2018-11-08 13:49:00 +00:00
..
config Fixed saving of posts with tags using mirage 2018-11-08 13:43:58 +00:00
factories Automatically update count.posts when serialising tags in mirage 2018-11-08 13:49:00 +00:00
fixtures Removed dated permalinks setting 2018-08-14 17:49:50 +01:00
models Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
scenarios Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
serializers Automatically update count.posts when serialising tags in mirage 2018-11-08 13:49:00 +00:00
.eslintrc.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
config.js Added initial custom integrations UI (#1051) 2018-10-18 00:18:29 +01:00
utils.js Fixed mirage not respecting ?limit=all queries 2018-11-07 17:07:55 +00:00