VirtusLab-Open-Source / strapi-plugin-comments

A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
MIT License
405 stars 63 forks source link

Feat/moderator responses in threads #150

Closed AndrzejBugdol closed 1 year ago

AndrzejBugdol commented 2 years ago

Ticket

55

Summary

What does this PR do/solve?

Allows moderator to respond directly in thread, start a new thread under comment and update comment.

Test Plan

  1. Add some comments
  2. Start new threads by submitting new comments under created ones
  3. Update your submitted comment, should only work if you are the author
  4. Delete your comment, should only work if you are the author
  5. Block thread and re-open it by submitting new comment
codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@15b9b57). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #150   +/-   ##
==========================================
  Coverage           ?   74.33%           
==========================================
  Files              ?       10           
  Lines              ?      643           
  Branches           ?      231           
==========================================
  Hits               ?      478           
  Misses             ?      162           
  Partials           ?        3           
Flag Coverage Δ
unittest 74.33% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

hosnas commented 1 year ago

When we can have this interesting feature?