Helena
b59148630a
add cart functionality for tto services
2025-09-19 16:23:19 +03:00
Helena
3c272505d6
various minor changes
2025-09-19 10:18:18 +03:00
Helena
f0fbca832d
use cn
2025-09-18 16:40:25 +03:00
Helena
71f3aed875
move booking calendar to separate file
2025-09-18 10:17:24 +03:00
Helena
3f3fbad556
mobile improvements
2025-09-18 10:17:07 +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
e7650e3c32
feat(MED-161): move type to types file
2025-09-17 11:16:50 +03:00
46774b286e
feat(MED-161): return with type in getAnalysisOrder
2025-09-17 11:16:00 +03:00
eda21b8a99
Merge pull request #96 from MR-medreport/analysis-xml-fix-1109
...
small fixes for dev
2025-09-16 11:32:54 +00:00
7e9e1ce3a0
improve styles
2025-09-16 14:31:11 +03:00
Danel Kungla
14252c3efd
MED-159: add profile icon to mobile menu
2025-09-16 13:52:24 +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
0328e518b6
improve some texts + styles
2025-09-10 07:11:18 +03:00
76433684e7
improve cart mobile styles
2025-09-10 06:34:34 +03:00
b8a8eab87c
update order details view, translations
2025-09-10 06:34:18 +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
cb11244d79
improve order analyses cards
2025-09-10 06:32:41 +03:00
be33b892f5
only show checks for analysis elements explicitly in current package
2025-09-10 06:31:39 +03:00
95452de88b
prefer using providers conf from supabase instead of env
2025-09-10 06:31:23 +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
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
57a998d215
fix NaN for bmi when divide-by-zero
2025-09-08 01:02:42 +03:00
ab2176bc69
fix analyses loading
2025-09-08 00:57:28 +03:00
c83694222d
allow adding discounts in cart
2025-09-06 22:56:54 +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
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
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
d83319a094
Merge branch 'main' into MED-85
2025-08-29 11:45:36 +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
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
a547503887
Merge branch 'main' into MED-85
2025-08-27 08:31:26 +03:00
Danel Kungla
f33f2b6db4
feat: update AppLogo component to use pathsConfig for home navigation
2025-08-26 16:36:06 +03:00
4e6f12a9a0
feat(MED-100): add partner locations list for cart
2025-08-25 11:50:55 +03:00
1d1b10d094
feat(MED-100): show analysis packages and analyses in separate block from tto services
2025-08-25 11:50:47 +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