Helena
7c92b787ce
Merge branch 'develop' of https://github.com/MR-medreport/MRB2B into MED-103
2025-09-11 10:09:37 +03:00
Helena
99e62b91a5
use analysis order id as valis tellimuse id ( #92 )
...
* use order analysis id as valis tellimuse id
* send analysis order id in xml
2025-09-10 16:54:12 +03:00
Danel Kungla
da6acd8756
change design for analysis-package button
2025-09-10 12:21:43 +03:00
e324d6c5d1
fix package analyses count should include variant count
2025-09-10 10:11:14 +03:00
0328e518b6
improve some texts + styles
2025-09-10 07:11:18 +03:00
e0adc2fb68
remove temp data with TODO
2025-09-10 06:42:14 +03:00
76433684e7
improve cart mobile styles
2025-09-10 06:34:34 +03:00
8b3e58e833
improve signup container
2025-09-10 06:34:27 +03:00
b8a8eab87c
update order details view, translations
2025-09-10 06:34:18 +03:00
fa0bbe64fb
update account form for email login
2025-09-10 06:34:05 +03:00
e3cdba6a7c
show less update-account fields on email login
2025-09-10 06:33:56 +03:00
312027b9ed
avoid too many duplicate requireUserInServerComponent requests for each page+layout
2025-09-10 06:33:44 +03:00
2aad0329f3
update cart discount for prod build, add loading toast
2025-09-10 06:32:55 +03:00
229b3d7c27
fix warnings on cart page refresh
2025-09-10 06:32:48 +03:00
cb11244d79
improve order analyses cards
2025-09-10 06:32:41 +03:00
fa9895637d
add env to turn off automatic medipost sending on montonio callback
2025-09-10 06:32:25 +03:00
be33b892f5
only show checks for analysis elements explicitly in current package
2025-09-10 06:31:39 +03:00
7bc89f7c22
no need to show "select-package" page after onboading if it has nothing
2025-09-10 06:31:32 +03:00
95452de88b
prefer using providers conf from supabase instead of env
2025-09-10 06:31:23 +03:00
0f16c6552f
Merge pull request #84 from MR-medreport/keycloak-improvements-0909
...
improve namings; improve logging for orders without analysis packages
2025-09-09 11:55:43 +00:00
165d44b13f
prepare montonio callback logic to send email for individual analysis order
...
- skip confusing error log for orders without analysis packages
2025-09-09 14:02:34 +03:00
7d208b41f2
update naming to be clearer
2025-09-09 14:01:19 +03:00
Helena
ca13e9e30a
MED-82: add patient notification emails ( #74 )
...
* MED-82: add patient notification emails
* remove console.log
* clean up
* remove extra paragraph from email
2025-09-09 10:37:22 +03:00
c0e9cf5e25
fix value with new types
2025-09-09 09:57:01 +03:00
1d641211b6
update for new type
2025-09-09 09:56:44 +03:00
c2896d77b0
prefill phone field in update-account form
2025-09-09 09:56:31 +03:00
3bdc1cfefc
update personal code util
2025-09-09 09:56:19 +03:00
5b91ece1ec
sort compare packages modal analyses by title
2025-09-09 09:56:16 +03:00
2c63875806
fix typo
2025-09-09 09:56:09 +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
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
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