pf_app
The load filter dropdown listed role 'date' and role 'filter' only, so a segment could not be cut on sseas without recoding it -- and role is a single value, so that trade would have taken it off the pivot to put it in a dropdown. Nothing downstream required the restriction: the server drops filter_clause into the load's WHERE against the source table without consulting col_meta, and this form takes values as free text rather than through the key-only values endpoint. So the fix is to stop filtering them out. 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 | ||