- Introduced "Full Run" support in execution logic, including progress tracking, cancellation, and job status updates. - Extended backend to manage full execution jobs, handle dataset previews, and return detailed analysis and artifacts. - Updated frontend components to support full runs, with execution sorting, live updates, and detailed execution views. - Enhanced `ExecutionsView` with progress indicators, status filtering, and dataset preview capabilities. - Added IndexedDB schema migration to track additional execution metadata. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitkeep | ||
| AGENTS.md | ||
| biome.json | ||
| bun.lock | ||
| components.json | ||
| data-designer.openapi (1).yaml | ||
| eslint.config.js | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
React + TypeScript + Vite + shadcn/ui
This is a template for a new Vite project with React, TypeScript, and shadcn/ui.