Commit Graph

83 Commits

Author SHA1 Message Date
Eric Allam f350fcadbc Github integration - new star webhook implemented 2023-01-21 16:33:52 -08:00
Eric Allam caae2609bd Update fetch-playground ts-config for new goodness 2023-01-21 13:55:05 -08:00
Eric Allam c69c3705c5 Feature: generic fetch requests 2023-01-21 13:53:04 -08:00
Matt Aitken 0980927cea Created a tsconfig for the examples, and got them all setup 2023-01-21 13:32:14 -08:00
Matt Aitken 111b0c76a7 Posting to Slack uses either channelId or channelName 2023-01-20 14:09:32 -08:00
James Ritchie cd5b7736cc Playground file update 2023-01-20 11:00:56 -08:00
Eric Allam d3c593cdbf Added ability to timeout triggers so they don’t run too late after the event time 2023-01-20 08:40:00 -08:00
Matt Aitken 81f26d4ec3 Slack example delay reduced to 5 seconds 2023-01-19 16:46:21 -08:00
Matt Aitken f8ad30b975 Added GitHub commitComments webhook 2023-01-19 15:03:24 -08:00
Matt Aitken f92c3d75bb Added GitHub pushes and pull request reviews 2023-01-19 14:39:14 -08:00
Eric Allam 5075df9068 Feature: Enable/Disable & Archive/Unarchive workflows 2023-01-19 13:36:43 -08:00
Matt Aitken e60d8198cd Added GitHub Pull Request review comments 2023-01-19 10:30:07 -08:00
Matt Aitken ef3ce5dbc2 Added GitHub Pull Request webhook support 2023-01-19 09:46:13 -08:00
Matt Aitken f9eabe3dfb Added GitHub issue commented webhook 2023-01-18 20:11:20 -08:00
Matt Aitken f8cb4926d1 All GitHub issue webhooks now work 2023-01-18 20:11:20 -08:00
Eric Allam 7f2654884a Added some logging messages to the client, and disabled them by default 2023-01-18 18:25:52 -08:00
Eric Allam 0faa7d5efc Implement sendEvent in the SDK, that can work outside runs 2023-01-16 09:46:31 -08:00
Eric Allam c0c3724b72 Added schedule to slack example 2023-01-16 09:17:13 -08:00
Eric Allam 8b7b8a81ce Feature: scheduled triggers 2023-01-15 12:58:16 -08:00
James Ritchie 6db5b1178e Added images to the getting started docs and copy tweaks
Compressed all our docs images
2023-01-15 11:11:59 -08:00
James Ritchie 5a96418194 Added new workflow to playground 2023-01-14 20:28:46 -08:00
Matt Aitken bdd2dc3145 Shopify getProduct function 2023-01-14 20:25:31 -08:00
Eric Allam 7c91518f05 Switch back to local 2023-01-13 10:54:00 +00:00
Eric Allam 31201065f4 Add more logging and debugging of wss 2023-01-12 16:53:12 +00:00
Matt Aitken b65954214f Moving to node 16 2023-01-12 13:22:06 +00:00
Matt Aitken 811cf807d0 Shopify: can update product 2023-01-12 11:19:57 +00:00
Matt Aitken b985ae09a9 Shopify: add products to a collection 2023-01-12 10:59:34 +00:00
Matt Aitken 25aab9e4b1 Updated the Shopify example workflow to use the new free dev store 2023-01-12 09:44:40 +00:00
James Ritchie b40975830d Fixes for the Shopify workflow example - still breaks on the Product Variants run 2023-01-11 18:39:53 +00:00
Matt Aitken 9ef592b185 Updated the location to match the new development store 2023-01-11 18:27:15 +00:00
Matt Aitken d5c529a318 Shopify: list locations 2023-01-11 17:46:56 +00:00
Matt Aitken 4b1547a160 Filtering collections working 2023-01-11 17:35:52 +00:00
Matt Aitken 1cd294dd31 Shopify: List collections 2023-01-11 17:31:02 +00:00
Matt Aitken 2b3540d861 Appending images to a product is working 2023-01-11 17:02:31 +00:00
James Ritchie 61de506275 Added a loop trigger to the Playground 2023-01-11 15:34:36 +00:00
Matt Aitken 43bb689e5c Creating a product with lots of fields is working 2023-01-11 15:30:06 +00:00
Matt Aitken b2d4aaddc6 Shopify: creating products is working 2023-01-11 13:41:28 +00:00
James Ritchie dc20ba5f1a Playground workflow updates 2023-01-11 12:15:20 +00:00
James Ritchie 8fa49560de More workflows added to Playground 2023-01-11 12:15:20 +00:00
Matt Aitken 664dc1ebc4 You can create product variants and pass in lots of options 2023-01-11 11:52:28 +00:00
Matt Aitken 767acd1298 Creating variants is working, with options 2023-01-11 11:11:51 +00:00
Matt Aitken 34fcb8257e Variant filtering by productId required some special code 2023-01-11 11:11:51 +00:00
James Ritchie 2bb7c8dea5 Added some more runs to Playground 2023-01-11 10:39:35 +00:00
Eric Allam 02e420307c Rename the shopify example package name 2023-01-11 07:50:27 +00:00
Matt Aitken 8b5cdd5a37 Creating a variant is partially working, produces an error which there’s a new state for 2023-01-10 19:18:36 +00:00
Matt Aitken 5bbdc50d2b Filtering by sku is working 2023-01-10 15:41:04 +00:00
Matt Aitken cd65d20015 Shopidy product variants can now be queried 2023-01-10 15:13:03 +00:00
Matt Aitken 120601a3e5 Shopify WIP 2023-01-10 11:15:22 +00:00
James Ritchie 5ee7eadce5 Changed triggers to events in github webhook 2023-01-10 10:13:32 +00:00
James Ritchie 30e2d2f5a9 Renamed a Playground run 2023-01-09 15:40:53 +00:00