dataflow/database
Paul Trowbridge dcac6def87 Unify mappings UI around single SQL query with full UX improvements
- Add get_all_values() SQL function returning all extracted values (mapped
  + unmapped) with real record counts and mapping output in one query
- Add /mappings/source/:source/all-values API endpoint
- Rewrite All tab to use get_all_values directly instead of merging two
  separate API calls; counts now populated for all rows
- Rewrite export.tsv to use get_all_values (real counts for mapped rows)
- Fix save bug where editing one output field blanked unedited fields by
  merging drafts over existing mapping output instead of replacing
- Add dirty row highlighting (blue tint) and per-rule Save All button
- Fix sort instability during editing by sorting on committed values only

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 09:58:09 -04:00
..
functions.sql Unify mappings UI around single SQL query with full UX improvements 2026-04-05 09:58:09 -04:00
migrate_input_value_jsonb.sql Add multi-capture regex, computed view fields, collapsible rules, and live preview 2026-03-29 16:37:15 -04:00
migrate_tps.sql Add retain flag to rules for preserving extracted values alongside mappings 2026-04-04 20:48:52 -04:00
schema.sql Add retain flag to rules for preserving extracted values alongside mappings 2026-04-04 20:48:52 -04:00