Commit Graph

5 Commits

Author SHA1 Message Date
95452de88b prefer using providers conf from supabase instead of env 2025-09-10 06:31:23 +03:00
f01829de96 update keycloak signup / login 2025-09-08 01:02:10 +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
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