multica/apps/web/app/(dashboard)/issues
yushen f5353c6691 feat(upload): signed URLs for CLI + eager load attachments on comments
- Add CloudFrontSigner.SignedURL() for generating per-resource signed URLs
- Attachment responses include download_url (5-min signed URL for CLI)
- Eager load attachments on comments and timeline (same pattern as reactions)
- Add ListAttachmentsByCommentIDs query for batch loading
- Update Comment and TimelineEntry types with attachments field

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 15:42:10 +08:00
..
[id] feat(upload): signed URLs for CLI + eager load attachments on comments 2026-03-31 15:42:10 +08:00
page.test.tsx feat(upload): add file upload UI — avatar, editor paste/drop, attachments 2026-03-31 15:17:54 +08:00
page.tsx feat(issues): rewrite issues page with component decomposition and persisted filters 2026-03-26 12:36:01 +08:00