Commit Graph

162 Commits

Author SHA1 Message Date
Eric Allam 710bcc2c47 Handle errors when calling listen and provide some log feedback 2023-02-07 14:40:59 +00:00
Eric Allam 35718033bd Upload source maps to sentry during Docker build 2023-02-07 09:29:15 +00:00
Eric Allam 5501a927bf Update to latest @sentry/remix package 2023-02-07 09:29:15 +00:00
Eric Allam 46fc33ca15 Downgrade mintlify to 2.0.16, add more to blockActionInteraction, and fix pnpm install commands 2023-02-06 10:45:08 +00:00
Eric Allam 124751e62a Fixed the sendEvent API ref page and update mintlify to 2.0.17 2023-02-05 20:36:07 +00:00
Matt Aitken 07f0144354 Downgraded remix back to previous version 2023-02-03 17:28:32 +00:00
Matt Aitken 54faa44e84 Added Intercom back 2023-02-03 16:52:48 +00:00
Matt Aitken f121a48466 Run install 2023-02-03 16:44:13 +00:00
Matt Aitken 813c3622e9 Updated remix and added remix-island 2023-02-03 16:36:16 +00:00
James Ritchie d0208e698b Scrollbars hidden on carousel 2023-02-03 16:24:08 +00:00
James Ritchie 2d08718389 Updated headless ui package 2023-02-02 16:18:28 +00:00
Matt Aitken 05b0bd9fb4 Add jsx-slack to the WhatsApp example package 2023-02-02 10:51:49 +00:00
Matt Aitken f46436b903 Added “prettier-plugin-tailwindcss”: correct order for classes 2023-02-01 14:46:04 +00:00
Matt Aitken dbfff6b5f4 WhatsApp send template message 2023-02-01 10:44:09 +00:00
Matt Aitken 6e8d9b4c9a WIP on webhook verification 2023-01-31 13:14:47 +00:00
Matt Aitken 3dd0af6157 Installed @trigger.dev/whatsapp 2023-01-31 11:56:15 +00:00
Eric Allam 887f9d1091 Try moving some shopify dependencies to prod deps 2023-01-30 21:23:04 +00:00
Eric Allam 91130472a9 Try moving @octokit/webhooks into normal deps 2023-01-30 20:55:31 +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
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
James Ritchie 598d1542b4 Added Typeform react library and added it to the onboarding 2023-01-28 18:04:48 -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 9f935cdd3b Use jsx-slack in the Slack example 2023-01-27 13:44:00 -08:00
Eric Allam 52d21ac84d Added support for delaying delivery when sending custom events 2023-01-27 10:18:13 +00:00
Matt Aitken 543589ae32 Merge remote-tracking branch 'origin/dev' into integrations/slack-blocks 2023-01-26 14:41:11 -08:00
Eric Allam 2ae86d0f0e Remove unnecessary config packages and use explicit workspace reference 2023-01-26 14:20:44 +00:00
Eric Allam 60a5ca785e Set link-workspace-package to false (force use of workspace:) to be able to use registry trigger.dev/sdk in internal-triggers 2023-01-26 14:16:25 +00:00
Eric Allam f100bfc81f Moving triggers into their own service, worried them being in webapp is messing stuff up 2023-01-26 13:56:30 +00:00
Matt Aitken 8719a4c680 Updated mintlify CLI to the latest 2023-01-25 22:12:11 -08:00
Matt Aitken dc83526a77 Fix for Resend integration typecheck issue with ReactElement 2023-01-25 17:02:19 -08:00
James Ritchie ff8ea0c80e Package update 2023-01-25 15:22:06 -08:00
Eric Allam 39853e5ce0 Add uptime workflow that runs every minute 2023-01-25 21:55:04 +00:00
Eric Allam 22b2e1635f Update mintlify to latest 2023-01-25 21:29:58 +00:00
Eric Allam ddf42558aa Add support for webhookEvent, a manual webhook trigger 2023-01-25 15:32:52 +00:00
Matt Aitken 51c295f102 Added type-fest to trigger-providers as a dev dependency 2023-01-24 20:13:04 -08:00
Matt Aitken 042dd928d8 Merge branch 'integrations/resend' into dev 2023-01-23 22:53:58 -08:00
Matt Aitken 36480dd850 Email preview in the run 2023-01-23 22:30:17 -08:00
Matt Aitken 08179a086c React emails are sending 2023-01-23 16:36:25 -08:00
Matt Aitken 5dac88601f Resend is sending html emails successfully 2023-01-23 15:50:03 -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
Eric Allam c69c3705c5 Feature: generic fetch requests 2023-01-21 13:53:04 -08:00
Matt Aitken 93a4ed8a1e Hopefully got bundling of common-schemas into the @trigger.dev/sdk package 2023-01-20 17:26:19 -08:00
Matt Aitken 16f6df68aa @trigger.dev/common-schemas is now public and builds using tsup 2023-01-20 14:43:18 -08:00