docling-studio/frontend
Pier-Jean Malandrino 62e5efb790 feat(#76): ingest button in Studio Prepare mode
Add one-click ingest button in the Studio topbar when mode=prepare,
ingestion pipeline is available, and chunks exist. Wires to IngestionService
via ingestionStore.ingest(). Availability checked on mount.
Green ingest button styled consistent with topbar actions.
2026-04-10 21:50:30 +02:00
..
public Update logo with final version 2026-04-02 17:28:22 +02:00
src feat(#76): ingest button in Studio Prepare mode 2026-04-10 21:50:30 +02:00
.prettierignore Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00
.prettierrc Add qualityt check and contributing doc 2026-03-21 15:34:54 +01:00
Dockerfile Refacto and add cp paste btn 2026-03-21 15:03:10 +01:00
env.d.ts Add release process, dynamic versioning, and changelog catch-up 2026-04-02 16:08:37 +02:00
eslint.config.js fix: resolve CI warnings (Node.js 20 deprecation + ESLint formatting) 2026-04-08 14:54:56 +02:00
index.html Add logo across navbar, home hero, studio, and favicon 2026-04-02 17:11:31 +02:00
nginx.conf fix: limit upload to 5 MB / 20 pages max and increase conversion timeout 2026-04-07 10:56:16 +02:00
package-lock.json Add release process, dynamic versioning, and changelog catch-up 2026-04-02 16:08:37 +02:00
package.json chore: bump version to 0.3.1 and update CHANGELOG 2026-04-09 15:52:09 +02:00
tsconfig.json Migrate frontend in typescript 2026-03-21 15:58:43 +01:00
vite.config.js Add release process, dynamic versioning, and changelog catch-up 2026-04-02 16:08:37 +02:00