Commit Graph

25 Commits

Author SHA1 Message Date
Danel Kungla
30e6e47cc7 hasAccountTeamMembership should look at in user_id not account_id 2025-10-10 15:29:40 +03:00
Danel Kungla
cf147919a6 fix account balance for deleted users 2025-10-09 18:59:03 +03:00
Danel Kungla
47e8bd873c add benefit eligibility setting to HR members 2025-10-03 15:33:38 +03:00
Danel Kungla
72f6f2b716 feat: create email template for TTO reservation confirmation
feat: implement order notifications service with TTO reservation confirmation handling

feat: create migration for TTO booking email webhook trigger
2025-09-30 16:05:43 +03:00
428cbd9477 feat(MED-97): small fixes 2025-09-26 15:37:47 +03:00
db38e602aa feat(MED-97): update cart flow for using benefits 2025-09-26 13:24:09 +03:00
Danel Kungla
0c2cfe6d18 prettier fix 2025-09-19 17:22:36 +03:00
4ac261fd0d feat(MED-161): move analyses logic to separate package from kit/accounts 2025-09-17 11:16:59 +03:00
e7650e3c32 feat(MED-161): move type to types file 2025-09-17 11:16:50 +03:00
afac628bcf feat(MED-161): move analysis types separately from accounts types 2025-09-17 11:16:42 +03:00
0081e8948b move most isikukood.js usage to utils 2025-09-09 09:56:03 +03:00
f01829de96 update keycloak signup / login 2025-09-08 01:02:10 +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
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
Danel Kungla
1fb8df7c89 feat(dashboard, api): integrate BMI thresholds and enhance dashboard with health metrics 2025-08-21 22:09:17 +03:00
Danel Kungla
b1b0846234 feat(dashboard, api): enhance dashboard card calculations and add team membership check 2025-08-21 21:32:22 +03:00
Helena
3c6c86c7c8 MED-109: add doctor role and basic view (#45)
* MED-109: add doctor role and basic view

* add role to accounts

* remove old super admin and doctor sql
2025-08-13 12:28: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
349e3e3143 feat(MED-50): use account_params in dashboard 2025-07-24 08:38:12 +03:00
Danel Kungla
87dfcf55e6 MED-105: create analysis results page 2025-07-15 17:12:52 +03:00
Danel Kungla
d9198a8a12 add medreport schema 2025-07-09 13:31:37 +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
Danel Kungla
10580fa653 feat: implement membership confirmation flow and update related functionalities 2025-07-08 15:59:08 +03:00
devmc-ee
251f2a4ef1 B2B-30: adds personal code to account, company admins invites members 2025-06-22 15:22:07 +03:00
devmc-ee
e7b25600cb B2B-88: add starter kit structure and elements 2025-06-08 16:18:30 +03:00