assessment-model/src/app
Khalim Conn-Kowlessar f7d64ccbc4 feat(reporting): add a scenario description to the report PDF
Two requests in one: describe the scenario, and fill the blank space
under the EPC distribution (the left column was shorter than the ledger).
Both are solved by an "About this scenario" brief stacked beneath the EPC
distribution in the left column.

- New getScenarioConfig() reads the scenario's immutable config
  (goal/target, housing type, budget, measure exclusions, fabric-first;
  exclusions parsed from the `{a, b}` text column).
- The brief: a plain-language sentence ("what it takes to reach EPC C
  across the portfolio's social homes…") plus a spec list (Goal, Stock,
  Budget, Fabric-first, Excluded measures with human labels).
- Recommended plans gets a matching "About recommended plans" note.
- Tightened spacing so the fuller page still fits one A4 sheet.

Verified all three views (scenario / current stock / recommended) render
as one clean page.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-20 12:15:02 +01:00
..
actions added missing files 2026-04-11 08:05:41 +00:00
api feat(reporting): complete + restyle the Download report (PDF) 2026-07-20 10:09:07 +01:00
auth Drop useEffect from VerifyCodeForm; replace tick-based countdown 2026-05-27 14:50:05 +00:00
components feat(home): Headless UI menus, drag-to-file onto rail, folder view in URL 2026-07-07 17:20:47 +00:00
db migration files 2026-07-17 12:42:01 +00:00
domna updated loading state 2025-11-03 19:46:47 +00:00
email_templates Unify invitation flow: explicit accept/decline via profile-menu notifications 2026-05-28 09:43:13 +00:00
engineDb minor, created engineDB folder but not going to proceed for the moment 2023-08-10 10:56:39 +01:00
help added favicon 2026-01-26 12:45:42 +00:00
home feat(home): Headless UI menus, drag-to-file onto rail, folder view in URL 2026-07-07 17:20:47 +00:00
hooks hot fix of src -> app 2024-12-05 17:16:05 +00:00
lib feat(home): portfolio home redesign — folder rail, starred view, grid/list 2026-07-07 16:18:44 +00:00
onboarding changing name 2025-11-10 20:53:28 +00:00
portfolio/[slug] feat(reporting): add a scenario description to the report PDF 2026-07-20 12:15:02 +01:00
shadcn_components/ui fix(building-passport): portal tooltip content so it isn't trapped by stacking context 2026-07-02 09:56:59 +00:00
types added delete 2026-01-07 15:15:21 +00:00
utils Merge remote-tracking branch 'origin/main' into feature/portfolio-tagging 2026-07-13 19:49:47 +00:00
verify/[token] added acceptance based login to work around microsoft defender 2026-03-10 18:53:37 +00:00
globals.css fix(reporting): report PDF now fits one clean A4 portrait page 2026-07-20 11:11:13 +01:00
layout.tsx feat(reporting): complete + restyle the Download report (PDF) 2026-07-20 10:09:07 +01:00
page.tsx save new login screen 2025-12-08 10:03:40 +00:00
ReactQueryProvider.tsx Adding page layout, added react query 2023-05-30 11:41:08 +01:00
utils.test.ts moving the documents ui to the deal page view 2026-05-08 10:45:40 +00:00
utils.ts added tests for pre sap ui with removed duplication 2026-05-08 09:02:21 +00:00