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
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
091144d942
feat(MED-168): clean up types, show nested elements
2025-09-19 15:28:56 +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
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
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
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
853bd75119
feat(MED-131): analysis package has list of medusa product IDs, not medipost IDs
2025-08-04 12:44:36 +03:00
7c3aa45ec7
feat(MED-131): update analyses on package logic
2025-08-04 11:55:23 +03:00
12cd61840c
feat(MED-131): update location in action so cart is always reloaded properly
2025-08-04 11:52:22 +03:00
b665678dbb
feat(MED-131): display analyses options and add to cart
2025-08-04 11:51:49 +03:00
8c4df731aa
feat(MED-131): show package analysis elements in comparison modal
2025-08-04 11:51:38 +03:00
Danel Kungla
87363051cd
feat: implement loadCurrentUserAccounts for user account management in SiteLayout
2025-07-24 16:13:32 +03:00
23f656ccc9
feat(MED-100): analysis package products by product type
2025-07-24 08:04:04 +03:00
15ed539283
Merge branch 'main' into feature/MED-100
2025-07-21 11:38:47 +03:00
c8e5d8835b
Merge branch 'main' into MED-122
2025-07-18 16:11:50 +03:00
6426e2a79b
feat(MED-100): update cart checkout flow and views
2025-07-17 10:16:52 +03:00
Danel Kungla
87dfcf55e6
MED-105: create analysis results page
2025-07-15 17:12:52 +03:00
0a0b1f0dee
feat(MED-122): update current user account loader
2025-07-10 13:19:01 +03:00
Danel Kungla
4f36f9c037
refactor: clean up imports and enhance error logging in user workspace and team invitations actions
2025-07-08 18:34:21 +03:00
Helena
ad08155063
B2B-87: add company statistics consent ( #29 )
...
* B2B-87: add company statistics consent
* add toggle for company statistics consent under profile
* add toggle for company statistics consent under profile
* add audit logging to accounts
* change policy
* add audit logging to accounts
* remove full account data query and just query the entire account every time
* add comment about consent toggle
* make constants hardcoded, as dynamic ones do not work
* add back pending check
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local >
2025-07-03 17:55:23 +03:00
devmc-ee
251f2a4ef1
B2B-30: adds personal code to account, company admins invites members
2025-06-22 15:22:07 +03:00