Commit Graph

29 Commits

Author SHA1 Message Date
5adc6a5cf4 don't read the whole sheet to find headers 2024-11-26 20:00:04 -07:00
cace87989c allow multiple rows for template 2024-11-26 19:37:13 -07:00
6c7092bc5e misc fixes
*  updateShopifyProductHandler acts on all selected rows
*  updateProductToShopify checks SKU more quickly
*  defaults are always set products
2024-11-19 21:49:41 -07:00
ce0c233dd3 don't overwrite Product default values 2024-11-19 13:15:36 -07:00
69c8870ff0 add functions to public for menu access 2024-11-17 17:33:49 -07:00
f43c758fdb make newSku resiliant to column moves 2024-11-17 14:20:27 -07:00
fa700b622e unset shopify properties if search fails 2024-11-17 11:06:29 -07:00
dc97a0001a add compare_at_price support 2024-11-17 10:30:35 -07:00
a1f5e04797 add columns to watch 2024-11-17 09:33:02 -07:00
9d234c77d9 create column-based onedit handler 2024-11-17 09:28:53 -07:00
d6d6af3c44 don't try to update if there is no SKU 2024-11-17 08:18:54 -07:00
5d0ae653fa new product defaults are set correctly 2024-11-17 06:57:03 -07:00
475eee70ea publish to online store 2024-11-16 20:26:34 -07:00
531da95091 fixes to create new products 2024-11-16 05:24:19 -07:00
69ec8b8cdd include shopify_status 2024-11-16 05:13:47 -07:00
6dd205dcbb I can update a row! 2024-11-16 04:51:23 -07:00
ca48bb6572 a little bit farther 2024-11-14 08:36:08 -07:00
220ee45e22 partial implementation of product update 2024-11-14 02:03:42 -07:00
9b01d6de8a use installed triggers
cannot call external services from default triggers
2024-11-14 00:50:05 -07:00
a5c0a1176d omg this is working 2024-11-13 23:43:32 -07:00
fb86c9c96d able to pull Products using Shopify GraphQL API 2024-11-09 02:40:13 -07:00
6bbd8d4525 move clasp to project root 2024-11-07 21:53:09 -07:00
b3833f4b22 use npm to manage modules 2024-11-07 21:49:40 -07:00
7316ba08d7 enable changes based on template, refactor newSku 2024-11-04 21:48:31 -07:00
20a5e738f7 working version checkin
*  add config class
*  add vlookup
*  add menu
*  add photo folder creation
*  add prep for product templates
2024-11-04 20:44:19 -07:00
b6b75e426c use column names for newSku 2024-11-04 01:35:44 -07:00
0fd89bc9ea initial working version 2024-11-04 01:06:00 -07:00
b2af2fc98c initial checkout of appscript 2024-11-03 20:00:26 -07:00
3669f62e0a ignore desktop.ini 2024-11-03 19:40:06 -07:00