pf_app/routes
Paul Trowbridge 56733df5d4 Add dim_group to col_meta and pf.dim_period calendar table
- col_meta: add dim_group field to group related columns (dimension hierarchies, date-adjacent columns); is_key now enabled for date role to mark group parent
- sources.js: upsert includes dim_group
- Setup.jsx: group column in col_meta editor, key checkbox enabled for date role
- gen_dim_period.sql: create and populate pf.dim_period with calendar and fiscal period cuts (monthly grain, 2018-2035)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 01:46:16 -04:00
..
log.js Undo deletes rows in place instead of reloading the forecast 2026-04-28 20:21:13 -04:00
operations.js Fix slice handling: payload preview, date column support, subtotal filter 2026-05-03 22:06:17 -04:00
sources.js Add dim_group to col_meta and pf.dim_period calendar table 2026-05-23 01:46:16 -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