077aaee181
handle keycloak user prefills in update-account form
2025-09-08 01:03:17 +03:00
57a998d215
fix NaN for bmi when divide-by-zero
2025-09-08 01:02:42 +03:00
f01829de96
update keycloak signup / login
2025-09-08 01:02:10 +03:00
7815a1c011
add phone number validation to update account form
2025-09-08 00:59:17 +03:00
a9612ad992
remove useless await
2025-09-08 00:57:38 +03:00
ab2176bc69
fix analyses loading
2025-09-08 00:57:28 +03:00
a89d8d3153
fix whitespace
2025-09-08 00:57:18 +03:00
1b29cb222b
prefer pathsConfig urls
2025-09-08 00:56:55 +03:00
c83694222d
allow adding discounts in cart
2025-09-06 22:56:54 +03:00
6e9cde6b95
medusa product can have either analysiselement or analysis originalId
2025-09-04 13:20:09 +03:00
3a062eaa9c
hide dashboard recommendations block
2025-09-04 13:20:05 +03:00
5c8f8b73d7
try to display price before adding to cart
2025-09-04 12:39:24 +03:00
5b52da0a62
fix adding to cart loading
2025-09-04 12:39:21 +03:00
Helena
21375cf55f
MED-149: add more estonian translations ( #72 )
2025-09-04 12:38:46 +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
5176ecdddc
hide search and wallet
2025-09-04 10:56:24 +03:00
40ffbf29a5
improve analyses sync error logging
2025-09-03 13:31:43 +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
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
2df366c14a
feat(MED-121): fix variant age range check
2025-09-01 14:29:14 +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
4588d11d5a
feat(MED-86): don't prettify results sync log since aws will split it up
2025-08-28 15:49:30 +03:00
e0688eb539
feat(MED-86): fix status check for fake responses
2025-08-28 15:49:12 +03:00
0c28f9681b
feat(MED-86): fix status check for fake responses
2025-08-28 15:49:03 +03:00
70b85dc967
feat(MED-86): don't prettify results sync log since aws will split it up
2025-08-28 15:37:29 +03:00
71f5a25632
Merge branch 'main' into MED-85
2025-08-28 14:57:09 +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
Danel Kungla
ad28352fc8
MED-104: create booking view with categories
2025-08-28 14:11:54 +03:00
f723633646
feat(MED-123): don't redirect to cart on single analysis select
2025-08-28 13:31:29 +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
3ddc0a2716
feat(MED-123): show toast on adding analysis to cart
2025-08-28 12:44:07 +03:00
2ffad84100
feat(MED-105): log opening analysis results from orders view
2025-08-28 12:35:30 +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
Helena
5159325e6d
fix missing id
2025-08-27 09:11:21 +03:00
a547503887
Merge branch 'main' into MED-85
2025-08-27 08:31:26 +03:00
94439432fd
feat(MED-85): improve naming
2025-08-27 08:29:36 +03:00
Helena
8c6ce29c23
MED-147: add doctor actions logging ( #59 )
...
* MED-147: add doctor actions logging
* enum casing
2025-08-27 08:11:13 +03:00
380363922c
feat(MED-85): improve results sync logs
2025-08-27 08:07:18 +03:00
7087c9a6da
feat(MED-85): fix missing async
2025-08-27 08:06:00 +03:00
2b2a0b8bc4
feat(MED-85): update dispatch order to medipost retry
2025-08-27 08:05:52 +03:00
Danel Kungla
f33f2b6db4
feat: update AppLogo component to use pathsConfig for home navigation
2025-08-26 16:36:06 +03:00
Helena
5d92c34259
MED-56: show specific error when job taken, other small improvements ( #58 )
...
* show specific error when job taken, other small improvements
* enum name case
* enum value case, actually
2025-08-26 11:43:31 +03:00
Danel Kungla
dedb42f15b
Merge branch 'main' into MED-57
2025-08-26 11:30:34 +03:00
Danel Kungla
54df7aae69
fix: update translation key for date selection in Estonian locale
2025-08-26 11:28:10 +03:00
Helena
5663f41f22
switch weight and height parameters in analysis view
2025-08-25 19:48:37 +03:00
Helena
d017834b8c
MED-90: improve doctor analysis detail view ( #57 )
...
* add doctor jobs view
* change translation
* another translation change
* clean up
* add analaysis detail view to paths config
* translation
* merge fix
* fix path
* MED-90: improve doctor analysis detail view
* add key
2025-08-25 16:49:04 +03:00