Commit Graph

66 Commits

Author SHA1 Message Date
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
f794a66147 feat(MED-97): fix new OpenAI() throws error when key is missing in env 2025-09-26 17:01:56 +03:00
c6a1400dc7 Merge branch 'develop' into MED-97 2025-09-26 17:01:24 +03:00
danelkungla
aef772c6b1 MED-102: improve tto orders view
MED-102
2025-09-26 16:39:29 +03:00
Danel Kungla
c99beea46a add openai validation 2025-09-26 16:18:50 +03:00
db38e602aa feat(MED-97): update cart flow for using benefits 2025-09-26 13:24:09 +03:00
56f84a003c feat(MED-97): move shared order placing logic to cart-actions 2025-09-26 09:47:28 +03:00
Danel Kungla
6c3ae1eda6 MED-102: clean order page for tto orders 2025-09-25 15:30:07 +03:00
Danel Kungla
7817ae0448 Merge branch 'develop' into feature/MED-129 2025-09-24 15:00:27 +03:00
Danel Kungla
8794bf998c add try catch for openai responses api 2025-09-23 16:08:07 +03:00
Danel Kungla
6492421c0d add prompt id to env 2025-09-23 15:34:41 +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
3dd82902fe log recommendations 2025-09-23 10:50:20 +03:00
Danel Kungla
fee8534fcc Merge branch 'develop' into MED-157 2025-09-20 18:44:10 +03:00
Danel Kungla
643e67e2a1 update type 2025-09-20 18:42:18 +03:00
Danel Kungla
a52a9bec06 add api 2025-09-20 18:12:15 +03:00
Danel Kungla
0c2cfe6d18 prettier fix 2025-09-19 17:22:36 +03:00
Danel Kungla
addd3a5dae send analyses to ai 2025-09-19 16:54:21 +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
091144d942 feat(MED-168): clean up types, show nested elements 2025-09-19 15:28:56 +03:00
Helena
4bd88f1b4e clean up 2025-09-17 18:23:25 +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
Danel Kungla
1b634f9736 add analysis recommendation 2025-09-17 17:35:04 +03:00
bfadf56173 feat(MED-161): update analysis results view 2025-09-17 11:17:36 +03:00
e7650e3c32 feat(MED-161): move type to types file 2025-09-17 11:16:50 +03:00
20a497938e feat(MED-161): delete unused loader 2025-09-17 11:16:35 +03:00
Helena
7c92b787ce Merge branch 'develop' of https://github.com/MR-medreport/MRB2B into MED-103 2025-09-11 10:09:37 +03:00
e324d6c5d1 fix package analyses count should include variant count 2025-09-10 10:11:14 +03:00
e0adc2fb68 remove temp data with TODO 2025-09-10 06:42:14 +03:00
312027b9ed avoid too many duplicate requireUserInServerComponent requests for each page+layout 2025-09-10 06:33:44 +03:00
cb11244d79 improve order analyses cards 2025-09-10 06:32:41 +03:00
c0e9cf5e25 fix value with new types 2025-09-09 09:57:01 +03:00
5b91ece1ec sort compare packages modal analyses by title 2025-09-09 09:56:16 +03:00
0081e8948b move most isikukood.js usage to utils 2025-09-09 09:56:03 +03:00
Helena
422b0d5856 Merge branch 'develop' of https://github.com/MR-medreport/MRB2B into MED-103 2025-09-08 09:36:46 +03:00
f01829de96 update keycloak signup / login 2025-09-08 01:02:10 +03:00
5c8f8b73d7 try to display price before adding to cart 2025-09-04 12:39:24 +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
Danel Kungla
f7514c698e feat: implement booking feature with service and time slot selection 2025-09-03 10:04:00 +03:00
Helena
b7926f79a9 MED-89: add analysis view with doctor summary (#68)
* add analysis view with doctor summary

* remove console.log, also return null if analysis data missing

* replace orders table eye with button
2025-09-02 12:18:18 +03:00
Helena
9d62a2d86f MED-140: ui fixes (#69)
* MED-140: ui fixes

* make accountid optional in hook
2025-09-02 12:14:24 +03:00
2df366c14a feat(MED-121): fix variant age range check 2025-09-01 14:29:14 +03:00
Danel Kungla
ad28352fc8 MED-104: create booking view with categories 2025-08-28 14:11:54 +03:00
Danel Kungla
31bc4b6cff initial commit 2025-08-28 13:15:39 +03:00
38d73e27ad feat(MED-121): use age+sex specific analysis package variants 2025-08-25 11:50:03 +03:00
Helena
195af1db3d MED-137: add doctor other jobs view (#55)
* add doctor jobs view

* change translation

* another translation change

* clean up

* add analaysis detail view to paths config

* translation

* merge fix

* fix path

* move components to shared

* refactor

* imports

* clean up
2025-08-25 11:12:57 +03:00
Danel Kungla
492327c5c7 feat(account): add team membership check and refactor user account loading in HomeLayout 2025-08-21 21:32:17 +03:00