Daniel Roth
|
ef5c44f7ae
|
MagicPlan HTTP client with auth headers and response parsing 🟥
|
2026-05-07 12:49:15 +00:00 |
|
Daniel Roth
|
60c69c4786
|
match address string to magicplan plan 🟩
|
2026-05-07 12:43:45 +00:00 |
|
Daniel Roth
|
8e12ac705b
|
match address string to magicplan plan 🟥
|
2026-05-07 12:41:15 +00:00 |
|
Daniel Roth
|
61b91bdb5e
|
add magicplan environment variables to config
|
2026-05-07 12:39:45 +00:00 |
|
Daniel Roth
|
5b92c31302
|
validate magicplan trigger request basemodel object 🟩
|
2026-05-07 12:38:09 +00:00 |
|
Daniel Roth
|
06567c2844
|
validate plans api response as pydantic basemodel object 🟩
|
2026-05-07 12:25:06 +00:00 |
|
Daniel Roth
|
e67604a4a3
|
validate plans api response as pydantic basemodel object 🟩
|
2026-05-07 12:23:30 +00:00 |
|
Daniel Roth
|
79db1e2c7e
|
validate plans api response as pydantic basemodel object 🟥
|
2026-05-07 12:22:04 +00:00 |
|
Daniel Roth
|
66fc048c93
|
Merge branch 'main' into feature/magicplan-api-client
|
2026-05-07 10:48:32 +00:00 |
|
Jun-te Kim
|
3de1de48cd
|
Merge pull request #1051 from Hestia-Homes/feature/magicplan-api-client
MagicPlan: tweak domain model to align with db schema
|
2026-05-07 11:32:53 +01:00 |
|
Daniel Roth
|
0dd39a63f2
|
missing street is not included in address string 🟩
|
2026-05-06 17:08:34 +00:00 |
|
Daniel Roth
|
25aa57e4b6
|
missing street is not included in address string 🟥
|
2026-05-06 17:07:22 +00:00 |
|
Daniel Roth
|
069e6693ae
|
include address and postcode on magicplan plan 🟩
|
2026-05-06 17:03:49 +00:00 |
|
Daniel Roth
|
3b9d40f2f8
|
include address and postcode on magicplan plan 🟥
|
2026-05-06 17:03:00 +00:00 |
|
Daniel Roth
|
da6b04878e
|
add units to lengths
|
2026-05-06 16:03:28 +00:00 |
|
Daniel Roth
|
b1edf097a8
|
Merge branch 'main' into feature/magicplan-api-client
|
2026-05-06 15:24:57 +00:00 |
|
Daniel Roth
|
c7483fceaa
|
Merge pull request #1050 from Hestia-Homes/feature/magicplan-api-client
MagicPlan: parse API Plan response and map to simple domain objects
|
2026-05-06 10:53:50 +01:00 |
|
Daniel Roth
|
b57453b8db
|
fix typing problems in mapper
|
2026-05-06 08:24:57 +00:00 |
|
Daniel Roth
|
079f7e3397
|
test mapping second api response round dimensions to 2 decimal places 🟩
|
2026-05-05 16:30:34 +00:00 |
|
Daniel Roth
|
c530f014de
|
fix typing issues
|
2026-05-05 16:00:59 +00:00 |
|
Daniel Roth
|
9266fb2c8d
|
round dimensions to 2 decimal places 🟩
|
2026-05-05 15:51:52 +00:00 |
|
Daniel Roth
|
55d7b91171
|
map magicplan base models to data classes 🟩
|
2026-05-05 15:46:13 +00:00 |
|
Daniel Roth
|
d3ca6bc7ff
|
delete historic mapping and client
|
2026-05-05 15:45:36 +00:00 |
|
Daniel Roth
|
452d7512df
|
Merge branch 'main' into feature/magicplan-api-client
|
2026-05-05 10:51:03 +00:00 |
|
Daniel Roth
|
39cec2185d
|
Merge pull request #1048 from Hestia-Homes/feature/always-include-hs-deal-id-in-uploaded-files
Always include hubspot deal ID when triggering pashub file fetcher
|
2026-05-05 11:49:42 +01:00 |
|
Daniel Roth
|
d00d2c0e95
|
pashub
|
2026-05-05 10:44:12 +00:00 |
|
Daniel Roth
|
e51a58c0a1
|
remove print
|
2026-05-05 10:29:00 +00:00 |
|
Daniel Roth
|
c69f223343
|
Define dataclasses to represent API json 🟩
|
2026-05-05 10:28:43 +00:00 |
|
Daniel Roth
|
18a58486af
|
Define dataclasses to represent API json 🟩
|
2026-05-05 10:28:07 +00:00 |
|
Daniel Roth
|
0ba0beed3f
|
Merge branch 'main' into feature/magicplan-api-client
|
2026-05-05 08:21:28 +00:00 |
|
Daniel Roth
|
ff67297646
|
start mapping json
|
2026-05-01 16:20:55 +00:00 |
|
Jun-te Kim
|
f3032b9d44
|
Merge pull request #1044 from Hestia-Homes/bug_fix/unset_deal_properties_doesnt_overwrite_value_in_db
Bug fix/unset deal properties doesnt overwrite value in db
|
2026-05-01 14:53:41 +01:00 |
|
Jun-te Kim
|
78d6f4f939
|
improved deal_id so its clear its not a real one
|
2026-05-01 13:52:05 +00:00 |
|
Daniel Roth
|
91d913e12f
|
Merge pull request #1045 from Hestia-Homes/bug/missing-installs-pashub-handler
Add pymupdf to pashub fetcher requirements
|
2026-05-01 14:50:43 +01:00 |
|
Daniel Roth
|
9e7d8c004f
|
Merge branch 'main' into feature/magicplan-api-client
|
2026-05-01 13:34:00 +00:00 |
|
Daniel Roth
|
1525865f19
|
missed actual file change
|
2026-05-01 13:28:21 +00:00 |
|
Daniel Roth
|
0d7fdc7536
|
include pymupdf in pashub fetcher requirements
|
2026-05-01 13:19:31 +00:00 |
|
Jun-te Kim
|
d1155e7d54
|
remove debug hardcoded deal id
|
2026-05-01 12:28:08 +00:00 |
|
Jun-te Kim
|
0a97c2d21f
|
fix for hubspot deal properties not updated when they were unset
|
2026-05-01 12:27:39 +00:00 |
|
KhalimCK
|
b4ee59c82e
|
Merge pull request #1042 from Hestia-Homes/feature/khalim-additional-db-features
Feature/khalim additional db features
|
2026-05-01 10:54:28 +01:00 |
|
Khalim Conn-Kowlessar
|
c8dcf29845
|
minor commit to test git message
|
2026-05-01 08:54:54 +00:00 |
|
Khalim Conn-Kowlessar
|
aca503e877
|
fixing broken unit tests
|
2026-05-01 08:46:17 +00:00 |
|
Khalim Conn-Kowlessar
|
02cc1b9978
|
fixing failing tests
|
2026-04-30 20:18:39 +00:00 |
|
Khalim Conn-Kowlessar
|
d292f2d6b6
|
removing playright install for integration test
|
2026-04-30 20:08:13 +00:00 |
|
Khalim Conn-Kowlessar
|
8126b32b81
|
fixing missing deps for tests
|
2026-04-30 20:03:57 +00:00 |
|
Khalim Conn-Kowlessar
|
a97e4ce524
|
ensure user data is stored as ID rather than name
|
2026-04-30 19:38:22 +00:00 |
|
Khalim Conn-Kowlessar
|
9e3f5a2205
|
Adding use model for storage of users
|
2026-04-30 18:53:15 +00:00 |
|
Daniel Roth
|
d79131cec6
|
Merge pull request #1041 from Hestia-Homes/bug/handle-missing-property-photo-in-pashub-site-notes
Fix bugs in pashub site notes extractor
|
2026-04-30 17:51:16 +01:00 |
|
Daniel Roth
|
78da2f88b6
|
Handle wall thickness "Unmeasurable" 🟩
|
2026-04-30 16:41:16 +00:00 |
|
Khalim Conn-Kowlessar
|
3cd2b8a57d
|
modified hubspot etl to fetch new records and replace coordination and designer with their assigned variants
|
2026-04-30 16:31:53 +00:00 |
|