Commit graph

991 commits

Author SHA1 Message Date
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
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
ad4b48269d redploy with git 2026-02-20 13:43:14 +00:00
f409749658 npm build fix 2026-02-20 13:37:45 +00:00
5d77576269 Merge github.com:Hestia-Homes/assessment-model into feature/guiness_live_tracking 2026-02-20 13:27:56 +00:00
2d22478cd2 dark and light favicon 2026-02-20 13:20:17 +00:00
ecfaf8e237 made it visual more appealing 2026-02-20 11:47:10 +00:00
3a37938088 finished frontend 2026-02-20 11:37:53 +00:00
KhalimCK
b29be8835f
Merge pull request #177 from Hestia-Homes/feature/switch-on-measures-aggregates
switched back on show measures
2026-02-13 11:23:45 +00:00
Khalim Conn-Kowlessar
5496e9a9d5 switched back on show measures 2026-02-13 11:20:08 +00:00
KhalimCK
4404928d16
Merge pull request #176 from Hestia-Homes/bug/presigned-upload-race-condition
creating new hook, coupling completion of presigned url and upload
2026-02-11 17:12:47 +00:00
Khalim Conn-Kowlessar
41e59b0aca creating new hook, coupling completion of presigned url and upload, to avoid race condition 2026-02-11 12:00:30 +00:00
KhalimCK
389b40ead1
Merge pull request #174 from Hestia-Homes/feature/filter-bad-plans
Feature/filter bad plans
2026-02-09 12:05:05 +00:00
Khalim Conn-Kowlessar
5e34c41bd7 fixed refetch on window focus 2026-02-07 21:09:52 +00:00
Khalim Conn-Kowlessar
ee1e6d31ab fixed filter skeleton ui loading states 2026-02-07 21:06:21 +00:00
Khalim Conn-Kowlessar
c7e7f6c50e adjusted loading user experience to open drawer -> show loading skeletons -> show metrics 2026-02-07 20:47:56 +00:00
Khalim Conn-Kowlessar
dce30edf00 fixed filtering logic 2026-02-07 19:59:51 +00:00
Khalim Conn-Kowlessar
1864cce8d1 debugged the updating of EPC graph with new figures and changed baselining logic 2026-02-07 19:18:59 +00:00
Khalim Conn-Kowlessar
1b94d8c684 Added reset functionality 2026-02-07 17:53:21 +00:00