Danel Kungla
f73bbf54ad
MED-177: add booking confirmation
2025-10-01 18:55:53 +03:00
Karli
b4ab02b4ef
feat(MED-171): move sorting to loader to fix warning
2025-10-01 01:47:49 +03:00
Karli
aec736af3d
feat(MED-171): update benefits info in company members table
2025-10-01 01:47:36 +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
27689dbbff
feat(MED-97): hide company logo upload if it doesn't work
2025-09-26 15:46:52 +03:00
eb6ef2abe1
feat(MED-97): show benefits amount for each member
2025-09-26 15:39:33 +03:00
428cbd9477
feat(MED-97): small fixes
2025-09-26 15:37:47 +03:00
0aa16c457a
feat(MED-97): make sure new company employee accounts get benefits balance
2025-09-26 13:50:33 +03:00
1aeee0bc30
feat(MED-97): update benefit stats view in dashboards
2025-09-26 13:50:14 +03:00
fdc2e3e064
feat(MED-97): show person name instead of keycloak email in company invite form
2025-09-26 13:26:58 +03:00
fb03d548af
feat(MED-97): fix occurance->occurrence in components, add missing translations
2025-09-23 20:03:36 +03:00
Danel Kungla
9ed52dcf02
add readme
...
delete unrequired configs
2025-09-19 18:07:31 +03:00
Danel Kungla
0c2cfe6d18
prettier fix
2025-09-19 17:22:36 +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
56ffd7591e
feat(team-accounts): enhance team account statistics and health details components with new data and improved calculations
2025-08-25 12:24:27 +03:00
Danel Kungla
2b79a9e401
Refactor team account statistics and health details
...
- Simplified the TeamAccountStatistics component by removing unused code and integrating translation for health details.
- Updated the load-team-account-health-details to calculate average BMI based on member parameters.
- Adjusted the billing page to correctly reference the number of team members.
- Enhanced the main account page to pass member parameters to the Dashboard component.
- Modified the admin account page to destructure member data from the API response.
- Updated the TeamAccountsApi to return member parameters alongside member data.
- Added new translations for health details in Estonian locale.
2025-08-18 16:50:26 +03:00
Helena
b4b75438d2
Fix: add application_role to account-related fields ( #48 )
...
* Fix: fix accounts view, menu
* add migration
* add application_role to account-related fields
2025-08-14 11:40:53 +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
Danel Kungla
cb7f4f7ba5
feat(MED-111): update navigation links and adjust invitation handling
2025-08-04 18:15:22 +03:00
Danel Kungla
6ba33a99b2
clean
2025-07-31 12:31:58 +03:00
Danel Kungla
a39c21e4e7
fix company creation for admin and inviting of new employees
2025-07-31 12:27:30 +03:00
Danel Kungla
86b86c6752
add health benefit form
...
fix super admin
2025-07-23 16:33:24 +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
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
c0a5238e19
Merge branch 'main' into MED-63
2025-07-08 16:06:27 +03:00
Danel Kungla
10580fa653
feat: implement membership confirmation flow and update related functionalities
2025-07-08 15:59:08 +03:00
danelkungla
7bf5dd8899
Merge pull request #31 from MR-medreport/B2B-26
...
B2B-26: move selfservice tables to medreport schema and add medusa store
2025-07-08 15:56:30 +03:00
Danel Kungla
2e62e4b0eb
move selfservice tables to medreport schema
...
add base medusa store frontend
2025-07-07 13:46:22 +03:00
devmc-ee
11e9762699
B2B-32: fix invitation validation by personal code
2025-07-02 19:46:38 +03:00
devmc-ee
fbbc2f8760
B2B-31: refactor profile menu, header
2025-06-29 19:25:50 +03:00
devmc-ee
a8dbc98b62
B2B-30: clean code
2025-06-26 19:46:15 +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
6b884d0dd9
B2B-30: fix redirect target after company creation
2025-06-15 13:06:27 +03:00
devmc-ee
b39d52ecc2
B2B-88: remove leaked node_modules
2025-06-09 12:44:19 +03:00
devmc-ee
e7b25600cb
B2B-88: add starter kit structure and elements
2025-06-08 16:18:30 +03:00