dataflow/api/routes
Paul Trowbridge 3be5ccc435 Add TSV export/import backend and update unmapped sample column
- Restore export.tsv and import-csv endpoints to mappings routes
- sample column is always last in export and discarded on import
- get_unmapped_values now returns distinct source field values as sample instead of full raw records

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 20:19:51 -04:00
..
mappings.js Add TSV export/import backend and update unmapped sample column 2026-04-04 20:19:51 -04:00
records.js Initial commit: dataflow data transformation tool 2026-03-28 00:44:13 -04:00
rules.js Add g flag support and fix regex aggregation in extract rules 2026-03-29 22:48:50 -04:00
sources.js Add multi-capture regex, computed view fields, collapsible rules, and live preview 2026-03-29 16:37:15 -04:00