assessment-model/src/app
Khalim Conn-Kowlessar 56fdfa06e4 Only let surveyed outcomes override a Do Not Book status
Previously, any HubSpot outcome would override bookingStatus="Do Not Book"
and keep the property in the normal pipeline. That was too permissive —
outcomes like "Tenant Refusal" or "Not Viable" combined with Do Not Book
should classify the property as Removed from Bookings, not lurk in Queries
or the survey-issues bucket.

Now only completed survey outcomes (Surveyed, Surveyed - Pending Upload,
EPC Completed) override Do Not Book. Any other outcome + Do Not Book
falls through to Removed from Bookings, surfaces in the Halted or Removed
panel, and gets the matching stage badge in the Properties tab. The
redundant "Removed from Bookings" chip in the drill-down table is gone
since the stage classification now carries that signal cleanly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-29 12:05:53 +00:00
..
actions added missing files 2026-04-11 08:05:41 +00:00
api Move inviteRequestSchema out of route.ts to satisfy Next 15 build 2026-05-28 11:29:54 +00:00
auth Drop useEffect from VerifyCodeForm; replace tick-based countdown 2026-05-27 14:50:05 +00:00
components Confirm invitation accept with a dialog + refresh portfolios list 2026-05-28 10:55:34 +00:00
db Surface coordinator damp & mould commentary in the risk drill-down 2026-05-28 14:58:23 +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 Fixing auth options export issue 2025-10-28 11:49:19 +00:00
hooks hot fix of src -> app 2024-12-05 17:16:05 +00:00
lib Gate user-access page behind admin privilege; allow admin role assignment 2026-05-27 16:40:34 +00:00
onboarding changing name 2025-11-10 20:53:28 +00:00
portfolio/[slug] Only let surveyed outcomes override a Do Not Book status 2026-05-29 12:05:53 +00:00
shadcn_components/ui Surface coordinator damp & mould commentary in the risk drill-down 2026-05-28 14:58:23 +00:00
types added delete 2026-01-07 15:15:21 +00:00
utils refactored with improve-code-archievture and grill-with-docs 2026-05-06 15:49:34 +00:00
verify/[token] added acceptance based login to work around microsoft defender 2026-03-10 18:53:37 +00:00
globals.css doesn't mount straight away and reload data - keeps it stale with cache 2026-01-07 11:33:20 +00:00
layout.tsx re-vamping ara ui 2026-04-08 10:29:14 +00: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