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
|
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
|
e1b26c863d
|
Improved the Slack interaction trigger block style
|
2023-01-27 16:48:07 -08:00 |
|
James Ritchie
|
b327d1bb62
|
Fixed links to quick start guide
|
2023-01-27 16:23:11 -08:00 |
|
James Ritchie
|
65b78f8f20
|
Small fix for overflowing username/email address in menu
|
2023-01-27 15:41:42 -08:00 |
|
James Ritchie
|
617cc221cb
|
Added new slack integration workflow type
|
2023-01-27 15:12:06 -08:00 |
|
Eric Allam
|
057a13b52c
|
Slack integration improvements
- Add ability to trigger workflows on block actions
- Add reactions
- Add ability to respond to a block action interaction
|
2023-01-27 15:55:55 +00:00 |
|
Eric Allam
|
52d21ac84d
|
Added support for delaying delivery when sending custom events
|
2023-01-27 10:18:13 +00:00 |
|
Matt Aitken
|
897724e883
|
Merge branch 'integrations/slack-blocks' into dev
|
2023-01-27 00:24:39 -08:00 |
|
Matt Aitken
|
7e7c8dafd7
|
Slack interactivity hook responds with 200
|
2023-01-27 00:24:19 -08:00 |
|
Eric Allam
|
86c543c45f
|
Fire off internal custom events for user.created and workflow.created
|
2023-01-26 23:29:15 +00:00 |
|
Matt Aitken
|
543589ae32
|
Merge remote-tracking branch 'origin/dev' into integrations/slack-blocks
|
2023-01-26 14:41:11 -08:00 |
|
Matt Aitken
|
e5530299da
|
Scope the test data to the correct organization
|
2023-01-26 14:36:30 -08:00 |
|
James Ritchie
|
a4bd86fefe
|
Added a typeform to vote for integrations we don’t support
|
2023-01-26 13:04:39 -08:00 |
|
Matt Aitken
|
518472fcb2
|
Fix for page count being wrong on runs table
|
2023-01-26 13:02:08 -08: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 |
|
Eric Allam
|
63cc3ad5c5
|
No need to do health checks locally
|
2023-01-26 12:16:06 +00:00 |
|
Eric Allam
|
cc4f27a3cd
|
Fetch responses can be non 2xx
|
2023-01-26 11:52:19 +00:00 |
|
Eric Allam
|
46b59f1bf6
|
Use window queries on uptime monitor
|
2023-01-26 11:11:24 +00:00 |
|
Eric Allam
|
58a946547c
|
Fixed issue with github webhook events
|
2023-01-26 10:49:54 +00:00 |
|
Eric Allam
|
e37a2001e1
|
Added lastRunAt to the scheduleEvent payload
|
2023-01-26 10:12:57 +00:00 |
|
Eric Allam
|
e63d354144
|
Added isTest to the Trigger.run context param to detect when a trigger runs in from the test page
|
2023-01-26 09:33:04 +00:00 |
|
Matt Aitken
|
fa7e670a56
|
Fix for webhook url being built with undefined
|
2023-01-25 19:24:09 -08:00 |
|
Matt Aitken
|
9da1f881f0
|
Better error handling of webhook failures
|
2023-01-25 18:28:55 -08:00 |
|
Matt Aitken
|
3d3a88d9ac
|
externalSourceUrl and secret now show errors if there’s an issue
|
2023-01-25 18:07:42 -08:00 |
|
Matt Aitken
|
ed06751a8f
|
The integration webhook urls weren’t being created properly (needed to use id not object)
|
2023-01-25 17:02:19 -08:00 |
|
James Ritchie
|
d10538c3d7
|
Fixed up the webhook info panel layout and updated the example in docs
|
2023-01-25 16:37:56 -08:00 |
|
James Ritchie
|
9435709ad1
|
Added the new webhook icon to the workflow type
|
2023-01-25 16:14:18 -08:00 |
|
James Ritchie
|
af63b52e32
|
Copy button tweak to make it on brand
|
2023-01-25 15:57:28 -08:00 |
|
James Ritchie
|
42065e3ffc
|
Fixed Toast widths
|
2023-01-25 15:28:09 -08:00 |
|
James Ritchie
|
3d7e154589
|
Copy button colour update
|
2023-01-25 15:22:06 -08:00 |
|
James Ritchie
|
ada581cc88
|
Improved the webhook copy details panel
|
2023-01-25 15:16:02 -08:00 |
|
Eric Allam
|
1c893a538d
|
For scheduled workflows, always test with the current scheduledTime
|
2023-01-25 22:01:33 +00:00 |
|
Eric Allam
|
39853e5ce0
|
Add uptime workflow that runs every minute
|
2023-01-25 21:55:04 +00:00 |
|
D-K-P
|
a9cca5ba78
|
Added integration logos
|
2023-01-25 12:31:24 -08:00 |
|
Eric Allam
|
ddf42558aa
|
Add support for webhookEvent, a manual webhook trigger
|
2023-01-25 15:32:52 +00:00 |
|
Eric Allam
|
2fd9e4fa2f
|
Added retry options to fetch
|
2023-01-25 10:18:26 +00:00 |
|
Matt Aitken
|
764f5c1fbb
|
IntegrationRequest input code block has a max height on it
|
2023-01-24 23:33:49 -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 |
|
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 |
|