Commit Graph

1721 Commits

Author SHA1 Message Date
Eric Allam 21528f2ec2 Try using ubuntu 22.04 to fix prisma issue 2023-01-11 16:14:54 +00:00
Eric Allam 623f8a7fea Back to 1.7.0 2023-01-11 15:55:49 +00:00
Eric Allam 90cd7cd823 Add some prisma logging 2023-01-11 15:55:19 +00:00
Eric Allam fa93ea58fb Back to 1.7.0 2023-01-11 15:37:08 +00:00
Eric Allam 9a1f8e8a31 Explicitly set NODE_ENV to development in dev-deps 2023-01-11 15:36:44 +00:00
Eric Allam ca426b2d43 Back to 1.7.0 2023-01-11 15:30:16 +00:00
Matt Aitken 43bb689e5c Creating a product with lots of fields is working 2023-01-11 15:30:06 +00:00
D-K-P 5bf6aecda0 Updated magic link 2023-01-11 15:19:08 +00:00
D-K-P 9e4c0aee39 Updated copy and renamed files to be less confusing 2023-01-11 15:17:11 +00:00
Eric Allam 24c9b8caf2 Try installing prisma globally 2023-01-11 15:00:04 +00:00
Eric Allam a1fb70db37 Back to 1.7.0 2023-01-11 14:56:33 +00:00
Eric Allam 0580c44c1e Install turbo using npm 2023-01-11 14:56:02 +00:00
Eric Allam de5dff55d0 Back to 1.7.0 2023-01-11 14:51:10 +00:00
Eric Allam d7bfe8c342 Add turbo before the generate step 2023-01-11 14:50:44 +00:00
Eric Allam 9d07ce435a Back to 1.7.0 2023-01-11 14:46:00 +00:00
Eric Allam 095384eb8a Start the pulsar 1.8.0 Dockerfile over again from the API Hero base 2023-01-11 14:45:25 +00:00
Eric Allam b09fbd9143 Back to 1.7.0 AGAIN 2023-01-11 14:33:17 +00:00
Eric Allam dc8c96b0c3 Put the dockerfile in the wrong place 2023-01-11 14:32:51 +00:00
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