Commit Graph

12 Commits

Author SHA1 Message Date
aa8d495a92 feat(graph): group-partitioned layout with document view toggle (GAP-F1)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 08:57:08 +00:00
846242ae1a feat(graph): rich detail panel with API fetch and edit button (GAP-F2, GAP-F5)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 08:56:03 +00:00
144ec8cc80 chore: add deployment config and work records 2026-03-24 01:08:25 +00:00
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