pf_app
Each ledger row derived only from its own input, so typing a dollar figure left the units and price rows blank -- which are precisely the two numbers that say whether you just asked for a volume change or a price change. The plug toggle decided it and then showed you nothing. Adds a Result line under the edit rows carrying value, units and price together, resolved the same way the server resolves the increments: a price input multiplies through volume, a dollar input with plug = volume scales units in proportion, anything else holds units. Measures that actually move are picked out in blue against the ones that hold, so plug = price reads as price moving alone and plug = volume as price standing still. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| lib | ||
| public | ||
| routes | ||
| setup_sql | ||
| ui | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| install.sh | ||
| package-lock.json | ||
| package.json | ||
| PERSPECTIVE.md | ||
| pf_perspective_options.md | ||
| pf_spec.md | ||
| pf.sh | ||
| server.js | ||