assessment-model/src/app/api
Khalim Conn-Kowlessar 7ced6c0818 Move inviteRequestSchema out of route.ts to satisfy Next 15 build
Next.js 15 enforces a strict allowlist of named exports from route.ts
files; "inviteRequestSchema" was rejected by the route-validator with
"is not a valid Route export field" during npm run build. Splitting the
schema into a sibling module (which is exempt from the allowlist) and
importing it from route.ts and the test. Renames the test file to
match its target module.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 11:29:54 +00:00
..
auth Unify invitation flow: explicit accept/decline via profile-menu notifications 2026-05-28 09:43:13 +00:00
book-survey push to develop 2025-11-03 19:08:05 +00:00
due-considerations commiting due considerations, fixing bug with updating of sap and cost on recommendations 2023-09-28 09:28:49 +01:00
eco-spreadsheet added api to trigger eco spreadsheet 2023-10-13 00:22:27 +08:00
energy-assessment-documents fixing typescript error 2024-09-09 15:12:41 +01:00
live-tracking/property-documents implemeting document search on deal id instead of uprn 2026-04-20 18:58:24 +00:00
organisations added missing files 2026-04-04 13:37:42 +00:00
plan Updating the plans ui 2026-04-08 20:47:14 +00:00
portfolio Move inviteRequestSchema out of route.ts to satisfy Next 15 build 2026-05-28 11:29:54 +00:00
postcode fixed cachig to store more than 100 2025-11-13 19:21:42 +00:00
properties adjusted lazy load banner 2026-04-13 15:47:49 +00:00
property-meta/[propertyId] added notify for user when we've remodelled 2026-04-15 09:50:17 +00:00
search Adding page layout, added react query 2023-05-30 11:41:08 +01:00
sign-document-url added missing files 2026-04-04 13:37:42 +00:00
sign-s3-url push 2026-01-19 13:41:39 +00:00
tasks deploy to main 2026-05-15 11:34:14 +00:00
upload refactored with improve-code-archievture and grill-with-docs 2026-05-06 15:49:34 +00:00
user Confirm invitation accept with a dialog + refresh portfolios list 2026-05-28 10:55:34 +00:00