meyerhoferc / secret-santa

0 stars 0 forks source link

Comments #47

Closed kmeyerhofer closed 4 years ago

kmeyerhofer commented 4 years ago

Comments added

This PR adds comments to Groups, Lists and Items, closing #45. A group owner can delete all comments within a group and a comment author can delete their own comments too.

Comments are rendered in a reusable partial.

Tests added and passing.

meyerhoferc commented 4 years ago

Thank you for adding this, looks good. I think the extra logic in the CommentsController could be relocated or reworked, but this works well for our current purposes. I'm looking forward to this feature and how it will increase user engagement!