pf_app/public
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
..
app.js Return inserted rows from change operations for incremental grid updates 2026-04-01 12:04:28 -04:00
index.html Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
styles.css Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00