Commit Graph

6781 Commits

Author SHA1 Message Date
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
Matt Aitken 96ff7f136c Added more interactive elements 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
Matt Aitken 128f3baa08 Added way more action types 2023-01-27 15:25:07 -08:00
Matt Aitken 75eca2895b Added more dropdown support 2023-01-27 15:25:07 -08:00
James Ritchie 617cc221cb Added new slack integration workflow type 2023-01-27 15:12:06 -08:00
Matt Aitken ffacc2fb6d Added a static select dropdown and lots more schema work 2023-01-27 14:58:32 -08:00
Matt Aitken 9f935cdd3b Use jsx-slack in the Slack example 2023-01-27 13:44:00 -08:00
Matt Aitken b75ef0266e Added schema for blocks 2023-01-27 12:57:50 -08:00
Matt Aitken 74df0b702b Fix for example workflow when mesage is undefined 2023-01-27 12:57:50 -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
D-K-P 31a8e364de Edited YT iframe and added blurb to the resend examples box 2023-01-26 11:44:59 -08:00
Eric Allam a1b16400d5 Merge pull request #23 from triggerdotdev/dev
Fixed issue where workflow runs weren’t starting
2023-01-26 16:30:11 +00:00
Eric Allam 24cad37264 Fixed issue where workflow runs weren’t starting
Because they were getting consumed by a subscription to trigger messages in another environment. Fixed this by adding the api key to the subscription name.
2023-01-26 16:29:23 +00:00
Eric Allam 6bc46a8b90 Merge pull request #22 from triggerdotdev/dev
Remove internal triggers, fixed issue with react being required by @trigger.dev/integrations
2023-01-26 14:56:26 +00:00
Eric Allam 6909cc8152 Fix issue with react being a requirement for @trigger.dev/integrations @trigger.dev/integrations@0.1.14 @trigger.dev/providers@0.1.8 2023-01-26 14:49:34 +00:00
Eric Allam fbda1d9ec4 Remove internal triggers from monorepo 2023-01-26 14:49:00 +00:00
Eric Allam 1d5b592c8f Remove dependency on react in prod 2023-01-26 14:48:47 +00:00
Eric Allam 519293ca03 Merge pull request #21 from triggerdotdev/dev
Using explicit workspace: reference so we can use live packages in the monorepo
2023-01-26 14:22:10 +00: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 e8dfa4bea7 Merge pull request #20 from triggerdotdev/dev
Move internal triggers into their own service
2023-01-26 13:57:05 +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 f447b98c50 Document live-only scheduled events 2023-01-26 12:22:13 +00:00
Eric Allam 63cc3ad5c5 No need to do health checks locally 2023-01-26 12:16:06 +00:00
Eric Allam fb6d254898 Merge pull request #19 from triggerdotdev/dev
More internal triggers
2023-01-26 11:52:35 +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 7faf4312b1 Merge pull request #18 from triggerdotdev/dev
Support schedule window queries, context.isTest, and a fix for GitHub webhooks
2023-01-26 10:50:53 +00:00
Eric Allam 58a946547c Fixed issue with github webhook events @trigger.dev/integrations@0.1.13 @trigger.dev/sdk@0.2.10 2023-01-26 10:49:54 +00:00
Eric Allam 0ed3784d01 Releasing context.isTest and scheduleEvent.lastRunAt 2023-01-26 10:15:43 +00:00
Eric Allam e37a2001e1 Added lastRunAt to the scheduleEvent payload 2023-01-26 10:12:57 +00:00
Eric Allam 1374c10d99 WIP Open API spec 2023-01-26 09:33:04 +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 3710f99270 Merge pull request #17 from triggerdotdev/dev
Added Resend docs example, removed more private beta references #17
2023-01-25 22:59:51 -08:00
D-K-P 75d65511b3 Added resend and youtube video to the docs 2023-01-25 22:54:50 -08:00
D-K-P faa35fdbae Added docs button to the readme 2023-01-25 22:32:29 -08:00