d4b26a5971
fix(build): resolve vue-tsc -b build errors — add @types/node, fix tsconfig emit settings
...
The production build (vue-tsc -b) failed because tsconfig.node.json had
allowImportingTsExtensions without a compatible emit setting, and @types/node
was missing for node:url imports in vite.config.ts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:29:43 +00:00
f12c45f692
build: add Docker deployment — Compose, Dockerfiles, Nginx config
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:25:02 +00:00
75e053c454
fix(build): add @/ path alias to Vite config and fix tsconfig composite setting
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:21:26 +00:00
ce4f474472
feat(fe-editor): add CSV table editor and Markdown editor components
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:20:38 +00:00
b7ebbcd777
feat(fe-graph): add D3.js graph visualization — panorama, drill-down, status colors
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:17:52 +00:00
d8071bc9f3
feat(fe-project): add project management UI — list, create, delete
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:16:32 +00:00
7328057e7d
feat(frontend): add shared layer — types, API client, router, app layout
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:15:30 +00:00
c18f7c5f76
build: add frontend configuration — Vite, TypeScript, Vue 3
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 17:14:10 +00:00
09203a989c
Initial commit: arch-design-agent-skill-dashboard
2026-03-23 13:36:42 +00:00