pf_app/ui/src
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
..
assets Scaffold React/Vite/Tailwind UI with 3-step Setup → Baseline → Forecast flow 2026-04-25 16:28:45 -04:00
components Improve theme toggle icons; document light/dark in CLAUDE.md 2026-05-02 22:59:21 -04:00
views Make units column optional throughout source registration and SQL generation 2026-06-12 23:44:06 -04:00
App.css Scaffold React/Vite/Tailwind UI with 3-step Setup → Baseline → Forecast flow 2026-04-25 16:28:45 -04:00
App.jsx Lift source/version selection to a functional StatusBar 2026-04-28 20:54:55 -04:00
index.css Align dark mode with Perspective's Pro Dark theme 2026-04-28 20:32:48 -04:00
main.jsx Add light/dark mode with theme toggle 2026-04-25 23:29:25 -04:00
theme.jsx Add light/dark mode with theme toggle 2026-04-25 23:29:25 -04:00