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 |
|
Eric Allam
|
d553701b74
|
Display schedule workflow descriptions
|
2023-01-20 11:01:53 -08:00 |
|
D-K-P
|
769de0f875
|
Added line numbers to code block
|
2023-01-19 17:04:34 -08:00 |
|
Eric Allam
|
0faa7d5efc
|
Implement sendEvent in the SDK, that can work outside runs
|
2023-01-16 09:46:31 -08:00 |
|
Eric Allam
|
c0c3724b72
|
Added schedule to slack example
|
2023-01-16 09:17:13 -08:00 |
|
Eric Allam
|
8b7b8a81ce
|
Feature: scheduled triggers
|
2023-01-15 12:58:16 -08:00 |
|
James Ritchie
|
3dd3352b2f
|
lock file changes
|
2023-01-14 19:36:21 -08:00 |
|
Matt Aitken
|
125aafe79a
|
Made providers a public package: @trigger.dev/providers
|
2023-01-14 15:42:39 +00:00 |
|
Matt Aitken
|
30d6d544c1
|
Revert "Rolling up is working but all the subpackages are in their own folders in dist"
This reverts commit 89d4ce62c0.
|
2023-01-14 13:24:40 +00:00 |
|
Matt Aitken
|
5f4422e652
|
Revert "Rollup is generating type definitions for all the subpackages, but the imports are messed up"
This reverts commit 8bbe215a68.
|
2023-01-14 13:24:33 +00:00 |
|
Matt Aitken
|
8bbe215a68
|
Rollup is generating type definitions for all the subpackages, but the imports are messed up
|
2023-01-14 13:24:06 +00:00 |
|
Matt Aitken
|
89d4ce62c0
|
Rolling up is working but all the subpackages are in their own folders in dist
|
2023-01-14 12:06:33 +00:00 |
|
Matt Aitken
|
9993e24708
|
Latest lock file
|
2023-01-13 14:45:23 +00:00 |
|
Matt Aitken
|
09896e4252
|
Added changesets to the project
|
2023-01-13 14:37:27 +00:00 |
|
Eric Allam
|
a6b17753e1
|
internal-pulsar now only exports topics
|
2023-01-13 10:51:52 +00:00 |
|
D-K-P
|
3c7874ae42
|
Loads of email updates + creation of styles / footer components
|
2023-01-12 19:30:27 +00:00 |
|
Eric Allam
|
548c6604c9
|
Try removing replacing internal-pulsar with pulsar-client in wss
|
2023-01-12 16:04:03 +00:00 |
|
Eric Allam
|
f325b5fa54
|
Fixed import and trying internal-pulsar in prod deps again
|
2023-01-12 15:45:23 +00:00 |
|
Eric Allam
|
0fe3f62f0f
|
Try building pulsar-client by adding it in production deps
|
2023-01-12 15:33:09 +00:00 |
|