Hiren Kangad
303124f518
feat(annotations): comments, threads, voting system with review mode
Backend:
- comment_threads + comments + object_votes tables with indexes
- Thread/comment CRUD endpoints with socket broadcast
- Vote toggle endpoint with socket broadcast
Frontend:
- AnnotationStore for reactive thread/comment/vote state
- FeedbackPanel with thread list, expanded view, replies, filtering
- Vote toggle buttons in panel
- PinOverlay for canvas pin markers + vote badges
- Review Mode toggle in toolbar (comment bubble icon)
- Jump-to-object from thread view
- Orphaned thread detection for deleted objects
- New comment creation from panel when object selected
- Socket event wiring for real-time sync
2026-03-10 21:04:38 +05:30
..
2026-03-10 21:04:38 +05:30
2026-03-09 23:03:16 +05:30
2026-03-10 19:04:42 +05:30
2026-03-10 03:58:53 +05:30
2026-03-09 13:57:49 +05:30
2026-03-10 21:04:38 +05:30
2026-03-10 03:58:53 +05:30
2026-03-09 22:55:48 +05:30
2026-03-09 13:57:49 +05:30
2026-03-10 21:04:38 +05:30
2026-03-10 19:04:42 +05:30