feat: emoji reactions for tasks and comments #2196

Merged
konrad merged 19 commits from feature/reactions into main 2024-03-12 19:26:01 +00:00
Owner

This PR adds reactions for tasks and comments, similar to what you can do on Gitea, GitHub, Slack and plenty of other tools.

It looks like this when reacting to tasks:

image

And like this when reacting to comments:

image

This PR adds reactions for tasks and comments, similar to what you can do on Gitea, GitHub, Slack and plenty of other tools. It looks like this when reacting to tasks: ![image](/attachments/99d8876e-1dbb-4ab7-abe4-8973816c646d) And like this when reacting to comments: ![image](/attachments/323e70f9-f927-4865-b08c-a60468207ba5)
konrad added 18 commits 2024-03-12 16:20:33 +00:00
konrad added 1 commit 2024-03-12 16:20:34 +00:00
fix(reactions): make sure editing a reacted entity does not remove the reactions
Some checks failed
continuous-integration/drone/pr Build is failing
a65776ad56
konrad added 1 commit 2024-03-12 16:34:37 +00:00
fix(reactions): lint
All checks were successful
continuous-integration/drone/pr Build is passing
2ffaec15f1
Member

Hi konrad!

Thank you for creating a PR!

I've deployed the frontend changes of this PR on a preview environment under this URL: https://2196-feature-reactions--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.

This preview does not contain any changes made to the api, only the frontend.

Have a nice day!

Beep boop, I'm a bot.

Hi konrad! Thank you for creating a PR! I've deployed the frontend changes of this PR on a preview environment under this URL: https://2196-feature-reactions--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/. This preview does not contain any changes made to the api, only the frontend. Have a nice day! > Beep boop, I'm a bot.
konrad merged commit a5c51d4b1e into main 2024-03-12 19:26:01 +00:00
konrad deleted branch feature/reactions 2024-03-12 19:26:01 +00:00
Sign in to join this conversation.
No description provided.