Commit Graph

4443 Commits

Author SHA1 Message Date
Matt Aitken e607281b1b Pass Zod issues back from HTTPService, so they can be displayed 2023-01-24 23:27:56 -08:00
Matt Aitken 109d81d9fa Slack blocks schemas are finally parsing properly… 2023-01-24 21:53:02 -08:00
Matt Aitken 972444da16 Slack example with lots of blocks 2023-01-24 20:14:13 -08:00
Matt Aitken 2ab9b5f97b Build the service request objects ahead of time so we can easily log them if need to 2023-01-24 20:14:02 -08:00
Matt Aitken 001cd811c4 Added Slack block schemas 2023-01-24 20:13:40 -08:00
Matt Aitken 51c295f102 Added type-fest to trigger-providers as a dev dependency 2023-01-24 20:13:04 -08:00
Matt Aitken 1843a2f944 Created a zod helper that can parse from snake_case to camelCase and vice versa 2023-01-24 20:12:43 -08:00
James Ritchie f10dadbd9f Fixed Toast widths 2023-01-24 16:53:55 -08:00
Matt Aitken 809ffe2168 Added Slack blocks schemas 2023-01-24 16:40:34 -08:00
Matt Aitken 12dfc8dbe1 Added scope that should allow posting as a custom name “chat:write.customize" 2023-01-24 16:40:10 -08:00
Matt Aitken 4085ad983c Merge pull request #12 from triggerdotdev/dev
Resend.com integration, fix for github webhooks, and more
2023-01-24 12:00:43 -08:00
Matt Aitken 3caa793de2 If a run is disabled, show an appropriate error 2023-01-24 11:58:19 -08:00
Matt Aitken d6b69ab387 If an unknown webhook service is presented, show the service 2023-01-24 11:58:19 -08:00
James Ritchie 1cc397732f Copy tweak 2023-01-24 11:44:21 -08:00
James Ritchie 8541ec6198 Compressed docs images 2023-01-24 11:43:29 -08:00
James Ritchie f6b7b4ad53 Updated the docs demo gif 2023-01-24 09:11:37 -08:00
Eric Allam 7be5433bda Release new versions of packages 2023-01-24 14:41:16 +00:00
Eric Allam c570f069fb Added resend.com changeset 2023-01-24 14:40:22 +00:00
Eric Allam a8f8125a94 Add documentation for Resend.com sendEmail integration 2023-01-24 14:39:31 +00:00
Eric Allam 3b6b8f5964 Use x-github-hook-id for the event id, because x-github-delivery-id is not unique across webhook deliveries 2023-01-24 14:14:02 +00:00
Matt Aitken 042dd928d8 Merge branch 'integrations/resend' into dev 2023-01-23 22:53:58 -08:00
Matt Aitken 46521a3aa8 Deal with Resend errors properly 2023-01-23 22:53:37 -08:00
Matt Aitken 77f3233224 Improved the Resend API key instructions 2023-01-23 22:40:14 -08:00
Matt Aitken 03008054ea Improvements for plain text formatting 2023-01-23 22:33:55 -08:00
Matt Aitken 36480dd850 Email preview in the run 2023-01-23 22:30:17 -08:00
D-K-P aceceec317 Updated readme 2023-01-23 22:15:17 -08:00
D-K-P eebe37109e Replaced readme banner 2023-01-23 22:07:28 -08:00
D-K-P d717a909d2 Added private beta banners to the docs 2023-01-23 21:16:43 -08:00
Eric Allam 951bf9a92c Added loops and conditionals 2023-01-24 05:06:47 +00:00
Eric Allam a2d11a2bf5 Added some docs for logging 2023-01-24 05:01:32 +00:00
Eric Allam dc11daced1 Finished docs for github webhooks 2023-01-24 04:47:00 +00:00
Eric Allam 681955c19d Added resumability guide 2023-01-24 03:52:57 +00:00
James Ritchie 780688ea73 Added a background image to docs 2023-01-23 17:41:11 -08:00
James Ritchie 1c373321f5 Added more info to the examples page 2023-01-23 17:36:35 -08:00
James Ritchie 84bb476907 fixed typos 2023-01-23 17:22:04 -08:00
James Ritchie fb11417aac Added an intro page to the docs 2023-01-23 17:03:59 -08:00
Matt Aitken c41026d34c Emails are now correctly reporting in the webapp 2023-01-23 17:03:43 -08:00
Matt Aitken 08179a086c React emails are sending 2023-01-23 16:36:25 -08:00
James Ritchie 98fca0ed60 Added a welcome page and GitHub link to side nav 2023-01-23 16:28:07 -08:00
James Ritchie 9ecabd41b9 Updated resend logo
# Conflicts:
#	apps/webapp/public/integrations/resend.png
2023-01-23 15:50:22 -08:00
Matt Aitken 5dac88601f Resend is sending html emails successfully 2023-01-23 15:50:03 -08:00
James Ritchie 62a5163c2d Updated resend logo 2023-01-23 15:49:37 -08:00
Eric Allam 45e64b9ef0 Add EDA guide coming soon 2023-01-23 21:49:07 +00:00
Eric Allam 748494ca87 Document the issues github webhook 2023-01-23 21:44:31 +00:00
D-K-P 2020b0afa5 Changed discord and gh links 2023-01-23 13:44:13 -08:00
Eric Allam a05436014f Update mintlify CLI to the latest version 2023-01-23 21:23:17 +00:00
Eric Allam 39b167ed1f Zod guide and better handling of Zod event parsing errors 2023-01-23 21:11:23 +00:00
D-K-P ada6e43bb7 Added help section to the docs 2023-01-23 12:26:50 -08:00
James Ritchie 8d9587b416 Resend and SendGrid logos 2023-01-23 12:09:39 -08:00
D-K-P 5a32765cf8 Replaced docs favicon 2023-01-23 11:41:00 -08:00