Commit Graph

10 Commits

Author SHA1 Message Date
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
Helena
7a0dac201e Fix: Fix build errors (#6)
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-06-05 16:58:40 +03:00
danelkungla
2ce37ea99b B2B-29: Create register-company form
B2B-29: Create register-company form
2025-06-03 18:45:09 +03:00
Danel Kungla
1caf02bf4a Fix alert message for server validation error in register-company form 2025-06-03 18:35:47 +03:00
Danel Kungla
ca8432d4c6 delete example folder. add Error type 2025-06-03 18:22:24 +03:00
Danel Kungla
19c1bf756a B2B-29: Create register-company form 2025-06-03 17:33:46 +03:00
Helena
657a36a298 B2B-82: Add private message functions (#2)
* B2B-82: Add private message functions

* refactor

* create enum for medipost action types

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-05-23 13:20:14 +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
aa388ebcdd Added Supabase migrations for initial project setup. 2025-05-19 10:56:35 +03:00
Kaur Laanemäe
60d6adcd94 Initial commit from Create Next App 2025-04-30 13:29:42 +03:00