mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
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. |
||
---|---|---|
.. | ||
actions.test.ts | ||
auth-frame.test.ts | ||
autoclose-forms.test.ts | ||
content.test.ts | ||
cta.test.ts | ||
editor.test.ts | ||
labs.test.ts | ||
lazy-loading.test.ts | ||
options.test.ts | ||
pagination.test.ts |