0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps
Kevin Ansfield 04f337e085 Fixed comments-ui tests not properly mocking actions on replies
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
2024-11-26 18:34:02 +00:00
..
admin-x-activitypub Made inbox view easier to scan through (#21729) 2024-11-26 17:35:25 +00:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system 🐛 fix Windows bug with the admin file upload widget (#21687) 2024-11-22 17:21:00 -06:00
admin-x-framework Added author name as an additional check for official themes (#21665) 2024-11-21 12:04:24 +08:00
admin-x-settings 🐛 Fixed Istanbul timezone (#21686) 2024-11-21 17:23:21 +00:00
announcement-bar Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
comments-ui Fixed comments-ui tests not properly mocking actions on replies 2024-11-26 18:34:02 +00:00
portal 🐛 Fixed unsubscribe all link in Portal sometimes failing (#21703) 2024-11-24 01:10:25 +00:00
signup-form Bumped signup form package (#21631) 2024-11-15 19:11:29 +00:00
sodo-search Bumped portal and search packages (#21630) 2024-11-15 19:10:29 +00:00