pf_app/routes
Paul Trowbridge cfee3e96b9 Return inserted rows from change operations for incremental grid updates
Instead of re-fetching all forecast data after scale/recode/clone/reference,
the routes now return the inserted rows directly. The frontend uses ag-Grid's
applyTransaction to add only the new rows, eliminating the full reload round-trip.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 12:04:28 -04:00
..
log.js Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
operations.js Return inserted rows from change operations for incremental grid updates 2026-04-01 12:04:28 -04:00
sources.js Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
tables.js Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
versions.js Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00