Commit Graph

217 Commits

Author SHA1 Message Date
Danel Kungla
3295ce7d04 feat(auth): refactor account submission data structure and remove unused billing error component 2025-08-12 15:47:01 +03:00
Danel Kungla
801f5f45e2 Implement code changes to enhance functionality and improve performance 2025-08-11 17:58:36 +03:00
Danel Kungla
c3cab7c06d feat: update README for payment process clarity and enhance success notification button behavior 2025-08-11 17:51:35 +03:00
Danel Kungla
99ba14bab2 Refactor code structure and remove redundant sections for improved readability and maintainability 2025-08-11 17:51:12 +03:00
Danel Kungla
9298abe354 feat(billing): enhance health benefit form and yearly expenses overview with employee count and loading state 2025-08-11 15:04:16 +03:00
6e63646944 Merge pull request #42 from MR-medreport/MED-105-1108
feat(MED-105): update analysis results page, analysis order new statuses
2025-08-11 10:45:32 +03:00
5264455793 feat(MED-87): improve naming 2025-08-11 10:44:53 +03:00
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
Danel Kungla
aba4596edd fix: update email recipient logic in renderCompanyOfferEmail function 2025-08-07 18:04:44 +03:00
Danel Kungla
2850478443 feat: enable TLS for email and improve loading state handling in CompanyOfferForm 2025-08-07 15:10:59 +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
7f1596b141 feat(MED-131): keep unused app/store pages for now but don't build them since its unstable 2025-08-05 10:29:37 +03:00
e375f22b57 feat(MED-131): route sometimes redirects back to login instead 2025-08-05 10:07:59 +03:00
4617c483fa feat(MED-131): env fix v2 2025-08-04 19:03:18 +03:00
d68ed20ca9 feat(MED-131): temp fix for env 2025-08-04 18:42:28 +03:00
danelkungla
90e0049d65 Merge pull request #41 from MR-medreport/MED-111
feat(MED-111): update navigation links and adjust invitation handling
2025-08-04 18:35:08 +03:00
47675252ed feat(MED-131): conditional env 2025-08-04 18:31:17 +03:00
bd78b28f3c feat(MED-131): move dev envs to .env.development 2025-08-04 18:23:52 +03:00
e0064b9d55 feat(MED-131): fix migration date 2025-08-04 18:16:47 +03:00
Danel Kungla
cb7f4f7ba5 feat(MED-111): update navigation links and adjust invitation handling 2025-08-04 18:15:22 +03:00
edfc9776d3 feat(MED-131): remove fake url 2025-08-04 17:56:04 +03:00
77d58ef5b1 feat(MED-131): fix analysis element ids 2025-08-04 17:41:32 +03:00
0ba23b6c8e feat(MED-131): show other (non analysis-package) orders 2025-08-04 17:32:54 +03:00
74ccbfd4d7 feat(MED-131): update default region 2025-08-04 17:20:23 +03:00
9854a65484 Revert "feat(MED-131): check permissions for 'audit' schema"
This reverts commit ff3335d331.
2025-08-04 17:16:09 +03:00
ff3335d331 feat(MED-131): check permissions for 'audit' schema 2025-08-04 16:51:52 +03:00
4b198cd10c Merge pull request #40 from MR-medreport/MED-131-v2
feat(MED-131): update analysis/package -> cart -> medipost flow, many fixes/improvements
2025-08-04 16:32:30 +03:00
e8dae56d7e feat(MED-131): update type 2025-08-04 16:30:42 +03:00
0c6bda607d feat(MED-131): support multiple elements under same group for creating fake medipost responses 2025-08-04 16:30:17 +03:00
84b629ab0b feat(MED-131): remove private messages with unknown order ID from queue 2025-08-04 16:29:50 +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
30c7d192fa feat(MED-131): fix validation 2025-08-04 16:28:24 +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
b2003ad30d feat(MED-131): move medipost xml logic to service 2025-08-04 12:49:03 +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
0d1e255fe2 feat(MED-131): redirect to /home in case of no redirect path 2025-08-04 11:55:27 +03:00
7c3aa45ec7 feat(MED-131): update analyses on package logic 2025-08-04 11:55:23 +03:00
c02cb046a5 feat(MED-131): update readme for medipost and jobs 2025-08-04 11:55:13 +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
0e9d9a212a feat(MED-131): sync analysis results in job handler 2025-08-04 11:53:18 +03:00