multica/apps/web/app
yushen c4a7cf9726 fix(web): allow clearing workspace description and context fields
Previously `|| undefined` prevented sending empty strings, making it
impossible to clear these fields once set. Now always send the current
value so the backend COALESCE correctly updates the column.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 16:03:39 +08:00
..
(auth)/login fix(web): wrap search params pages in suspense 2026-03-24 12:07:20 +08:00
(dashboard) fix(web): allow clearing workspace description and context fields 2026-03-24 16:03:39 +08:00
pair/local fix(web): wrap search params pages in suspense 2026-03-24 12:07:20 +08:00
globals.css feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
layout.tsx refactor(web): extract shared components, add tab system, and restructure issues page 2026-03-23 20:19:59 +08:00
page.tsx feat(web): integrate frontend with live API and add auth context 2026-03-22 11:50:14 +08:00