Eric Allam
|
f3258ea411
|
Update all the docs for the new packages
|
2023-01-30 16:31:02 +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
|
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
|
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
|
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
|
31e7b77fe7
|
Improved docs and fixed switch fallthrough in example
|
2023-01-27 18:04:00 -08:00 |
|
Matt Aitken
|
e1b26c863d
|
Improved the Slack interaction trigger block style
|
2023-01-27 16:48:07 -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 |
|
D-K-P
|
719c2a6091
|
Added contact to resend docs
|
2023-01-27 16:30:02 -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 |
|
D-K-P
|
e8a29dca6b
|
Added login and sign up buttons, changed logo to point to app.trigger.dev
|
2023-01-27 11:25:29 -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 |
|
Matt Aitken
|
1a20d1b2a3
|
Added explaination on how to send an event using cURL to the docs
|
2023-01-26 12:53:52 -08:00 |
|