Commit graph

1137 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
988bd2ce8f polishing project reporting ui
Some checks are pending
Next.js Build Check / build (push) Waiting to run
2026-04-03 10:45:51 +00:00
Jun-te Kim
652f5ce4c7 added damp and mould to table 2026-04-02 09:47:39 +00:00
Khalim Conn-Kowlessar
8ca1bf2799 modified table components and hooked up documents
Some checks failed
Next.js Build Check / build (push) Has been cancelled
2026-04-01 22:32:25 +00:00
Khalim Conn-Kowlessar
66c9b94f41 Updated UI and removed s3 url from csv download 2026-04-01 18:29:50 +00:00
Khalim Conn-Kowlessar
1ff532aa3a added missing survey issues 2026-04-01 17:29:32 +00:00
Khalim Conn-Kowlessar
4106dc3e2d adding booking, assessment graphs, removed repeated section, added survey issues 2026-04-01 17:29:20 +00:00
Khalim Conn-Kowlessar
a7790e04b2 Merge branch 'main' of https://github.com/Hestia-Homes/assessment-model into feature/rebaseline-db-changes 2026-04-01 11:13:37 +00:00
Khalim Conn-Kowlessar
cc5e21727f consolidated ui in live project tracking and adding graphs
Some checks are pending
Next.js Build Check / build (push) Waiting to run
2026-04-01 11:13:14 +00:00
Jun-te Kim
786deb23ed added design type 2026-04-01 11:11:05 +00:00
Jun-te Kim
592819beff confirmed surveyed date added 2026-04-01 11:08:50 +00:00
Khalim Conn-Kowlessar
224fcc8ab8 Merge branch 'main' of https://github.com/Hestia-Homes/assessment-model into feature/rebaseline-db-changes 2026-03-31 16:38:21 +00:00
Jun-te Kim
59f146b2d2 added two new files i forgot to add 2026-03-31 15:25:21 +00:00
Jun-te Kim
ab02b702fb merge listing_id 2026-03-31 15:24:18 +00:00
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