pf_app
Go to file
Paul Trowbridge ddd16bc7a0 Show params column in log grid
Exposes the stored params (e.g. date_from/date_to for baseline/reference)
so the date range used in each operation is visible in the log.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 12:28:03 -04:00
lib Return inserted rows from change operations for incremental grid updates 2026-04-01 12:04:28 -04:00
public Show params column in log grid 2026-04-01 12:28:03 -04:00
routes Return inserted rows from change operations for incremental grid updates 2026-04-01 12:04:28 -04:00
setup_sql Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
.env.example Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
.gitignore Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
install.sh Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
package-lock.json Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
package.json Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00
server.js Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00