multica/apps/web
Jiayuan Zhang ada5687ed5 refactor(web): remove frontend mock data, extract issue config
Remove mock data files for issues and knowledge base that are no longer
needed now that the issues page uses real API calls. Extract STATUS_CONFIG
and PRIORITY_CONFIG into a dedicated config file.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 15:28:12 +08:00
..
app refactor(web): remove frontend mock data, extract issue config 2026-03-23 15:28:12 +08:00
lib feat(web): add multi-workspace switching and creation UI 2026-03-23 11:26:03 +08:00
test fix(web): resolve TypeScript errors in test mocks and knowledge-base page 2026-03-22 11:57:23 +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 test: add comprehensive test suite (Go unit/integration, Vitest, Playwright E2E) 2026-03-22 11:50:25 +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