Commit graph

1008 commits

Author SHA1 Message Date
KhalimCK
bf64faa5a6
Merge pull request #200 from Hestia-Homes/bug/magic-email-flagged-as-phish
Bug/magic email flagged as phish: Added acceptance based login
2026-03-10 18:58:47 +00:00
Khalim Conn-Kowlessar
4df28e78fc added robots and security txt files 2026-03-10 18:56:53 +00:00
Khalim Conn-Kowlessar
fb3c7fd62c added acceptance based login to work around microsoft defender 2026-03-10 18:53:37 +00:00
KhalimCK
18001a37bb
Merge pull request #198 from Hestia-Homes/bug/magic-email-flagged-as-phish
Bug/magic email flagged as phish: Updated link of login email to be Microsoft Defender friendly
2026-03-10 17:59:42 +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
Daniel Roth
40c0674d71 readme commit 2026-03-04 11:38:17 +00:00
Jun-te Kim
2cbded6d87
Merge pull request #192 from Hestia-Homes/feature/update_live_tracking
add more deal stages for hubspot
2026-03-03 16:46:46 +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
Jun-te Kim
23411095c8
Merge pull request #190 from Hestia-Homes/feature/tasks_add_additional_property
Feature/tasks add additional property
2026-03-02 12:07:29 +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
Jun-te Kim
1d9a3a6c6b enum and sourceid 2026-02-27 12:18:26 +00:00
Jun-te Kim
2b4d9b0771
Merge pull request #187 from Hestia-Homes/feautre/vibe_code_live_tracker
Feautre/vibe code live tracker
2026-02-26 16:29:57 +00:00
Jun-te Kim
24fa2c44d2 fixing some minor bugs 2026-02-26 14:23:05 +00:00
Jun-te Kim
bed89dbdec commit code that show complete guiness tracking 2026-02-26 11:20:36 +00:00
KhalimCK
d6d5accf95
Merge pull request #182 from Hestia-Homes/cascaded-deletes
Cascaded deletes
2026-02-25 15:37:27 +00:00
Jun-te Kim
694871a36b show demo to harry 2026-02-25 14:53:51 +00:00
Khalim Conn-Kowlessar
72b91ad99d single path depending on option for scenarioId 2026-02-25 13:46:51 +00:00
Jun-te Kim
b1ce906f2f added new file 2026-02-25 12:33:43 +00:00
Jun-te Kim
9923e5ee13 save working version of summary information 2026-02-25 12:32:21 +00:00
Khalim Conn-Kowlessar
c5588e67e2 removed redundant scenarioId in GET signature 2026-02-25 09:01:28 +00:00
Khalim Conn-Kowlessar
bf02eb18d9 implemented default filter 2026-02-24 23:47:58 +00:00
Jun-te Kim
302bdaf366
Merge pull request #183 from Hestia-Homes/featurea/guiness_fix
I forgot brackets
2026-02-23 11:29:58 +00:00
Jun-te Kim
4603c77078 fixed 2026-02-23 11:12:07 +00:00
Khalim Conn-Kowlessar
0277c98632 modified cascade from planrecommendations 2026-02-22 10:57:16 +00:00
Khalim Conn-Kowlessar
cb0475db58 added cascading delete 2026-02-22 10:05:17 +00:00
Jun-te Kim
140fd27263
Merge pull request #179 from Hestia-Homes/feature/guiness_live_tracking
Feature/guiness live tracking
2026-02-20 14:55:55 +00:00
Jun-te Kim
bb14900e1a redploy with git 2026-02-20 13:51:49 +00:00