Commit Graph

64 Commits

Author SHA1 Message Date
63b86c0abb feat(MED-87): update status on results 2025-08-11 10:41:01 +03:00
d582e222ce feat(MED-105): update order details redirect and shown page 2025-08-11 09:21:40 +03:00
556d7bd321 feat(MED-105): show analysis date in tooltip for now 2025-08-11 09:21:33 +03:00
37f233e363 feat(MED-105): show empty text on no ordered analyses 2025-08-11 09:21:27 +03:00
c8621c4453 feat(MED-105): sort analysis result elements by date 2025-08-11 09:21:20 +03:00
83fff1ffe7 feat(MED-105): create audit entry on analysis results view 2025-08-11 09:21:13 +03:00
49fc75b17b feat(MED-105): update analysis results page 2025-08-11 09:21:06 +03:00
09155ae110 feat(MED-131): revert to use server action for montonio token for revalidateTag 2025-08-05 10:59:44 +03:00
d9b619d560 feat(MED-131): rerun 2025-08-05 10:33:59 +03:00
e375f22b57 feat(MED-131): route sometimes redirects back to login instead 2025-08-05 10:07:59 +03:00
47675252ed feat(MED-131): conditional env 2025-08-04 18:31:17 +03:00
edfc9776d3 feat(MED-131): remove fake url 2025-08-04 17:56:04 +03:00
0ba23b6c8e feat(MED-131): show other (non analysis-package) orders 2025-08-04 17:32:54 +03:00
0a4be89fc9 feat(MED-131): initial fix for analysis results table so result elements are shown correctly 2025-08-04 16:28:57 +03:00
8790b515d5 feat(MED-131): fix medusa vs medipost vs b2b product ids mixed 2025-08-04 16:27:54 +03:00
36816cfcd5 feat(MED-131): improve logging, error validation 2025-08-04 16:26:26 +03:00
58e2b8dc81 feat(MED-131): send to medipost on montonio callback 2025-08-04 16:24:28 +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
f4dcc44428 feat(MED-131): reset loading on error, show spinner 2025-08-04 11:53:33 +03:00
606fd55a42 feat(MED-131): use constants 2025-08-04 11:53:27 +03:00
c681063e8d feat(MED-131): show separate text in case of no existing analysis results 2025-08-04 11:52:31 +03:00
12cd61840c feat(MED-131): update location in action so cart is always reloaded properly 2025-08-04 11:52:22 +03:00
959646a319 feat(MED-131): direct imports 2025-08-04 11:52:14 +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
6374bfb602 feat(MED-48): retry 2025-07-24 10:42:43 +03:00
790103a55f Merge pull request #38 from MR-medreport/MED-48
feat(MED-48 MED-100): update products -> cart -> montonio -> orders flow, send email
2025-07-24 10:26:34 +03:00
894cf1b454 feat(MED-100): partner location metadata stored on order line instead of order 2025-07-24 09:23:44 +03:00
3341dbd306 feat(MED-48): improvements 2025-07-24 08:52:59 +03:00
f26085e362 feat(MED-50): add placeholder pages 2025-07-24 08:38:30 +03:00
349e3e3143 feat(MED-50): use account_params in dashboard 2025-07-24 08:38:12 +03:00
66760adc06 feat(MED-50): initial analysis package orders table 2025-07-24 08:06:33 +03:00
57e30911e9 feat(MED-100): show cart in mobile menu 2025-07-24 08:06:01 +03:00
b9f40d6a2d feat(MED-100): analysis location select in cart 2025-07-24 08:05:10 +03:00
23f656ccc9 feat(MED-100): analysis package products by product type 2025-07-24 08:04:04 +03:00
e59ad6af00 feat(MED-100): update montonio redirect 2025-07-24 08:03:55 +03:00
Danel Kungla
86b86c6752 add health benefit form
fix super admin
2025-07-23 16:33:24 +03:00
5d53e53ba8 feat(MED-100): small improvements 2025-07-21 11:54:07 +03:00
15ed539283 Merge branch 'main' into feature/MED-100 2025-07-21 11:38:47 +03:00
Danel Kungla
eec8a12db2 feat: fix lucide-react renders
feat: fix mobile designs
feat: remove conflicting react-hook-form
feat: change update-account-form path
2025-07-18 17:19:12 +03:00
c8e5d8835b Merge branch 'main' into MED-122 2025-07-18 16:11:50 +03:00
7ccc45ce77 feat(MED-100): show toast on delete 2025-07-17 10:44:05 +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
7b71da3825 feat(MED-122): use <Trans> instead of t() 2025-07-10 13:24:03 +03:00
0a0b1f0dee feat(MED-122): update current user account loader 2025-07-10 13:19:01 +03:00
bbcf0b6d83 feat(MED-122): update analysis packages page, pageheader 2025-07-10 11:36:57 +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