Commit graph

1520 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
3d08a423a6 add editable PIBI dates section and cypress spec 2026-05-05 14:34:05 +00:00
Khalim Conn-Kowlessar
b8befe56fe add deal-properties PATCH endpoint and update service 2026-05-05 14:33:59 +00:00
Jun-te Kim
7d1e573965 refactor 2026-05-05 14:21:20 +00:00
Jun-te Kim
c1afb7ea2e removed back log 2026-05-05 14:11:37 +00:00
Khalim Conn-Kowlessar
f6aaa89c5b add cypress spec for measures row drawer flow 2026-05-05 12:10:14 +00:00
Khalim Conn-Kowlessar
0fe8dd0ac9 open detail drawer at Measures section on row click 2026-05-05 12:10:08 +00:00
Khalim Conn-Kowlessar
75c0cde009 widen drawer and add stage-ordered read-only sections 2026-05-05 12:09:57 +00:00
Khalim Conn-Kowlessar
998f36f1df surface new per-deal workflow fields on HubspotDeal type 2026-05-05 12:09:51 +00:00
Khalim Conn-Kowlessar
486427f73d add vitest harness with parser and getRequiredDocs unit tests 2026-05-05 11:26:02 +00:00
Khalim Conn-Kowlessar
35d0af4474 share parseMeasures helper, accept ; and , separators 2026-05-05 11:25:54 +00:00
Khalim Conn-Kowlessar
dc3bfa73d3 extract MEASURE_NAMES catalogue and MeasureName type 2026-05-05 11:25:45 +00:00
Khalim Conn-Kowlessar
b100c15052 Fetching user data from users hubspot table 2026-05-01 16:32:04 +00:00
Khalim Conn-Kowlessar
0a6a01caaf added hubspot user table 2026-04-30 19:16:35 +00:00
Daniel Roth
b43c566d82
Merge pull request #247 from Hestia-Homes/feature/additional-db-columns
Feature/additional db columns
2026-04-30 17:05:59 +01:00
Khalim Conn-Kowlessar
d9929a6163 added additional fields to the db 2026-04-30 17:01:51 +01:00
Khalim Conn-Kowlessar
2957caf986 Added new fields to db 2026-04-30 14:34:39 +01:00
Daniel Roth
765ef62b57
Merge pull request #246 from Hestia-Homes/feature/new-epc-tables
Add uploaded_file_id fk column to epc_property table
2026-04-28 17:12:40 +01:00
Daniel Roth
f7b35f04a8 make column unique 2026-04-28 16:11:33 +00:00
Daniel Roth
b696f823a4 add new fk column uploaded_file_id 2026-04-28 16:08:31 +00:00
Daniel Roth
d6610f7327 Merge branch 'main' into feature/new-epc-tables 2026-04-28 15:59:49 +00:00
Daniel Roth
738f09dbfb
Merge pull request #245 from Hestia-Homes/feature/new-epc-tables
EPC Tables: Correct attempted migration
2026-04-28 12:48:33 +01:00
Daniel Roth
302464329c missing migration files 2026-04-28 08:16:56 +00:00
Daniel Roth
3ecc03bec0 migration 2026-04-28 08:16:13 +00:00
Daniel Roth
2f87bf2f38 make previous migration files in line with db 2026-04-28 08:15:54 +00:00
Daniel Roth
20fc6650c1 Merge branch 'main' into feature/new-epc-tables 2026-04-28 08:12:58 +00:00
Daniel Roth
38adea6e2a
Merge pull request #244 from Hestia-Homes/feature/new-epc-tables
EPC tables: window transmission data source is text not int
2026-04-27 17:41:43 +01:00
Daniel Roth
b74585ff21 migration 2026-04-27 16:27:56 +00:00
Daniel Roth
593be49773 rename pvcFrame to frameMaterial and make nullable 2026-04-27 16:25:36 +00:00
Daniel Roth
be4b764832 revert migration 2026-04-27 16:22:49 +00:00
Jun-te Kim
a7eef6db85 get rid of useeffect 2026-04-27 16:00:33 +00:00
Daniel Roth
173468aa9d migration 2026-04-27 14:38:06 +00:00
Daniel Roth
e6e91f6278 make window transmissionDataSource text not integer 2026-04-27 14:37:12 +00:00
Jun-te Kim
c0954e50d8 remvoe claude 2026-04-27 13:02:06 +00:00
Jun-te Kim
a089f9a544 don't save backlog stuff 2026-04-27 12:22:46 +00:00
Jun-te Kim
509624a149 add devcontainer changes that khalim added 2026-04-27 12:19:55 +00:00
Jun-te Kim
a37fd03202 added domna tech password 2026-04-27 11:59:53 +00:00
Jun-te Kim
c3cc123a6f save working progress 2026-04-24 15:57:30 +00:00
Jun-te Kim
9f8ea85fed Merge remote-tracking branch 'origin/main' into feature/onbarding_of_addresses 2026-04-24 11:16:46 +00:00
Daniel Roth
9df415c80d
Merge pull request #242 from Hestia-Homes/feature/new-epc-tables
New EPC tables: make property_id and portfolio_id foreign keys nullable
2026-04-24 12:11:10 +01:00
Daniel Roth
be2a191908 migration 2026-04-24 11:05:12 +00:00
Daniel Roth
fead8582c6 make property_id and portfolio_id foreign keys nullable 2026-04-24 11:03:01 +00:00
Daniel Roth
0ba5d65d7f Merge branch 'main' into feature/new-epc-tables 2026-04-24 11:02:32 +00:00
Daniel Roth
0f871409a6
Merge pull request #241 from Hestia-Homes/feature/new-epc-tables
Set address columns to NotNull on new EPC table
2026-04-24 11:35:33 +01:00
Daniel Roth
b4e2370ddc migration 2026-04-24 10:31:04 +00:00
Daniel Roth
bec81c986f address columns not null 2026-04-24 10:30:35 +00:00
Daniel Roth
ca23a53869 Merge branch 'main' into feature/new-epc-tables 2026-04-24 10:30:19 +00:00
Daniel Roth
06c2e83404
Merge pull request #240 from Hestia-Homes/feature/new-epc-tables
New EPC tables
2026-04-24 11:29:59 +01:00
Daniel Roth
a595f9482e revert previous commit 2026-04-24 10:29:23 +00:00
Daniel Roth
3014136e99 address columns notnull 2026-04-24 10:25:33 +00:00
Daniel Roth
cb59f435ad comments 2026-04-24 09:48:15 +00:00