mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
68bdc1afea
fixes https://github.com/TryGhost/Team/issues/2054 This change adds the sentiment and positive_feedback counts to the posts models. This change isn't really ideal because there are some problems here: - sentiment isn't really a count - we don't need to include the sentiment and positive_feedback as a default for posts (but the same is true for attribution) It would make sense to move this to separate endpoints that only fetch the analytics for a given post when the analytics page is opened. But for our initial skateboard version of audience feedback this should be a good start to already see the data. |
||
---|---|---|
.. | ||
admin | ||
content | ||
members | ||
members-comments | ||
shared |