bc61db07b2
test2
2025-09-04 01:21:42 +03:00
Helena
9d62a2d86f
MED-140: ui fixes ( #69 )
...
* MED-140: ui fixes
* make accountid optional in hook
2025-09-02 12:14:24 +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
3295ce7d04
feat(auth): refactor account submission data structure and remove unused billing error component
2025-08-12 15:47:01 +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
7031bc1176
Merge branch 'main' into MED-111
2025-07-31 12:30:25 +03:00
Danel Kungla
a39c21e4e7
fix company creation for admin and inviting of new employees
2025-07-31 12:27:30 +03:00
23a07658c9
feat(MED-85): redirect to dashboard after MFA is done
2025-07-31 12:00:51 +03:00
Danel Kungla
86b86c6752
add health benefit form
...
fix super admin
2025-07-23 16:33:24 +03:00
Danel Kungla
8e4d634a7d
fix build
2025-07-21 13:56:52 +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
bbcf0b6d83
feat(MED-122): update analysis packages page, pageheader
2025-07-10 11:36:57 +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
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
27978f16de
Merge branch 'main' into B2B-30
2025-07-01 23:29: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
251f2a4ef1
B2B-30: adds personal code to account, company admins invites members
2025-06-22 15:22:07 +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