scorelab / LabelLab

An Image Analysis and Classification Platform for Machine Learning Researchers
Apache License 2.0
79 stars 112 forks source link

Modify message model to include tagged entity #657

Closed vaishnavi-gupta18 closed 2 years ago

vaishnavi-gupta18 commented 2 years ago

Description

Modified message model to include two new fields entity_type and entity_id. This unables an issue or a log to be tagged within a message by a user. Added the issue and log tagging feature in team chat in frontend

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

https://user-images.githubusercontent.com/76858666/177933250-773baa40-9a20-4d65-ad41-b9d30ec87684.mp4

https://user-images.githubusercontent.com/76858666/178028945-d52535f1-512a-435b-942a-29dd320001e0.mp4

Checklist:

vaishnavi-gupta18 commented 2 years ago

@amlannandy I just pushed one more commit for tagging feature in the frontend a minute ago. I wasn't able to create a pull request for it because i guess it just got pulled without getting review. Can you review the commit ''Add log and tracking feature"" also?

amlannandy commented 2 years ago

@vaishnavi-gupta18 Okay, I'll check that one too. The whole functionality was pushed at once right? Or is there any other change left that you had to push?

vaishnavi-gupta18 commented 2 years ago

The whole functionality was pushed.

amlannandy commented 2 years ago

The whole functionality was pushed.

Cool. Should be fine then. Will review it.