mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
04f337e085
no issue - `MockedApi.browseComments` only worked on top-level comments, it couldn't find replies when passed `filter:'id:123'` such is used when liking and editing replies - fixed missing get handler for fetching single comment via Admin API (used after showing a hidden comment) - added `flattenComments` and `findCommentById` helper functions to facilitate easier finding of a comment or reply within the nested structure - added tests for liking and hiding replies |
||
---|---|---|
.. | ||
e2e | ||
utils |