mock shop sync group listing draft page

This commit is contained in:
2026-02-08 12:31:10 -07:00
parent e3b2dd3377
commit b155280081
19 changed files with 1519 additions and 166 deletions
+207 -30
View File
@@ -18,7 +18,7 @@ entity "**shop_amazon**" {
}
entity "**shop_amazon_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -28,6 +28,15 @@ entity "**shop_amazon_listings**" {
*""description"": //text //
}
entity "**shop_amazon_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_amazon_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -46,7 +55,7 @@ entity "**shop_big_cartel**" {
}
entity "**shop_big_cartel_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -56,6 +65,15 @@ entity "**shop_big_cartel_listings**" {
*""description"": //text //
}
entity "**shop_big_cartel_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_big_cartel_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -74,7 +92,7 @@ entity "**shop_ebay**" {
}
entity "**shop_ebay_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -84,6 +102,15 @@ entity "**shop_ebay_listings**" {
*""description"": //text //
}
entity "**shop_ebay_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_ebay_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -102,7 +129,7 @@ entity "**shop_ecwid**" {
}
entity "**shop_ecwid_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -112,6 +139,15 @@ entity "**shop_ecwid_listings**" {
*""description"": //text //
}
entity "**shop_ecwid_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_ecwid_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -130,7 +166,7 @@ entity "**shop_etsy**" {
}
entity "**shop_etsy_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -140,13 +176,22 @@ entity "**shop_etsy_listings**" {
*""description"": //text //
}
entity "**shop_etsy_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_etsy_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
*""sync_group_id"": //integer [FK]//
*""shop_id"": //text [FK]//
*""listing_id"": //text //
*""order_index"": //integer //
*""order_index"": //integer [FK]//
}
entity "**shop_shopify**" {
@@ -158,7 +203,7 @@ entity "**shop_shopify**" {
}
entity "**shop_shopify_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -168,13 +213,22 @@ entity "**shop_shopify_listings**" {
*""description"": //text //
}
entity "**shop_shopify_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_shopify_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
*""sync_group_id"": //integer [FK]//
*""shop_id"": //text [FK]//
*""listing_id"": //text //
*""order_index"": //integer //
*""listing_id"": //text [FK]//
*""order_index"": //integer [FK]//
}
entity "**shop_square_online**" {
@@ -186,7 +240,7 @@ entity "**shop_square_online**" {
}
entity "**shop_square_online_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -196,6 +250,15 @@ entity "**shop_square_online_listings**" {
*""description"": //text //
}
entity "**shop_square_online_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_square_online_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -214,7 +277,7 @@ entity "**shop_squarespace**" {
}
entity "**shop_squarespace_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -224,6 +287,15 @@ entity "**shop_squarespace_listings**" {
*""description"": //text //
}
entity "**shop_squarespace_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_squarespace_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -242,7 +314,7 @@ entity "**shop_tiktok**" {
}
entity "**shop_tiktok_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -252,6 +324,15 @@ entity "**shop_tiktok_listings**" {
*""description"": //text //
}
entity "**shop_tiktok_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_tiktok_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -270,7 +351,7 @@ entity "**shop_walmart_marketplace**" {
}
entity "**shop_walmart_marketplace_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -280,12 +361,21 @@ entity "**shop_walmart_marketplace_listings**" {
*""description"": //text //
}
entity "**shop_walmart_marketplace_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_walmart_marketplace_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
*""sync_group_id"": //integer [FK]//
*""shop_id"": //text [FK]//
*""listing_id"": //text //
*""listing_id"": //text [FK]//
*""order_index"": //integer //
}
@@ -298,7 +388,7 @@ entity "**shop_wix**" {
}
entity "**shop_wix_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -308,6 +398,15 @@ entity "**shop_wix_listings**" {
*""description"": //text //
}
entity "**shop_wix_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_wix_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -326,7 +425,7 @@ entity "**shop_woo_commerce**" {
}
entity "**shop_woo_commerce_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -336,6 +435,15 @@ entity "**shop_woo_commerce_listings**" {
*""description"": //text //
}
entity "**shop_woo_commerce_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_woo_commerce_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -354,7 +462,7 @@ entity "**shop_zoho**" {
}
entity "**shop_zoho_listings**" {
+ ""shop_id"": //text [PK]//
+ ""shop_id"": //text [PK][FK]//
+ ""listing_id"": //text [PK]//
--
*""account_id"": //integer [FK]//
@@ -364,6 +472,15 @@ entity "**shop_zoho_listings**" {
*""description"": //text //
}
entity "**shop_zoho_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_zoho_sync_group_listings**" {
--
*""account_id"": //integer [FK]//
@@ -373,6 +490,12 @@ entity "**shop_zoho_sync_group_listings**" {
*""order_index"": //integer //
}
entity "**sync_group_listing_draft_order_indexes**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
--
}
entity "**sync_group_listing_order_indexes**" {
--
*""sync_group_id"": //integer [FK]//
@@ -396,7 +519,11 @@ entity "**sync_groups**" {
"**shop_amazon_listings**" }-- "**accounts**"
"**shop_amazon_listings**" }-- "**shop_amazon**"
"**shop_amazon_listings**" ||-|| "**shop_amazon**"
"**shop_amazon_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_amazon_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_amazon_sync_group_listings**" }-- "**accounts**"
@@ -416,7 +543,11 @@ entity "**sync_groups**" {
"**shop_big_cartel_listings**" }-- "**accounts**"
"**shop_big_cartel_listings**" }-- "**shop_big_cartel**"
"**shop_big_cartel_listings**" ||-|| "**shop_big_cartel**"
"**shop_big_cartel_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_big_cartel_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_big_cartel_sync_group_listings**" }-- "**sync_group_listing_order_indexes**"
@@ -436,7 +567,11 @@ entity "**sync_groups**" {
"**shop_ebay_listings**" }-- "**accounts**"
"**shop_ebay_listings**" }-- "**shop_ebay**"
"**shop_ebay_listings**" ||-|| "**shop_ebay**"
"**shop_ebay_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_ebay_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_ebay_sync_group_listings**" }-- "**accounts**"
@@ -456,7 +591,11 @@ entity "**sync_groups**" {
"**shop_ecwid_listings**" }-- "**accounts**"
"**shop_ecwid_listings**" }-- "**shop_ecwid**"
"**shop_ecwid_listings**" ||-|| "**shop_ecwid**"
"**shop_ecwid_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_ecwid_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_ecwid_sync_group_listings**" }-- "**accounts**"
@@ -476,7 +615,11 @@ entity "**sync_groups**" {
"**shop_etsy_listings**" }-- "**accounts**"
"**shop_etsy_listings**" }-- "**shop_etsy**"
"**shop_etsy_listings**" ||-|| "**shop_etsy**"
"**shop_etsy_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_etsy_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_etsy_sync_group_listings**" }-- "**accounts**"
@@ -496,7 +639,11 @@ entity "**sync_groups**" {
"**shop_shopify_listings**" }-- "**accounts**"
"**shop_shopify_listings**" }-- "**shop_shopify**"
"**shop_shopify_listings**" ||-|| "**shop_shopify**"
"**shop_shopify_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_shopify_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_shopify_sync_group_listings**" }-- "**accounts**"
@@ -516,7 +663,11 @@ entity "**sync_groups**" {
"**shop_square_online_listings**" }-- "**accounts**"
"**shop_square_online_listings**" }-- "**shop_square_online**"
"**shop_square_online_listings**" ||-|| "**shop_square_online**"
"**shop_square_online_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_square_online_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_square_online_sync_group_listings**" }-- "**sync_group_listing_order_indexes**"
@@ -536,7 +687,11 @@ entity "**sync_groups**" {
"**shop_squarespace_listings**" }-- "**accounts**"
"**shop_squarespace_listings**" }-- "**shop_squarespace**"
"**shop_squarespace_listings**" ||-|| "**shop_squarespace**"
"**shop_squarespace_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_squarespace_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_squarespace_sync_group_listings**" }-- "**sync_group_listing_order_indexes**"
@@ -556,7 +711,11 @@ entity "**sync_groups**" {
"**shop_tiktok_listings**" }-- "**accounts**"
"**shop_tiktok_listings**" }-- "**shop_tiktok**"
"**shop_tiktok_listings**" ||-|| "**shop_tiktok**"
"**shop_tiktok_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_tiktok_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_tiktok_sync_group_listings**" }-- "**accounts**"
@@ -576,7 +735,11 @@ entity "**sync_groups**" {
"**shop_walmart_marketplace_listings**" }-- "**accounts**"
"**shop_walmart_marketplace_listings**" }-- "**shop_walmart_marketplace**"
"**shop_walmart_marketplace_listings**" ||-|| "**shop_walmart_marketplace**"
"**shop_walmart_marketplace_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_walmart_marketplace_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_walmart_marketplace_sync_group_listings**" }-- "**sync_group_listing_order_indexes**"
@@ -596,7 +759,11 @@ entity "**sync_groups**" {
"**shop_wix_listings**" }-- "**accounts**"
"**shop_wix_listings**" }-- "**shop_wix**"
"**shop_wix_listings**" ||-|| "**shop_wix**"
"**shop_wix_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_wix_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_wix_sync_group_listings**" }-- "**accounts**"
@@ -616,7 +783,11 @@ entity "**sync_groups**" {
"**shop_woo_commerce_listings**" }-- "**accounts**"
"**shop_woo_commerce_listings**" }-- "**shop_woo_commerce**"
"**shop_woo_commerce_listings**" ||-|| "**shop_woo_commerce**"
"**shop_woo_commerce_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_woo_commerce_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_woo_commerce_sync_group_listings**" }-- "**sync_group_listing_order_indexes**"
@@ -636,7 +807,11 @@ entity "**sync_groups**" {
"**shop_zoho_listings**" }-- "**accounts**"
"**shop_zoho_listings**" }-- "**shop_zoho**"
"**shop_zoho_listings**" ||-|| "**shop_zoho**"
"**shop_zoho_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_zoho_sync_group_listing_drafts**" }-- "**sync_group_listing_draft_order_indexes**"
"**shop_zoho_sync_group_listings**" }-- "**accounts**"
@@ -648,6 +823,8 @@ entity "**sync_groups**" {
"**shop_zoho_sync_group_listings**" }-- "**sync_group_listing_order_indexes**"
"**sync_group_listing_draft_order_indexes**" }-- "**accounts**"
"**sync_group_listing_order_indexes**" }-- "**sync_groups**"
"**sync_groups**" }-- "**accounts**"