Approval Hub
Plan lock/approval workflow — create locks, submit for approval, view status.
2 screens · 3 configs
Approval Hub Grid
The main approval hub list grid showing all plans and their statuses.
Hub Column Definitions
Review carefully
(~6KB)
AG-Grid column definitions for the hub list grid. Includes status options and default sort.
Hub Tabs & Display Settings
Configure in form
(~1KB)
Tab definitions (all_plans, locked, awaiting, approved, rejected), display interval, date format, status colors.
Hub KPI Formulas
Edit in spreadsheet
(~2KB)
KPI formulas captured at lock creation time. Same structure as kpi_formula_json.
Approval Hub Filters
Filter panel for the approval hub. Currently NOT in ui_definitions — the FE builds filters programmatically from the item-management config via planingGrid.util.ts. Needs a dedicated ui_definitions entry for full configurability.