multica/apps/web/app
Jiayuan Zhang 18cd938e01 fix(web): resolve TypeScript errors in test mocks and knowledge-base page
- Add missing Issue fields (parent_issue_id, acceptance_criteria, etc.) to test mocks
- Fix Agent mock fields to match actual type (runtime_config, owner_id, avatar_url)
- Import vi in test/helpers.tsx and add type annotation for mockAuthValue
- Add non-null assertions for array indexing in knowledge-base markdown renderer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 11:57:23 +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): resolve TypeScript errors in test mocks and knowledge-base page 2026-03-22 11:57:23 +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