Commit Graph

116 Commits

Author SHA1 Message Date
Danel Kungla
b967cecb80 Merge branch 'develop' into MED-102 2025-09-30 18:08:04 +03:00
Danel Kungla
52eac590a4 feat: add location handling for TTO orders and update related components 2025-09-30 18:05:32 +03:00
Danel Kungla
72f6f2b716 feat: create email template for TTO reservation confirmation
feat: implement order notifications service with TTO reservation confirmation handling

feat: create migration for TTO booking email webhook trigger
2025-09-30 16:05:43 +03:00
c6a1400dc7 Merge branch 'develop' into MED-97 2025-09-26 17:01:24 +03:00
a68f7c7ab5 feat(MED-97): save benefit_distribution_schedule_id to account_balance_entries 2025-09-26 15:46:32 +03:00
db38e602aa feat(MED-97): update cart flow for using benefits 2025-09-26 13:24:09 +03:00
Danel Kungla
2e2498577f MED-103: create job 2025-09-25 15:40:37 +03:00
Danel Kungla
1275f23bb1 Merge branch 'develop' into feature/MED-129 2025-09-24 15:00:57 +03:00
Danel Kungla
7817ae0448 Merge branch 'develop' into feature/MED-129 2025-09-24 15:00:27 +03:00
a520c04a02 feat(MED-97): clean up 2025-09-24 14:58:07 +03:00
07237dece6 feat(MED-97): clean up 2025-09-24 14:57:52 +03:00
7830b92571 feat(MED-97): migrations fix timestamps 2025-09-24 14:54:53 +03:00
4b44ead3ff feat(MED-97): create company benefits tables 2025-09-24 12:43:54 +03:00
e92120654b fix db function 2025-09-23 17:29:50 +03:00
Danel Kungla
2f22b6c88f fix sql 2025-09-23 17:18:49 +03:00
cd3d2586f7 fix constraint 2025-09-23 16:24:59 +03:00
edba074b38 fix medipost_actions constraint 2025-09-23 16:05:11 +03:00
Danel Kungla
4afc498cd7 feedback fix 2025-09-23 14:33:48 +03:00
Danel Kungla
4962ba8ec2 add real data to ai 2025-09-23 14:27:41 +03:00
Danel Kungla
258e18e6a6 Merge branch 'develop' into MED-157 2025-09-23 11:03:54 +03:00
Danel Kungla
63ede85668 Merge branch 'develop' into add-eslint 2025-09-23 10:56:41 +03:00
Danel Kungla
3dd82902fe log recommendations 2025-09-23 10:50:20 +03:00
Danel Kungla
5f0ca6bdae add ai_tables 2025-09-20 18:12:34 +03:00
Helena
961f726520 translations, remove random empty lines, refactor 2025-09-19 17:28:45 +03:00
Danel Kungla
0c2cfe6d18 prettier fix 2025-09-19 17:22:36 +03:00
Helena
c50b75ce9b merge 2025-09-19 16:27:40 +03:00
Helena
b59148630a add cart functionality for tto services 2025-09-19 16:23:19 +03:00
d99016aa5e feat(MED-168): keep medipost response data unique, no need for duplicate rows 2025-09-18 16:41:05 +03:00
Helena
cd55ddf3f8 Merge branch 'develop' of https://github.com/MR-medreport/MRB2B into MED-103 2025-09-17 18:17:01 +03:00
Helena
22f7fa134b MED-103: add booking functionality 2025-09-17 18:11:13 +03:00
bfadf56173 feat(MED-161): update analysis results view 2025-09-17 11:17:36 +03:00
7af6aa438e feat(MED-161): store more fields about medipost analysis response 2025-09-17 11:15:55 +03:00
0e063cd5dc 'medreport.update_account' should also update email 2025-09-09 09:56:12 +03:00
aa441d4055 update medreport.accounts with keycloak data when supabase auth.user is created 2025-09-08 01:05:02 +03:00
Helena
9122acc89f MED-151: add profile view and working smoking dashboard card (#71)
* MED-151: add profile view and working smoking dashboard card

* update zod

* move some components to shared

* move some components to shared

* remove console.logs

* remove unused password form components

* only check null for variant

* use pathsconfig
2025-09-04 12:17:54 +03:00
Helena
3498406a0c MED-88: add doctor email notifications (#65)
* MED-88: add doctor email notifications

* add logging, send open jobs notification on partial analysis response

* update permissions

* fix import, permissions

* casing, let email be null

* unused import
2025-09-02 12:14:01 +03:00
d83319a094 Merge branch 'main' into MED-85 2025-08-29 11:45:36 +03:00
Danel Kungla
5479f310d7 Merge branch 'main' into MED-104 2025-08-29 09:46:04 +03:00
71f5a25632 Merge branch 'main' into MED-85 2025-08-28 14:57:09 +03:00
d072226a5c feat(MED-105): organize env specific required migrations 2025-08-28 14:54:51 +03:00
da7f574234 feat(MED-86): user can see in Medusa BO if sending order to medipost succeeded 2025-08-28 14:42:07 +03:00
b3505c1627 feat(MED-100): show cart line item quantities total instead of items total count 2025-08-28 14:41:59 +03:00
b931035c3b feat(MED-86): add db fn to show medipost dispatch error for order in Medusa 2025-08-28 13:36:07 +03:00
Danel Kungla
31bc4b6cff initial commit 2025-08-28 13:15:39 +03:00
Helena
86dc221cc6 MED-145: send notification to patient when summary completed (#61)
* MED-145: send notification to patient when summary completed

* MED-145: send notification to patient when summary completed

* use aliased imports where possible, revert cart service urls

* save language preference to local db

* remove unnecessary optional chaning
2025-08-28 13:05:07 +03:00
2ffad84100 feat(MED-105): log opening analysis results from orders view 2025-08-28 12:35:30 +03:00
b4985afdf0 feat(MED-85): add logging for medipost response error xml 2025-08-28 12:25:18 +03:00
a37c4cad9c feat(MED-85): add logging for medipost actions with xml and related order id 2025-08-28 11:56:07 +03:00
47ab39172e feat(MED-85): run sending fake medipost results in dev from Medusa BO 2025-08-28 10:30:43 +03:00
d760f86632 feat(MED-85): run force medipost results sync from Medusa BO 2025-08-28 09:54:32 +03:00