Commit Graph

25 Commits

Author SHA1 Message Date
43493c261c feat(MED-131): move jobs to /api/job/* secured with key 2025-08-04 11:51:11 +03:00
3341dbd306 feat(MED-48): improvements 2025-07-24 08:52:59 +03:00
15ed539283 Merge branch 'main' into feature/MED-100 2025-07-21 11:38:47 +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
02bb9f7d34 feat(MED-99): use montonio api and webhook 2025-07-17 10:09:55 +03:00
Danel Kungla
87dfcf55e6 MED-105: create analysis results page 2025-07-15 17:12:52 +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
Danel Kungla
2e62e4b0eb move selfservice tables to medreport schema
add base medusa store frontend
2025-07-07 13:46:22 +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
Danel Kungla
b7f8d80e9f Merge branch 'main' into B2B-34 2025-06-26 16:11:11 +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
Helena
538a17031a B2B-52: add Connected Online syncing, tables and functions (#18)
* B2B-52: add Connected Online syncing, tables and functions

* clean up

* improve autogenerated types

* add use server directive

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-06-18 17:06:24 +03:00
devmc-ee
05a512a942 B2B-30: hide 'create team' button from not super_admins 2025-06-15 10:05:52 +03:00
Helena
cffb0d5843 B2B: add analysis group sync (#12)
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-06-11 19:22:28 +03:00
devmc-ee
a7d736734b Merge branch 'main' into B2B-88 2025-06-10 20:59:25 +03:00
devmc-ee
ebff51c063 B2B-88: adds missing @supabase/ssr 2025-06-10 20:55:08 +03:00
Helena
5a1040b888 B2B-85: add order xml generation (#8)
* B2B-85: add order xml generation

* some fixes after merge

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-06-09 15:58:50 +03:00
devmc-ee
37cbeb8214 B2B-88: fix README and add package manager restriction 2025-06-09 10:53:54 +03:00
devmc-ee
2e91b074ac Merge branch 'main' into B2B-88 2025-06-09 10:01:38 +03:00
devmc-ee
e7b25600cb B2B-88: add starter kit structure and elements 2025-06-08 16:18:30 +03:00
Helena
f5079e4e97 B2B-84: add public message sync function and audit schema (#5)
* B2B-84: add public message sync function and audit schema

* clean up unnecessary comment

* clean up unnecessary seed file

* address comments

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-06-06 13:34:25 +03:00
Danel Kungla
19c1bf756a B2B-29: Create register-company form 2025-06-03 17:33:46 +03:00
Helena
464752abb2 B2B-48: Added public message get functions and generated local supabase conf (#1)
* B2B-48: Added public message get functions and local supabase conf

* only get the message list with the highest id

* handle case when no public list messages found

* change function name to reflect behavior more clearly

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-05-21 13:09:39 +03:00
Kaur Laanemäe
60d6adcd94 Initial commit from Create Next App 2025-04-30 13:29:42 +03:00