Commit Graph

7 Commits

Author SHA1 Message Date
Helena
848dbb1618 move product_id to medusa_product_id, make all product relations one-to-one (#30)
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-07-04 14:33:23 +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
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
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
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
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