Danel Kungla
0c2cfe6d18
prettier fix
2025-09-19 17:22:36 +03:00
Helena
ca13e9e30a
MED-82: add patient notification emails ( #74 )
...
* MED-82: add patient notification emails
* remove console.log
* clean up
* remove extra paragraph from email
2025-09-09 10:37:22 +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
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
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
cb7f4f7ba5
feat(MED-111): update navigation links and adjust invitation handling
2025-08-04 18:15:22 +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
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
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
Danel Kungla
10580fa653
feat: implement membership confirmation flow and update related functionalities
2025-07-08 15:59:08 +03:00
devmc-ee
b290a08572
Merge branch 'main' into B2B-30
2025-07-02 18:26:02 +03:00
devmc-ee
27e9053a99
B2B-30: clean code
2025-07-02 18:22:42 +03:00
Helena
04e0bc8069
B2B-98: add package selection page ( #26 )
...
* B2B-98: add packages
* B2B-98: add packages
* rename page
* use config path instead of hardcoded
* add link to successful registration
---------
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local >
2025-07-02 15:00:03 +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
devmc-ee
fbbc2f8760
B2B-31: refactor profile menu, header
2025-06-29 19:25:50 +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
e7b25600cb
B2B-88: add starter kit structure and elements
2025-06-08 16:18:30 +03:00