Danel Kungla
fbdfdaf0c1
translations
2025-10-10 16:30:06 +03:00
Danel Kungla
57f992a5c3
MED-197: improve analysis compare page
2025-10-07 18:07:59 +03:00
Danel Kungla
70c74568be
add typegen and minor style fixes
2025-10-03 12:38:10 +03:00
c6a1400dc7
Merge branch 'develop' into MED-97
2025-09-26 17:01:24 +03:00
92dd792121
feat(MED-97): update translations in each language
2025-09-26 15:46:01 +03:00
Danel Kungla
7817ae0448
Merge branch 'develop' into feature/MED-129
2025-09-24 15:00:27 +03:00
f1eb0e1ebf
feat(MED-97): fix missing breadcrumbs, consistent layouts
2025-09-23 20:27:20 +03:00
fb03d548af
feat(MED-97): fix occurance->occurrence in components, add missing translations
2025-09-23 20:03:36 +03:00
3212b52b02
feat(MED-97): fix /home/[account] and /admin* routes layout consistencies
2025-09-23 19:22:40 +03:00
Danel Kungla
0c2cfe6d18
prettier fix
2025-09-19 17:22:36 +03:00
Helena
b59148630a
add cart functionality for tto services
2025-09-19 16:23:19 +03:00
Helena
22f7fa134b
MED-103: add booking functionality
2025-09-17 18:11:13 +03:00
Helena
0e7e0b0ed6
fix translation
2025-09-10 12:37:39 +03:00
fa0bbe64fb
update account form for email login
2025-09-10 06:34:05 +03:00
7815a1c011
add phone number validation to update account form
2025-09-08 00:59:17 +03:00
Helena
21375cf55f
MED-149: add more estonian translations ( #72 )
2025-09-04 12:38:46 +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
3498406a0c
MED-88: add doctor email notifications ( #65 )
...
* MED-88: add doctor email notifications
* add logging, send open jobs notification on partial analysis response
* update permissions
* fix import, permissions
* casing, let email be null
* unused import
2025-09-02 12:14:01 +03:00
Danel Kungla
ad28352fc8
MED-104: create booking view with categories
2025-08-28 14:11:54 +03:00
Danel Kungla
dedb42f15b
Merge branch 'main' into MED-57
2025-08-26 11:30:34 +03:00
Danel Kungla
54df7aae69
fix: update translation key for date selection in Estonian locale
2025-08-26 11:28:10 +03:00
Helena
d017834b8c
MED-90: improve doctor analysis detail view ( #57 )
...
* add doctor jobs view
* change translation
* another translation change
* clean up
* add analaysis detail view to paths config
* translation
* merge fix
* fix path
* MED-90: improve doctor analysis detail view
* add key
2025-08-25 16:49:04 +03:00
Danel Kungla
e0a8173368
Merge branch 'main' into MED-57
2025-08-25 12:25:18 +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
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
Danel Kungla
cdf1491e53
refactor(auth): remove personal code from sign-up flow and update related components
...
feat(i18n): update translations for company account creation and get started
2025-08-21 21:32:03 +03:00
Danel Kungla
c48a4b482f
feat(dashboard): add dynamic loading for dashboard component
...
feat(team-account-benefit-statistics): implement benefit statistics card with budget and booking details
feat(team-account-health-details): create health details component displaying account health metrics
feat(team-account-statistics): develop team account statistics page with charts and customer table
feat(load-team-account-health-details): add server-side function to retrieve account health details
chore(migrations): create trigger for logging changes in account memberships
2025-08-18 14:54:46 +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
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
57e30911e9
feat(MED-100): show cart in mobile menu
2025-07-24 08:06:01 +03:00
Danel Kungla
86b86c6752
add health benefit form
...
fix super admin
2025-07-23 16:33:24 +03:00
bbcf0b6d83
feat(MED-122): update analysis packages page, pageheader
2025-07-10 11:36:57 +03:00
Danel Kungla
9371ff7710
feat: update API and database structure for membership confirmation and wallet integration
...
- Refactor API calls to use 'medreport' schema for membership confirmation and account updates
- Enhance success notification component to include wallet balance and expiration details
- Modify database types to reflect new 'medreport' schema and add product-related tables
- Update localization files to support new wallet messages
- Adjust SQL migration scripts for proper schema references and function definitions
2025-07-09 10:01:12 +03:00
devmc-ee
b290a08572
Merge branch 'main' into B2B-30
2025-07-02 18:26:02 +03:00
Helena
a7ca3945bf
B2B-99: add package comparison modal ( #27 )
...
* B2B-99: add pacakge comparison modal
* B2B-99: add package comparison modal
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local >
2025-07-02 16:41:58 +03:00
devmc-ee
27978f16de
Merge branch 'main' into B2B-30
2025-07-01 23:29:50 +03:00
Helena
297dd7c221
B2B-36: add personal dashboard ( #20 )
...
* B2B-36: add dashboard cards
* B2B-36: add dashboard cards
* card variants, some improvements, gen db types
* add menus to home page
* update db types
* remove unnecessary card variant
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local >
2025-06-30 21:11:18 +03:00
Danel Kungla
6aa3a27d44
feat: Implement company offer submission page and success notification
...
- Added CompanyOffer component for submitting company offers with validation.
- Integrated email sending functionality upon form submission.
- Created a success page for company registration confirmation.
- Introduced a reusable SuccessNotification component for displaying success messages.
- Updated account update functionality with new fields and validation.
- Enhanced user experience with back button and logo components.
- Added necessary database migrations for account updates.
2025-06-26 16:05:37 +03:00
devmc-ee
251f2a4ef1
B2B-30: adds personal code to account, company admins invites members
2025-06-22 15:22:07 +03:00
Danel Kungla
f147dcd248
Merge branch 'main' into B2B-65
2025-06-17 14:23:41 +03:00
Danel Kungla
291919c2d1
refactor: update company registration flow and email handling; switch to zod for validation
2025-06-17 13:45:46 +03:00
devmc-ee
9d869becaa
B2B-30: rename teams and members to companies and employees
2025-06-15 10:52:44 +03:00
devmc-ee
2e91b074ac
Merge branch 'main' into B2B-88
2025-06-09 10:01:38 +03:00