multica/apps/web/app
Naiyuan Qing 6185b7571e refactor(web): extract shared components, add tab system, and restructure issues page
- Extract AppSidebar, TabBar, TabLink into dashboard _components
- Add tab-store for browser-like tab navigation state
- Move StatusIcon/PriorityIcon to issues/_components, config to _config
- Replace inline CreateIssueForm with Dialog (status/priority selection)
- Add calendar component to packages/ui
- Simplify dashboard layout with SidebarProvider

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 20:19:59 +08:00
..
(auth)/login test: add comprehensive test suite (Go unit/integration, Vitest, Playwright E2E) 2026-03-22 11:50:25 +08:00
(dashboard) refactor(web): extract shared components, add tab system, and restructure issues page 2026-03-23 20:19:59 +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