multica/apps/web
Naiyuan Qing 0afff49728 feat(web): enhance issue detail page with comment editing, deletion, and real-time updates
- Add inline comment editing and delete functionality
- Wire up WebSocket events for comment create/update/delete
- Expand issue property editing (due date, acceptance criteria, context refs)
- Add real-time issue updates via WebSocket

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 20:23:33 +08:00
..
app feat(web): enhance issue detail page with comment editing, deletion, and real-time updates 2026-03-23 20:23:33 +08:00
lib refactor(web): extract shared components, add tab system, and restructure issues page 2026-03-23 20:19:59 +08:00
test feat(agent): add agent management UI, skills/tools/triggers, and issue assignment 2026-03-23 18:31:25 +08:00
next-env.d.ts feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
next.config.ts feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
package.json Add workspace management and isolated worktree environments 2026-03-23 18:12:11 +08:00
postcss.config.mjs feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
tsconfig.json feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
vitest.config.ts test: add comprehensive test suite (Go unit/integration, Vitest, Playwright E2E) 2026-03-22 11:50:25 +08:00