dataflow/ui/src
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
..
assets Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
pages Stacks: source ordering via seq field with drag-to-reorder 2026-04-19 17:11:44 -04:00
api.js Stacks: source ordering via seq field with drag-to-reorder 2026-04-19 17:11:44 -04:00
App.css Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
App.jsx Status bar, stale tracking, Pivot stack selector, stack view fixes 2026-04-19 09:43:10 -04:00
index.css Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00
main.jsx Add React UI and backend enhancements for dataflow 2026-03-29 00:35:33 -04:00