No description
Find a file
lorentz ca2c9c701d feat: SHAPE historical import admin UI
- New DB tables: shape_import_runs, shape_import_logs (raw SQL applied)
- src/lib/shape-import/run-import.ts: importable core logic extracted from CLI script
- POST /api/admin/shape-import: starts run async, returns runId immediately
- GET /api/admin/shape-import: lists last 20 runs
- GET /api/admin/shape-import/[id]: polls log lines and run status
- /admin/shape-import page: drive ID config, dry run / execute (with confirmation),
  live log panel (2s poll), stats summary, run history with log replay
- Admin index: added SHAPE Historical Import card
2026-04-08 11:19:37 +00:00
.claude fix: advocate dropdown on client list shows claims dept only 2026-04-08 10:05:10 +00:00
dev Tasks: multi-note system, claims-first viewer dropdown, TaskNote schema 2026-03-25 14:57:21 +00:00
ondeck feat: SHAPE historical import admin UI 2026-04-08 11:19:37 +00:00
tasks Initial commit: OnDeck project 2026-02-18 13:20:52 +00:00
.gitignore Add root .gitignore 2026-02-18 13:22:08 +00:00