multica/apps/web/app
Jiayuan Zhang 1ba0fb071a fix(web): fix stale state bugs, add real-time updates, and build verification pipeline
- Fix kanban board columns not adapting to available width (w-64 → flex-1)
- Fix workspace name not updating in sidebar after save in settings
- Fix comments leaking across issues when navigating between issue details
- Fix duplicate issue appearing on create (race between callback and WebSocket)
- Add real-time WebSocket listeners for agents and inbox pages
- Add `make check` one-click verification pipeline (typecheck + tests + E2E)
- Add E2E test fixtures for self-contained test data setup/teardown
- Add settings E2E test and updateWorkspace unit test
- Make `make start/setup` reuse existing PostgreSQL if already running
- Update CLAUDE.md with AI agent verification loop and E2E test patterns

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 12:44:49 +08:00
..
(auth)/login test: add comprehensive test suite (Go unit/integration, Vitest, Playwright E2E) 2026-03-22 11:50:25 +08:00
(dashboard) fix(web): fix stale state bugs, add real-time updates, and build verification pipeline 2026-03-22 12:44:49 +08:00
globals.css feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
layout.tsx feat(web): integrate frontend with live API and add auth context 2026-03-22 11:50:14 +08:00
page.tsx feat(web): integrate frontend with live API and add auth context 2026-03-22 11:50:14 +08:00