Commit Graph

19 Commits

Author SHA1 Message Date
f01829de96 update keycloak signup / login 2025-09-08 01:02:10 +03:00
1b29cb222b prefer pathsConfig urls 2025-09-08 00:56:55 +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
9d62a2d86f MED-140: ui fixes (#69)
* MED-140: ui fixes

* make accountid optional in hook
2025-09-02 12:14:24 +03:00
Helena
7ac31991c0 fix import paths 2025-08-25 12:52:28 +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
6f67a21cc1 refactor(footer, header): remove unused components and clean up code 2025-08-21 21:30:29 +03:00
Helena
c22667dab4 Fix: add missing paths to dropdown (#47) 2025-08-13 14:42:26 +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
87363051cd feat: implement loadCurrentUserAccounts for user account management in SiteLayout 2025-07-24 16:13:32 +03:00
Danel Kungla
a85f26d55b feat: refactor SiteLayout to use Supabase client for user authentication 2025-07-24 12:07:53 +03:00
Danel Kungla
86b86c6752 add health benefit form
fix super admin
2025-07-23 16:33:24 +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
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
05a512a942 B2B-30: hide 'create team' button from not super_admins 2025-06-15 10:05:52 +03:00
Helena
0d560e5a02 B2B-86: add function to save order response (#11)
* fix import

* B2B-86: add function to save order response

* fix private message parsing

* generate new types

* clean up

* remove comment

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-06-11 18:25:53 +03:00
devmc-ee
2e91b074ac Merge branch 'main' into B2B-88 2025-06-09 10:01:38 +03:00
devmc-ee
8dc4767c65 B2B-88: cleans front page 2025-06-08 17:16:48 +03:00
devmc-ee
e7b25600cb B2B-88: add starter kit structure and elements 2025-06-08 16:18:30 +03:00