Commit graph

870 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
21b772ff2c Merge branch 'main' of https://github.com/Hestia-Homes/assessment-model into feature/rebaseline-db-changes 2026-03-31 14:18:22 +00:00
Khalim Conn-Kowlessar
6605223865 working on reporting page 2026-03-31 14:17:46 +00:00
Jun-te Kim
8ef72597e6 added new deal properties 2026-03-31 13:51:24 +00:00
Daniel Roth
3ce0e13685 migration files 2026-03-26 15:19:12 +00:00
Daniel Roth
c7fd09fb78 added file type and file source columns and enums 2026-03-26 15:14:15 +00:00
Daniel Roth
f1bbad9ceb split s3 uri into bucket and key 2026-03-26 15:02:08 +00:00
Daniel Roth
f8870fea6e add hubspot_listing_id to table 2026-03-26 14:55:54 +00:00
Daniel Roth
a73e603fe3 landlordPropertyId not notNull 2026-03-26 11:39:53 +00:00
Daniel Roth
e9ce7896e5 uploaded files table 2026-03-26 11:10:44 +00:00
Khalim Conn-Kowlessar
04ccaf60f1 added missing mgration files 2026-03-23 12:28:04 +00:00
Khalim Conn-Kowlessar
5a2b08505a renaming organisation and team columns 2026-03-23 12:26:31 +00:00
Khalim Conn-Kowlessar
b664f10fec Merged conflicting migrations 2026-03-23 12:23:45 +00:00
Jun-te Kim
a09e19ffd6 fix tag location 2026-03-20 14:11:41 +00:00
Jun-te Kim
23c3908a4f snapshot fix 2026-03-20 14:10:15 +00:00
Jun-te Kim
3b89f98c61 fix snapshot 2026-03-20 14:10:01 +00:00
Jun-te Kim
4f4895a73e fix numbering 2026-03-20 14:09:20 +00:00
Jun-te Kim
a9c99b1509 fix numbering 2026-03-20 14:08:37 +00:00
Jun-te Kim
a6bb6f01d5 organisaiton added 2026-03-20 14:05:00 +00:00
Jun-te Kim
3f8dd9bcd9 added new tables 2026-03-20 13:56:18 +00:00
Jun-te Kim
3ee04558c4 fix for Joe 2026-03-19 17:10:41 +00:00
Jun-te Kim
7523d6bea5 fix for live tracking 2026-03-19 17:05:46 +00:00
Khalim Conn-Kowlessar
1165de9fe9 added new fields to db 2026-03-18 12:53:26 +00:00
a2411ba156 live tracker added 2026-03-13 10:57:49 +00:00
Khalim Conn-Kowlessar
fb3c7fd62c added acceptance based login to work around microsoft defender 2026-03-10 18:53:37 +00:00
Khalim Conn-Kowlessar
48861496ee added the verify route 2026-03-10 17:56:50 +00:00
Khalim Conn-Kowlessar
67316a9f30 removed email from login token 2026-03-10 17:56:01 +00:00
KhalimCK
dbe3a96ac4
Merge pull request #196 from Hestia-Homes/bug/magic-email-flagged-as-phish
Bug/magic email flagged as phish
2026-03-10 17:29:56 +00:00
Khalim Conn-Kowlessar
684caad9ea added safe url structure for magic links and self hosted logo 2026-03-10 15:28:01 +00:00
Khalim Conn-Kowlessar
a0bfeae742 changing magic links url to protect against microsoft defender and host domna logo 2026-03-10 14:59:35 +00:00
Jun-te Kim
198e2c075e
Merge pull request #194 from Hestia-Homes/feature/postcode_search_has_updated_at
add last updated script to db
2026-03-06 15:54:26 +00:00
Daniel Roth
837cf5aa1d
Merge pull request #191 from Hestia-Homes/feature/categorisation-trigger
Categorisation Trigger
2026-03-05 16:15:32 +00:00
Daniel Roth
0660e75af3 implement useMutation when sending request 2026-03-05 16:11:51 +00:00
Jun-te Kim
081173f00b add last updated script to db 2026-03-04 15:23:30 +00:00
Daniel Roth
d1edf1cba5 dont wait for api response before closing form and showing toast 2026-03-04 15:10:56 +00:00
Daniel Roth
c69d00250a add max height and overflow to dropdown form 2026-03-04 15:07:09 +00:00
Daniel Roth
cd438569da hide toast after timeout completes 2026-03-04 15:01:17 +00:00
Daniel Roth
3d4d3c0392 turn off confetti on success toast 2026-03-04 14:52:24 +00:00
Jun-te Kim
6c765c59b1 add more deal stages for hubspot 2026-03-03 14:49:20 +00:00
Daniel Roth
cbf2d1705b Add success toast 2026-03-03 12:23:17 +00:00
Daniel Roth
12fed5ae82 add loader to button text when form is submitted 2026-03-03 11:30:57 +00:00
Daniel Roth
a133833928 Merge branch 'main' into feature/categorisation-trigger 2026-03-03 11:24:53 +00:00
Daniel Roth
9299d2a76f Only show button if no scenario selected 2026-03-03 11:16:05 +00:00
Daniel Roth
5fc3cb60e2 Add categorisation API route and call it 2026-03-02 14:41:41 +00:00
Daniel Roth
161af31b63 map to API payload format (might move this interface later) 2026-03-02 10:06:04 +00:00
Daniel Roth
4c311e9b8d get priority order of scenarios 2026-03-02 09:51:54 +00:00
Daniel Roth
d4b9c23a01 prevent single scenario being selected 2026-03-02 09:42:50 +00:00
Daniel Roth
29541ebb21 use real scenarios in select 2026-03-02 09:29:52 +00:00
Daniel Roth
2ae1eba6db delete commented out code 2026-02-27 17:06:17 +00:00
Daniel Roth
cf821c9150 Add button and scenario selection / prioritisation 2026-02-27 17:04:56 +00:00
Jun-te Kim
2e814a4f1c migration script 2026-02-27 12:19:01 +00:00