docling-studio/frontend/src/features
Pier-Jean Malandrino e420e8d888 feat(#211): E3 document library — /docs table, filters, bulk actions, multi-file import, StatusBadge
- StatusBadge component with 6 lifecycle states, compact/full variants, tooltip (#215)
- DocsLibraryPage: table (Name/Status/Stores/Updated), empty state (#211)
- Filter bar: status pills, store chips, debounced search, URL sync (#212)
- Multi-select with sticky bulk bar: Re-chunk, Push to store modal, Delete (#213)
- DocsNewPage: multi-file drop zone with per-file progress, sequential upload (#214)
- Document.stores?: string[] field, formatRelativeTime(iso, locale) helper
- rechunkDocument / pushDocumentToStore API + store actions (rechunk / pushToStore)
- i18n keys status.*, docs.*, docsNew.* in FR + EN

Closes #211, Closes #212, Closes #213, Closes #214, Closes #215
2026-04-30 09:06:20 +02:00
..
analysis fix(reasoning): re-scroll PDF when re-clicking the active iteration 2026-04-29 14:00:00 +02:00
chunking fix(e2e): update chunks synchronously in store to prevent rechunk timeout 2026-04-14 17:06:34 +02:00
document feat(#211): E3 document library — /docs table, filters, bulk actions, multi-file import, StatusBadge 2026-04-30 09:06:20 +02:00
feature-flags feat(#210): feature-flag mode gating + deep-link redirect 2026-04-29 17:53:55 +02:00
history refactor(audit): remediate 0.5.0 audit findings — clean architecture, security, DRY, SOLID, perf 2026-04-29 14:00:00 +02:00
ingestion feat(#160): promote Ingest to 4th Studio mode after Prepare 2026-04-11 10:17:12 +02:00
reasoning refactor(audit): remediate 0.5.0 audit findings — clean architecture, security, DRY, SOLID, perf 2026-04-29 14:00:00 +02:00
search feat(#159): extract search into dedicated sidebar tab 2026-04-11 10:14:02 +02:00
settings refactor(audit): remediate 0.5.0 audit findings — clean architecture, security, DRY, SOLID, perf 2026-04-29 14:00:00 +02:00