Commit Graph

1008 Commits

Author SHA1 Message Date
Eric Allam a069ba14e4 Stage initial release of the new isolated integration packages @trigger.dev/github@0.1.17 @trigger.dev/integration-sdk@0.1.17 @trigger.dev/resend@0.1.17 @trigger.dev/shopify@0.1.17 @trigger.dev/slack@0.1.17 2023-01-30 17:49:45 +00:00
Eric Allam 87f755c93e Get flightcontrol ready for staging 2023-01-30 17:37:32 +00:00
Matt Aitken 66b6c2f844 Updated the CLI to point at the internal integrations metadata 2023-01-30 17:23:12 +00:00
Eric Allam c97a64bb02 Updated s-webapp watch paths 2023-01-30 16:55:44 +00:00
Eric Allam f3258ea411 Update all the docs for the new packages 2023-01-30 16:31:02 +00:00
Eric Allam 42648e93ee Added changesets for the new packages 2023-01-30 16:10:43 +00:00
Eric Allam acf8bf038f Remove trigger-providers, trigger-integrations, and internal-integrations and replace with integrations-catalog 2023-01-30 15:58:25 +00:00
Eric Allam 3769d12bd8 Breakout shopify into it’s own package 2023-01-30 14:05:23 +00:00
Eric Allam 3759dfc434 Breakout resend into it’s own package 2023-01-30 13:52:56 +00:00
Eric Allam c8e871393d Moved internal only dependencies to devDependencies 2023-01-30 13:29:52 +00:00
Eric Allam f9208f45a7 Breakout slack into it’s own package 2023-01-30 13:25:55 +00:00
Eric Allam 2d0e766b1a Break out github into it’s own package 2023-01-30 12:57:37 +00:00
Eric Allam 71549606ad Cleanup the github stars example 2023-01-30 09:31:21 +00:00
Eric Allam b63769b4e3 Added openapi spec doc and a reference page for the POST /events endpoint 2023-01-30 09:29:49 +00:00
D-K-P f325061444 Added github star example to the docs 2023-01-29 16:02:48 -08:00
Eric Allam 5ad386e306 Make it easier to start ngrok in different regions 2023-01-29 22:23:38 +00:00
Eric Allam a04e0f5e2d Rename Reference to SDK Reference 2023-01-29 21:10:38 +00:00
James Ritchie 5b65dd0070 Typo 2023-01-29 13:09:09 -08:00
James Ritchie 2f0104e960 Typo 2023-01-29 13:05:52 -08:00
James Ritchie c3e7a3e649 Title improvement 2023-01-29 13:03:29 -08:00
James Ritchie 1433004292 Improved docs title for github star example 2023-01-29 12:59:55 -08:00
James Ritchie cc1887b065 Updated the github docs example 2023-01-29 12:59:55 -08:00
James Ritchie 614489c67d Removed dead link 2023-01-29 12:59:55 -08:00
D-K-P 2a4b91da82 Added 2 more integration logos 2023-01-29 12:52:08 -08:00
James Ritchie 0f8014f613 Fixed a dead link in the docs 2023-01-29 12:51:07 -08:00
James Ritchie ab7c27be53 Fixed typo 2023-01-29 12:28:58 -08:00
Matt Aitken 0d6e843880 Updated the entry.server.ts and entry.client.ts to Remix’s latest to fix server/client mismatch 2023-01-29 09:18:29 -08:00
Matt Aitken 898069b5c8 Pass the providers into the no workflows component – it isn’t a page 2023-01-29 08:50:15 -08:00
Eric Allam 63276c266d Release new providers package @trigger.dev/integrations@0.1.16 @trigger.dev/providers@0.1.10 2023-01-29 07:06:51 +00:00
Eric Allam a4342437a2 Revert "Made the Slack interactivity zod schema any (to see if this is causing the issue)"
This reverts commit e235e4e472.
2023-01-29 07:05:15 +00:00
Eric Allam 5035e10f11 Fix issue with zod schemas getting serialized through loaders and causing mucho errors
Create SerializableProvider and omit non-serializable data from getProviders
2023-01-29 07:04:51 +00:00
James Ritchie b68ca6e440 Better layout for more orgs 2023-01-28 18:30:20 -08:00
James Ritchie a832074264 Resend logo update 2023-01-28 18:29:14 -08:00
James Ritchie 598d1542b4 Added Typeform react library and added it to the onboarding 2023-01-28 18:04:48 -08:00
Matt Aitken e235e4e472 Made the Slack interactivity zod schema any (to see if this is causing the issue) 2023-01-28 17:53:26 -08:00
Matt Aitken e21ae74f21 Removed the @trigger.dev/sdk and /integrations packages from webapp 2023-01-27 23:22:04 -08:00
Matt Aitken 7095b45a37 Added an error boundary and set the remix-typedjson version to 0.1.3 2023-01-27 20:11:18 -08:00
Matt Aitken 49810df735 Removed Typeform 2023-01-27 19:27:49 -08:00
Matt Aitken b647277333 UseOrganizations infer the data type from the loaders 2023-01-27 19:02:34 -08:00
Matt Aitken 058824cee4 Try catch the date formatting and return “unknown” 2023-01-27 18:27:09 -08:00
Matt Aitken d8ef6becec Guard against null and undefined of lastRun 2023-01-27 18:04:08 -08:00
Matt Aitken 31e7b77fe7 Improved docs and fixed switch fallthrough in example 2023-01-27 18:04:00 -08:00
Matt Aitken 28cc99bf9f Changeset version: Slack blocks support 2023-01-27 16:49:49 -08:00
Matt Aitken b29041002c Changeset added: Slack blocks support 2023-01-27 16:49:23 -08:00
Matt Aitken e1b26c863d Improved the Slack interaction trigger block style 2023-01-27 16:48:07 -08:00
Matt Aitken f5b88ce272 Deal with optional in Slack example 2023-01-27 16:46:47 -08:00
Matt Aitken dd62655bc7 Added documentation for posting block Slack messages 2023-01-27 16:45:21 -08:00
Matt Aitken 2d72c112f3 Fix for dropdown schema failure. Added nice example 2023-01-27 16:45:21 -08:00
Matt Aitken 96ff7f136c Added more interactive elements 2023-01-27 16:45:21 -08:00
D-K-P 719c2a6091 Added contact to resend docs 2023-01-27 16:30:02 -08:00