dataflow/api/routes
Paul Trowbridge 21388b7646 Server-side sorting on Records page
Clicking a column header reloads from page 1 with ORDER BY col ASC/DESC
NULLS LAST passed to the view query. Sort column is validated against
information_schema.columns to prevent injection. Pagination preserves
the active sort across prev/next.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 20:31:14 -04:00
..
mappings.js Unify mappings UI around single SQL query with full UX improvements 2026-04-05 09:58:09 -04:00
records.js Initial commit: dataflow data transformation tool 2026-03-28 00:44:13 -04:00
rules.js Add retain flag to rules for preserving extracted values alongside mappings 2026-04-04 20:48:52 -04:00
sources.js Server-side sorting on Records page 2026-04-05 20:31:14 -04:00