Skip to content

Display comments for personal snippets

Jarka Kadlecova requested to merge 12910-personal-snippets-notes-show into master

What does this MR do?

It supports displaying comments for personal snippets. Additionally a user can add an award emoji to a note on personal snippet and destroy action was implemented as well.

Some views were moved from projects/notes into shared/notes and only parts where notes for personal snippets and other differs are solved by views stored in projects and snippets.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We want to support comments for personal snippets and this MR supports displaying them.

At least one more MR for create and update will come. We don't have any comments for personal snippets now so this MR will not have any affect yet.

Screenshots (if relevant)

personal_snippets_view

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#12910 (closed)

Merge request reports