Commit Graph

1203 Commits

Author SHA1 Message Date
Eric Allam edc2c5c793 Going back to 1.7.0 again 2023-01-11 14:31:40 +00:00
D-K-P 66badc6bc5 Added workflow failed email, logo and edited the other email intros 2023-01-11 14:31:16 +00:00
Eric Allam 3bd15e5977 Doing another build with 1.8.0 2023-01-11 14:30:25 +00:00
D-K-P 13ed10f82d Added connect integration email 2023-01-11 14:24:59 +00:00
D-K-P e8d05885f8 Typo in workflowId 2023-01-11 14:21:37 +00:00
D-K-P a609fde976 Added connect workflow email 2023-01-11 14:20:41 +00:00
D-K-P b7aa693cf1 Welcome email in but links need updating when they’re ready 2023-01-11 14:01:27 +00:00
Matt Aitken b2d4aaddc6 Shopify: creating products is working 2023-01-11 13:41:28 +00:00
Eric Allam 54f58b408c Go back to 1.7.0 2023-01-11 13:05:14 +00:00
Eric Allam 2f2d85bd72 Try 1.8.0 with stripping out the (possibly) unnecessary stuff from the dockerfile 2023-01-11 13:04:04 +00:00
Eric Allam cf50bdf800 Go back to pulsar 1.7.0 2023-01-11 11:57:50 +00:00
Eric Allam 084f84439f Try pulsar client 1.8.0 2023-01-11 11:57:13 +00:00
Matt Aitken 664dc1ebc4 You can create product variants and pass in lots of options 2023-01-11 11:52:28 +00:00
Eric Allam e55f5db6a9 Fixed issue with incorrect casing on import 2023-01-11 11:31:14 +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
D-K-P 21cb9ee5a9 Updated welcome email and magic link 2023-01-11 10:46:48 +00:00
D-K-P 44bc592fc5 Edited welcome email and deleted static images folder 2023-01-10 22:06:34 +00:00
Eric Allam 175e90ac3a Always log Pulsar stuff to try and debug flightcontrol deploy 2023-01-10 22:05:15 +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 7e28008dd1 Separated the GraphQL query out, and removed a parsing step 2023-01-10 16:29:39 +00:00
Eric Allam eb45b4259d Remove all traces of API Hero 2023-01-10 16:09:42 +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 867b2bbd4c Shopify GraphQL queries are working 2023-01-10 11:15:22 +00:00
Matt Aitken 120601a3e5 Shopify WIP 2023-01-10 11:15:22 +00:00
Eric Allam 0ce546d023 Improved initializing pulsar clients in the webapp 2023-01-10 09:59:54 +00:00
Matt Aitken 93a2befd61 Fix for AccessInfo and webhooks 2023-01-10 09:43:16 +00:00
Matt Aitken 2cca67cfa5 NormalizedResponse and IntegrationResponse now have output and context, instead of headers/status/body 2023-01-09 20:22:57 +00:00
Matt Aitken 8d0bac836f Don’t just get the accessToken, get the additional fields as well 2023-01-09 16:01:37 +00:00
Matt Aitken 3e9c18425a Allow additional fields to be added to API key connections 2023-01-09 15:30:32 +00:00
Matt Aitken 056bb01c85 Removed the old integrations.yml file 2023-01-09 14:31:08 +00:00
Matt Aitken 8aee590ab4 internal-providers has the schemas for integrations 2023-01-09 14:28:35 +00:00
Matt Aitken af326df070 internal-providers package now uses a JavaScript object instead of YML 2023-01-09 12:48:00 +00:00
Matt Aitken d463a60ff2 Renamed package “internal-integrations” to “internal-providers” 2023-01-09 12:48:00 +00:00
Matt Aitken cf3d9a7c05 Support access_token and bearer API key types, for now 2023-01-09 12:48:00 +00:00
Eric Allam a9292342a4 Fixed issue with workflow disconnections now working 2023-01-09 10:11:26 +00:00
Eric Allam e77f259fb1 Improvements to pulsar topics and structure
- Centralized the pulsar client creation and topics to internal-pulsar
- Cleaned up the pulsar message catalogs and split triggers and run command responses
- Improved the naming of the task queue
- Figured out how to use the pulsar client with the hosted version of Pulsar
2023-01-06 19:36:38 +00:00
Matt Aitken f9431545bc Better version of workflow list 2023-01-06 18:21:36 +00:00
Matt Aitken dfa3435037 Integrations can be enabled just for admins, or turned off for everyone 2023-01-06 12:05:02 +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
Eric Allam f5ea64ef4f Renamed the coordinator app to wss (web socket server) 2023-01-05 16:30:02 +00:00
Eric Allam 87c781ca16 Clients can now reconnect if they lose access to the coordinator server 2023-01-05 16:19:03 +00:00
Matt Aitken 6909a5cdf5 Email images are working 2023-01-05 11:22:12 +00:00
Eric Allam 03f6c32051 Fixed some issues with disconnected runs and started the renaming process 2023-01-05 11:07:45 +00:00
Eric Allam f00e3c8633 The host now publishes the START_WORKFLOW_RUN message so there isn’t a race condition 2023-01-05 10:39:46 +00:00
Matt Aitken 5171b8592c Send welcome email with a delay 2023-01-04 18:11:00 +00:00
Matt Aitken 91bc0764d9 Magic link and welcome (without delay atm) email now sending with Resend 2023-01-04 17:13:33 +00:00
Matt Aitken 9f9104e64a Improved readme 2023-01-04 17:13:26 +00:00