pf_app
Go to file
Paul Trowbridge f0c51096ff Update spec: generalize baseline segment filters, timeline preview
Period selection (date range, season, etc.) is now expressed as a
filter condition like any other — no separate date range section.
Preview uses a timeline/number-line bar instead of month chips.
Documents the unified filter builder approach.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 13:12:52 -04:00
lib Add date offset to baseline — project actuals into forecast period 2026-04-01 12:48:28 -04:00
public Add date offset to baseline — project actuals into forecast period 2026-04-01 12:48:28 -04:00
routes Add date offset to baseline — project actuals into forecast period 2026-04-01 12:48: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
pf_spec.md Update spec: generalize baseline segment filters, timeline preview 2026-04-01 13:12:52 -04:00
server.js Initial commit — pivot forecast application 2026-04-01 07:59:05 -04:00