dataflow/api/routes
Paul Trowbridge ef6c6bbbb8 Add Stacks feature: multi-source union with running balance and calibration
- database/queries/stacks.sql: tables, functions for create/update/delete/calibrate/generate view
- api/routes/stacks.js: REST endpoints for stacks and stack sources
- api/server.js: register stacks router
- ui/src/api.js: stacks API methods
- ui/src/App.jsx: Stacks page route and nav entry
- ui/src/pages/Stacks.jsx: full UI for stack management, source mapping, calibration

Note: SQL deployment pending fix for balance_offset column and calibrate_balance signature

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 15:48:42 -04:00
..
mappings.js Add global Remap page for bulk output value replacement 2026-04-15 20:22:52 -04:00
records.js Add per-record overrides that survive reprocess 2026-04-15 21:02:54 -04:00
rules.js Records filters, global picklist, autocomplete, and rule reprocess 2026-04-14 16:28:26 -04:00
sources.js Pivot: named layouts saved in DB per source 2026-04-15 07:31:46 -04:00
stacks.js Add Stacks feature: multi-source union with running balance and calibration 2026-04-18 15:48:42 -04:00