pf_app/routes
Paul Trowbridge 54c93c28dd Make units column optional throughout source registration and SQL generation
- SQL generator no longer requires a units col; recode/clone/scale omit units
  expressions when none is configured in col_meta
- Source registration validation drops units from required roles (value + date
  are the only hard requirements)
- DELETE /api/sources/:id returns 409 when existing versions reference the source
- Setup.jsx surfaces the 409 error via flash instead of silently failing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 23:44:06 -04:00
..
log.js Add PATCH note route and row_count to change log 2026-05-23 02:01:19 -04:00
operations.js Fix slice handling: payload preview, date column support, subtotal filter 2026-05-03 22:06:17 -04:00
sources.js Make units column optional throughout source registration and SQL generation 2026-06-12 23:44:06 -04:00
tables.js Expose pf_note/pf_op in forecast data; fix tables list duplicates 2026-04-28 19:51:45 -04:00
versions.js Refactor sources UI, rename pf_ system cols, replace filter builder with raw SQL 2026-04-03 00:47:57 -04:00