0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps
Ronald Langeveld 781bfdd60f
Wired up admin api for hidden comments (#21724)
ref PLG-270

- Updated the getCommentByID service to filter out hidden and deleted
replies.
- Ensured all replies are loaded before applying the filter.
- Simplified logic to handle non-paginated routes by directly removing
unwanted replies.
- Wired up new Admin Endpoint that shows hidden replies but not deleted
replies.
- Updated comments-ui client
- Added unit tests for mocking apiClient event listeners.
- added eventlistener playwright tests to ensure it fires on UI clicks.
2024-11-26 16:56:17 +08:00
..
admin-x-activitypub Connected the endpoint for publishing notes (#21680) 2024-11-21 20:00:01 +00:00
admin-x-demo
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 Wired up admin api for hidden comments (#21724) 2024-11-26 16:56:17 +08: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