Commit Graph

67 Commits

Author SHA1 Message Date
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
Matt Aitken 8aee590ab4 internal-providers has the schemas for integrations 2023-01-09 14:28:35 +00:00
James Ritchie ea2b76c1c3 Updated the playground workflows 2023-01-06 19:01:20 +00:00
Eric Allam 6328fc3b36 Order steps by a wss supplied timestamp 2023-01-05 18:06:41 +00:00
Eric Allam cfc451ffaa Added a playground for James and updates react-email 2023-01-05 16:55:11 +00:00
James Ritchie cdec1263d3 Edited the Slack example to include more states 2023-01-05 11:39:32 +00:00
Eric Allam 29df14e7d7 Tests and reruns now redirect to the run page 2023-01-05 11:31:30 +00:00
Eric Allam 22e02bcef4 Cleanup TriggerServer instances when the connection is lost 2023-01-04 14:25:35 +00:00
Eric Allam 48bacb0e60 Make workflow run steps idempotent 2023-01-04 13:39:28 +00:00
Matt Aitken 5fca5f62b1 Fix for scheduled countdown not displaying correctly 2023-01-02 18:55:33 +00:00
Matt Aitken b44f022ce7 Added a waitUntil as well 2023-01-02 18:49:48 +00:00
Eric Allam d660c581f4 Add support for durable delays (either durations or scheduled times) 2023-01-02 16:17:28 +00:00
Eric Allam 893ed0470f Handle resuming requests when external services are connected 2023-01-02 14:05:55 +00:00
Eric Allam ae63b49251 Initial work on the delay functionality 2023-01-02 13:41:11 +00:00
Eric Allam 8967d5e216 “Resolve” is a better word for that message, and postMessage response schema is always success 2023-01-02 11:50:15 +00:00
Matt Aitken 0517a36e47 Use trigger.dev repo in the example, so we don’t spam JSON Hero watchers 2022-12-30 19:15:20 +00:00
Eric Allam 88f8d7e87f Succesfully completing integration requests 2022-12-30 19:10:26 +00:00