mock sync group editing: edit, save, and delete listings

This commit is contained in:
2026-02-25 22:41:36 -07:00
parent ae031411b8
commit 85817a4adb
12 changed files with 1533 additions and 239 deletions
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 321 KiB

After

Width:  |  Height:  |  Size: 414 KiB

+225
View File
@@ -28,6 +28,15 @@ entity "**shop_amazon_listings**" {
*""description"": //text //
}
entity "**shop_amazon_sync_group_editing_listings**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text [FK]//
""listing_id"": //text //
}
entity "**shop_amazon_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
@@ -65,6 +74,15 @@ entity "**shop_big_cartel_listings**" {
*""description"": //text //
}
entity "**shop_big_cartel_sync_group_editing_listings**" {
+ ""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_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
@@ -102,6 +120,15 @@ entity "**shop_ebay_listings**" {
*""description"": //text //
}
entity "**shop_ebay_sync_group_editing_listings**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text [FK]//
""listing_id"": //text //
}
entity "**shop_ebay_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
@@ -139,6 +166,15 @@ entity "**shop_ecwid_listings**" {
*""description"": //text //
}
entity "**shop_ecwid_sync_group_editing_listings**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text [FK]//
""listing_id"": //text //
}
entity "**shop_ecwid_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
@@ -176,6 +212,15 @@ entity "**shop_etsy_listings**" {
*""description"": //text //
}
entity "**shop_etsy_sync_group_editing_listings**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
--
*""account_id"": //integer //
*""shop_id"": //text [FK]//
""listing_id"": //text //
}
entity "**shop_etsy_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
@@ -213,6 +258,15 @@ entity "**shop_shopify_listings**" {
*""description"": //text //
}
entity "**shop_shopify_sync_group_editing_listings**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_shopify_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
@@ -250,6 +304,15 @@ entity "**shop_square_online_listings**" {
*""description"": //text //
}
entity "**shop_square_online_sync_group_editing_listings**" {
+ ""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_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
@@ -287,6 +350,15 @@ entity "**shop_squarespace_listings**" {
*""description"": //text //
}
entity "**shop_squarespace_sync_group_editing_listings**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text //
""listing_id"": //text //
}
entity "**shop_squarespace_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
@@ -324,6 +396,15 @@ entity "**shop_tiktok_listings**" {
*""description"": //text //
}
entity "**shop_tiktok_sync_group_editing_listings**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text [FK]//
""listing_id"": //text //
}
entity "**shop_tiktok_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
@@ -361,6 +442,15 @@ entity "**shop_walmart_marketplace_listings**" {
*""description"": //text //
}
entity "**shop_walmart_marketplace_sync_group_editing_listings**" {
+ ""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_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
@@ -398,6 +488,15 @@ entity "**shop_wix_listings**" {
*""description"": //text //
}
entity "**shop_wix_sync_group_editing_listings**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text [FK]//
""listing_id"": //text //
}
entity "**shop_wix_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
@@ -435,6 +534,15 @@ entity "**shop_woo_commerce_listings**" {
*""description"": //text //
}
entity "**shop_woo_commerce_sync_group_editing_listings**" {
+ ""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_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
@@ -472,6 +580,15 @@ entity "**shop_zoho_listings**" {
*""description"": //text //
}
entity "**shop_zoho_sync_group_editing_listings**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""shop_id"": //text [FK]//
""listing_id"": //text //
}
entity "**shop_zoho_sync_group_listing_drafts**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
@@ -490,6 +607,26 @@ entity "**shop_zoho_sync_group_listings**" {
*""order_index"": //integer //
}
entity "**sync_group_drafts**" {
+ ""account_id"": //integer [PK][FK]//
--
""sync_group_id"": //integer [FK]//
}
entity "**sync_group_editing**" {
+ ""account_id"": //integer [PK][FK]//
--
*""account_id"": //integer //
*""sync_group_id"": //integer [FK]//
*""sync_group_id"": //integer //
}
entity "**sync_group_editing_listing_order_indexes**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
--
}
entity "**sync_group_listing_draft_order_indexes**" {
+ ""account_id"": //integer [PK][FK]//
+ ""order_index"": //integer [PK]//
@@ -521,6 +658,12 @@ entity "**sync_groups**" {
"**shop_amazon_listings**" ||-|| "**shop_amazon**"
"**shop_amazon_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_amazon_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_amazon_sync_group_editing_listings**" }-- "**shop_amazon**"
"**shop_amazon_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_amazon_sync_group_listing_drafts**" }-- "**accounts**"
@@ -545,6 +688,12 @@ entity "**sync_groups**" {
"**shop_big_cartel_listings**" ||-|| "**shop_big_cartel**"
"**shop_big_cartel_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_big_cartel_sync_group_editing_listings**" }-- "**shop_big_cartel**"
"**shop_big_cartel_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_big_cartel_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_big_cartel_sync_group_listing_drafts**" }-- "**accounts**"
@@ -569,6 +718,12 @@ entity "**sync_groups**" {
"**shop_ebay_listings**" ||-|| "**shop_ebay**"
"**shop_ebay_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_ebay_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_ebay_sync_group_editing_listings**" }-- "**shop_ebay**"
"**shop_ebay_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_ebay_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
@@ -593,6 +748,12 @@ entity "**sync_groups**" {
"**shop_ecwid_listings**" ||-|| "**shop_ecwid**"
"**shop_ecwid_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_ecwid_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_ecwid_sync_group_editing_listings**" }-- "**shop_ecwid**"
"**shop_ecwid_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_ecwid_sync_group_listing_drafts**" }-- "**accounts**"
@@ -617,6 +778,12 @@ entity "**sync_groups**" {
"**shop_etsy_listings**" ||-|| "**shop_etsy**"
"**shop_etsy_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_etsy_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_etsy_sync_group_editing_listings**" }-- "**shop_etsy**"
"**shop_etsy_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_etsy_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
@@ -641,6 +808,12 @@ entity "**sync_groups**" {
"**shop_shopify_listings**" ||-|| "**shop_shopify**"
"**shop_shopify_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_shopify_sync_group_editing_listings**" }-- "**shop_shopify**"
"**shop_shopify_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_shopify_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_shopify_sync_group_listing_drafts**" }-- "**accounts**"
@@ -665,6 +838,12 @@ entity "**sync_groups**" {
"**shop_square_online_listings**" ||-|| "**shop_square_online**"
"**shop_square_online_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_square_online_sync_group_editing_listings**" }-- "**shop_square_online**"
"**shop_square_online_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_square_online_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_square_online_sync_group_listing_drafts**" }-- "**accounts**"
@@ -689,6 +868,12 @@ entity "**sync_groups**" {
"**shop_squarespace_listings**" ||-|| "**shop_squarespace**"
"**shop_squarespace_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_squarespace_sync_group_editing_listings**" }-- "**shop_squarespace**"
"**shop_squarespace_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_squarespace_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_squarespace_sync_group_listing_drafts**" }-- "**accounts**"
@@ -713,6 +898,12 @@ entity "**sync_groups**" {
"**shop_tiktok_listings**" ||-|| "**shop_tiktok**"
"**shop_tiktok_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_tiktok_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_tiktok_sync_group_editing_listings**" }-- "**shop_tiktok**"
"**shop_tiktok_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_tiktok_sync_group_listing_drafts**" }-- "**accounts**"
@@ -737,6 +928,12 @@ entity "**sync_groups**" {
"**shop_walmart_marketplace_listings**" ||-|| "**shop_walmart_marketplace**"
"**shop_walmart_marketplace_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_walmart_marketplace_sync_group_editing_listings**" }-- "**shop_walmart_marketplace**"
"**shop_walmart_marketplace_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_walmart_marketplace_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_walmart_marketplace_sync_group_listing_drafts**" }-- "**accounts**"
@@ -761,6 +958,12 @@ entity "**sync_groups**" {
"**shop_wix_listings**" ||-|| "**shop_wix**"
"**shop_wix_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_wix_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_wix_sync_group_editing_listings**" }-- "**shop_wix**"
"**shop_wix_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_wix_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
@@ -785,6 +988,12 @@ entity "**sync_groups**" {
"**shop_woo_commerce_listings**" ||-|| "**shop_woo_commerce**"
"**shop_woo_commerce_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_woo_commerce_sync_group_editing_listings**" }-- "**shop_woo_commerce**"
"**shop_woo_commerce_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_woo_commerce_sync_group_listing_drafts**" ||-|| "**sync_group_listing_draft_order_indexes**"
"**shop_woo_commerce_sync_group_listing_drafts**" }-- "**accounts**"
@@ -809,6 +1018,12 @@ entity "**sync_groups**" {
"**shop_zoho_listings**" ||-|| "**shop_zoho**"
"**shop_zoho_sync_group_editing_listings**" ||-|| "**sync_group_editing_listing_order_indexes**"
"**shop_zoho_sync_group_editing_listings**" }-- "**sync_group_editing**"
"**shop_zoho_sync_group_editing_listings**" }-- "**shop_zoho**"
"**shop_zoho_sync_group_listing_drafts**" }-- "**accounts**"
"**shop_zoho_sync_group_listing_drafts**" }-- "**sync_group_listing_draft_order_indexes**"
@@ -823,6 +1038,16 @@ entity "**sync_groups**" {
"**shop_zoho_sync_group_listings**" }-- "**sync_group_listing_order_indexes**"
"**sync_group_drafts**" ||-|| "**accounts**"
"**sync_group_drafts**" }-- "**sync_groups**"
"**sync_group_editing**" ||-|| "**accounts**"
"**sync_group_editing**" }-- "**sync_groups**"
"**sync_group_editing_listing_order_indexes**" }-- "**sync_group_editing**"
"**sync_group_listing_draft_order_indexes**" }-- "**accounts**"
"**sync_group_listing_order_indexes**" }-- "**sync_groups**"