dataflow/database/queries
Paul Trowbridge 9e6d184bd8 Stacks: source ordering via seq field with drag-to-reorder
- Add seq column to stack_sources; existing rows seeded by insertion order
- New sources auto-assigned max(seq)+1 so they always append to the end
- get_stack and generate_stack_view now order by seq instead of source_name
- Add reorder_stack_sources() function and PUT /:name/sources/reorder endpoint
- Source cards have drag handles matching the output columns grid behavior

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 17:11:44 -04:00
..
mappings.sql Add global Remap page for bulk output value replacement 2026-04-15 20:22:52 -04:00
records.sql Add per-record overrides that survive reprocess 2026-04-15 21:02:54 -04:00
rules.sql Records filters, global picklist, autocomplete, and rule reprocess 2026-04-14 16:28:26 -04:00
sources.sql Add per-record overrides that survive reprocess 2026-04-15 21:02:54 -04:00
stacks.sql Stacks: source ordering via seq field with drag-to-reorder 2026-04-19 17:11:44 -04:00
status.sql Status bar, stale tracking, Pivot stack selector, stack view fixes 2026-04-19 09:43:10 -04:00