Commit graph

  • 3f277f13c2 route of the address2uprn problem of float value feature/frontend_landlord_overrides Jun-te Kim 2026-06-05 19:02:35 +00:00
  • 8618a57310 property override Jun-te Kim 2026-06-05 12:19:06 +00:00
  • 899ac432ea
    Merge pull request #307 from Hestia-Homes/feature/recommendations-migrations main Daniel Roth 2026-06-05 11:19:36 +01:00
  • d2c9c0696a add guard clause when backfilling plan_id to recommendation Daniel Roth 2026-06-05 10:13:49 +00:00
  • 694bac47e1 backfill materials columns for recommendation table Daniel Roth 2026-06-05 10:13:31 +00:00
  • 62b10ef808 migration for materials columns on recommendation table Daniel Roth 2026-06-05 10:03:34 +00:00
  • a2a5d7212a backfill plan_id using plan_recommendations Daniel Roth 2026-06-05 08:16:27 +00:00
  • c40e64bdec add plan_id column to recommendation table Daniel Roth 2026-06-05 08:12:57 +00:00
  • 5716f8e5cc Add v2 handover doc for property_overrides population Jun-te Kim 2026-06-04 18:21:42 +00:00
  • 5fe86f01d8 Render finalising status on the bulk-upload page and auto-advance to complete Jun-te Kim 2026-06-04 18:21:35 +00:00
  • fc2664aeef bulk upload finaliser Jun-te Kim 2026-06-04 11:48:02 +00:00
  • 71e9ba4ad3 Merge remote-tracking branch 'origin/main' into feature/frontend_landlord_overrides Jun-te Kim 2026-06-04 10:02:45 +00:00
  • 57d0305a1b
    Merge pull request #306 from Hestia-Homes/migration/add-property-overrides Jun-te Kim 2026-06-04 11:01:21 +01:00
  • 79c84fec53 Merge remote-tracking branch 'origin/main' into feature/frontend_landlord_overrides Jun-te Kim 2026-06-04 09:53:40 +00:00
  • fa9bf538da Add property_overrides table + override_component enum (0221) Jun-te Kim 2026-06-04 09:52:37 +00:00
  • e923cf0ff6
    Merge pull request #305 from Hestia-Homes/feature/pashub-fetcher-migration Jun-te Kim 2026-06-03 14:05:22 +01:00
  • 6d6d6a1b62 delete tempfile Daniel Roth 2026-06-03 12:59:49 +00:00
  • 05c31558a8 Merge branch 'main' into feature/pashub-fetcher-migration Daniel Roth 2026-06-03 12:56:55 +00:00
  • 2011847aa7 new migration files Daniel Roth 2026-06-03 12:55:49 +00:00
  • 77cb7d9c05 save current progress Jun-te Kim 2026-06-03 11:41:48 +00:00
  • 41c5b127c1
    Merge pull request #304 from Hestia-Homes/feature/pashub-fetcher-migration Daniel Roth 2026-06-03 12:30:42 +01:00
  • fb952a6716 update migration sql so that new jsonb fields are mapped correctly Daniel Roth 2026-06-03 10:49:54 +00:00
  • 9c918c29df migration files Daniel Roth 2026-06-03 10:43:32 +00:00
  • 5553fee32e Add EPC round-trip fidelity fixes and property_baseline_performance table to Drizzle schema Daniel Roth 2026-06-03 10:42:13 +00:00
  • 84aeeff117 update instruction doc and context Daniel Roth 2026-06-03 10:33:52 +00:00
  • 5ac5dda877 claude instructions for epc_property and property_baseline_performance migration Daniel Roth 2026-06-03 10:04:36 +00:00
  • 3430fa90f0 add "other" file type Daniel Roth 2026-06-03 08:24:48 +00:00
  • 88a0ce04d9 Add Step 1 "Verify classification" to bulk-upload review (ADR-0004) Jun-te Kim 2026-06-02 18:18:39 +00:00
  • 7f4a0e32d7 Merge remote-tracking branch 'origin/main' into feature/frontend_landlord_overrides Jun-te Kim 2026-06-02 18:02:39 +00:00
  • a25c948e96
    Merge pull request #303 from Hestia-Homes/migration/add-verify-ack Jun-te Kim 2026-06-02 18:54:58 +01:00
  • ca4946f594 Add verify_ack column to bulk_address_uploads (0219) Jun-te Kim 2026-06-02 17:54:01 +00:00
  • 84a60cdd3e Show + edit sample classifications on awaiting_review (#298, #299) Jun-te Kim 2026-06-02 14:10:05 +00:00
  • 3f210c5ef1 Merge branch 'main' of github.com:Hestia-Homes/assessment-model into feature/frontend_landlord_overrides Jun-te Kim 2026-06-02 13:55:44 +00:00
  • a5947d11b9
    Merge pull request #302 from Hestia-Homes/migration/multi-entry-ordering Jun-te Kim 2026-06-02 14:54:50 +01:00
  • b84bcd848d Add multi_entry_ordering column to bulk_address_uploads Jun-te Kim 2026-06-02 13:53:05 +00:00
  • 12f2607422 Merge remote-tracking branch 'origin/main' into feature/frontend_landlord_overrides Jun-te Kim 2026-06-02 13:48:59 +00:00
  • af86d53397 Confirm building-part ordering on awaiting_review (#297) Jun-te Kim 2026-06-02 13:46:55 +00:00
  • 38c82ebca3 lanlord exetension application Jun-te Kim 2026-06-02 12:57:05 +00:00
  • 69fd6ac30c
    Merge pull request #301 from Hestia-Homes/migration/bulk-upload-multi-entry-summary Jun-te Kim 2026-06-02 13:56:09 +01:00
  • f67c7cfdd6 Add multi_entry_summary column to bulk_address_uploads Jun-te Kim 2026-06-02 12:43:50 +00:00
  • deb70a98a7 Add multi_entry_summary column to bulk_address_uploads Jun-te Kim 2026-06-02 12:28:36 +00:00
  • 90407799ac dev container change so its more dynamic Jun-te Kim 2026-06-01 11:16:56 +00:00
  • db62311cef
    Merge pull request #295 from Hestia-Homes/main dev KhalimCK 2026-05-29 16:21:54 +01:00
  • 546316eda9
    Merge pull request #293 from Hestia-Homes/feature/non-booked-surveys Jun-te Kim 2026-05-29 13:37:30 +01:00
  • f7b1402790 Swap coordinator/survey-date columns for outcome notes in Removed from Bookings Khalim Conn-Kowlessar 2026-05-29 12:17:38 +00:00
  • 56fdfa06e4 Only let surveyed outcomes override a Do Not Book status Khalim Conn-Kowlessar 2026-05-29 12:05:53 +00:00
  • 49d3edc6cd
    Merge pull request #294 from Hestia-Homes/db/landlord-override-migrations Jun-te Kim 2026-05-29 11:35:44 +01:00
  • c04ff901c1 Add landlord-override DB migrations (0215 data + 0216 schema) Jun-te Kim 2026-05-29 09:50:03 +00:00
  • 5ff99a636b Add Surveyed Date and EPC Certificate Number as optional property columns Khalim Conn-Kowlessar 2026-05-28 20:29:10 +00:00
  • 46fb19ae05 claude completed proof of concept completion just got to check and follow to do list insturcitons in docs/wip Jun-te Kim 2026-05-28 19:32:15 +00:00
  • 9f552ad649 Reword "Excluded from Pipeline" card to "Halted or Removed" Khalim Conn-Kowlessar 2026-05-28 18:03:45 +00:00
  • 4915c95875 Merge remote-tracking branch 'origin/main' into feature/frontend_landlord_overrides Jun-te Kim 2026-05-28 17:40:26 +00:00
  • f1a794ccbe Merge branch 'main' into feature/frontend_landlord_overrides Jun-te Kim 2026-05-28 17:40:26 +00:00
  • 2edfb11469 Surface "Removed from Bookings" and "Removed from Program" as distinct stages Khalim Conn-Kowlessar 2026-05-28 17:10:43 +00:00
  • c3346cdb6a
    Merge pull request #292 from Hestia-Homes/feature/coordination-damp-mould-comments KhalimCK 2026-05-28 17:07:29 +01:00
  • 9e3df59ea0 Broaden the Awaab's Law panel to cover other condition issues Khalim Conn-Kowlessar 2026-05-28 15:33:08 +00:00
  • 62e9c548f1 Surface coordinator damp & mould commentary in the risk drill-down Khalim Conn-Kowlessar 2026-05-28 14:58:23 +00:00
  • 8d00614a7b
    Merge pull request #291 from Hestia-Homes/main KhalimCK 2026-05-28 14:53:54 +01:00
  • 5c06e69102
    Merge pull request #290 from Hestia-Homes/bug/portfolio-invitations KhalimCK 2026-05-28 14:53:11 +01:00
  • 4232038a14 deploy? Khalim Conn-Kowlessar 2026-05-28 13:52:01 +00:00
  • 56e24a788e
    Merge pull request #289 from Hestia-Homes/main KhalimCK 2026-05-28 14:04:12 +01:00
  • ec10a53aeb
    Merge pull request #287 from Hestia-Homes/bug/portfolio-invitations KhalimCK 2026-05-28 14:01:55 +01:00
  • f4acda72a6
    Merge pull request #288 from Hestia-Homes/feature/booking_status Jun-te Kim 2026-05-28 13:03:40 +01:00
  • d37ce12f10 booking status Jun-te Kim 2026-05-28 12:01:22 +00:00
  • 7ced6c0818 Move inviteRequestSchema out of route.ts to satisfy Next 15 build Khalim Conn-Kowlessar 2026-05-28 11:29:54 +00:00
  • f26156ddb5 added x margin Khalim Conn-Kowlessar 2026-05-28 11:17:21 +00:00
  • dcd25c9b54 Merge branch 'main' of https://github.com/Hestia-Homes/assessment-model into bug/portfolio-invitations Khalim Conn-Kowlessar 2026-05-28 11:14:22 +00:00
  • 618a92a06d Drop the unused invitee name field from the invite flow Khalim Conn-Kowlessar 2026-05-28 11:13:59 +00:00
  • 3b63c5ea1a Confirm invitation accept with a dialog + refresh portfolios list Khalim Conn-Kowlessar 2026-05-28 10:55:34 +00:00
  • 676ad5b107 Fix lint errors blocking the Vercel build Khalim Conn-Kowlessar 2026-05-28 09:49:32 +00:00
  • d70b15e705 Unify invitation flow: explicit accept/decline via profile-menu notifications Khalim Conn-Kowlessar 2026-05-28 09:43:13 +00:00
  • 7c8b7bbe34
    Merge pull request #286 from Hestia-Homes/feature/projects Jun-te Kim 2026-05-27 20:22:24 +01:00
  • aecff4bdbf migration table Jun-te Kim 2026-05-27 19:19:39 +00:00
  • e3dcc01d88
    Merge pull request #284 from Hestia-Homes/bug/portfolio-invitations Jun-te Kim 2026-05-27 18:35:10 +01:00
  • f3887a215c Polish user-access UX: shadcn confirm dialog + toast feedback Khalim Conn-Kowlessar 2026-05-27 17:29:36 +00:00
  • 66cc71d228 Fix collaborators-not-iterable crash; rename misspelled colloborators route Khalim Conn-Kowlessar 2026-05-27 17:12:00 +00:00
  • 171c586db1 Added database migration files Khalim Conn-Kowlessar 2026-05-27 16:54:58 +00:00
  • 7cde991871 Merge branch 'main' of https://github.com/Hestia-Homes/assessment-model into bug/portfolio-invitations Khalim Conn-Kowlessar 2026-05-27 16:53:36 +00:00
  • 5e50385473
    Merge pull request #285 from Hestia-Homes/feature/projects KhalimCK 2026-05-27 17:52:34 +01:00
  • 27dcc218ce visual improvement on groups Jun-te Kim 2026-05-27 16:49:57 +00:00
  • 616302a5c7 Gate user-access page behind admin privilege; allow admin role assignment Khalim Conn-Kowlessar 2026-05-27 16:40:34 +00:00
  • 7086a63c1e project db addition and live tracker update Jun-te Kim 2026-05-27 16:27:48 +00:00
  • 07acf4d93d Add pending-invitations admin UI and wire member removal Khalim Conn-Kowlessar 2026-05-27 16:27:41 +00:00
  • 7e9193313b added missing email and email test files Khalim Conn-Kowlessar 2026-05-27 16:19:14 +00:00
  • c921db7d9c initial implementation for portfolio invitations. A user can send an invitation to a user and they will receive an invitation email Khalim Conn-Kowlessar 2026-05-27 16:18:21 +00:00
  • bbf693a93b
    Merge pull request #283 from Hestia-Homes/main Jun-te Kim 2026-05-27 16:38:09 +01:00
  • 5ea7e00fbe
    Merge pull request #282 from Hestia-Homes/bug/blocked-magic-links Jun-te Kim 2026-05-27 16:21:53 +01:00
  • e57e4ab750 changing email to test Khalim Conn-Kowlessar 2026-05-27 15:01:26 +00:00
  • 4f176a482f changing ses config to test values Khalim Conn-Kowlessar 2026-05-27 14:54:59 +00:00
  • 47efd1bd5a Drop useEffect from VerifyCodeForm; replace tick-based countdown Khalim Conn-Kowlessar 2026-05-27 14:50:05 +00:00
  • ee506425fd Drop link from email body; fix paste + stale-resend-notice UX bugs Khalim Conn-Kowlessar 2026-05-27 14:46:33 +00:00
  • 1000b1b6cf
    Merge pull request #281 from Hestia-Homes/feature/batches KhalimCK 2026-05-27 15:22:22 +01:00
  • d042606955 Add 6-digit code sign-in as primary, magic link as fast-path fallback Khalim Conn-Kowlessar 2026-05-27 14:16:47 +00:00
  • ed14ac79eb group filter to allow batches Jun-te Kim 2026-05-27 13:57:10 +00:00
  • 9c569f5584 Add SES observability foundation for email auth (PR 1 of code-fallback) Khalim Conn-Kowlessar 2026-05-27 13:15:25 +00:00
  • 72b59fe363
    Merge pull request #280 from Hestia-Homes/feature/batches Jun-te Kim 2026-05-27 11:29:27 +01:00
  • 54ad998032 additional batches Jun-te Kim 2026-05-27 10:28:19 +00:00
  • f205524fe9 more hubspot deal data Jun-te Kim 2026-05-27 10:26:39 +00:00
  • 7a29398aba save local branch Jun-te Kim 2026-05-27 10:11:52 +00:00
  • 0a87ef0b13 save plans for landlord overrid Jun-te Kim 2026-05-27 10:13:59 +00:00