Eric Allam
|
bcbb63f585
|
Removed trigger variants (moving to dynamic triggers instead)
|
2023-05-11 11:34:11 +01:00 |
|
Eric Allam
|
0a7ad96dcc
|
Variants working in the new internal job system
|
2023-05-05 16:46:38 +01:00 |
|
Eric Allam
|
8b7d847291
|
Added job queue system (needed for internal jobs but useful for our users as well)
|
2023-05-05 12:34:14 +01:00 |
|
Eric Allam
|
c77dfae653
|
WIP new internal job system
|
2023-05-04 21:18:19 +01:00 |
|
Eric Allam
|
3e87e832c7
|
WIP trigger variants
|
2023-05-04 10:06:06 +01:00 |
|
Eric Allam
|
b1a6ada443
|
Implement GitHub oauth and add it to the github integration
|
2023-05-02 13:53:37 +01:00 |
|
Eric Allam
|
a87fd6d4bd
|
Create a single ApiCatalog (and keep the Api naming consistent)
|
2023-04-29 17:27:06 +01:00 |
|
Eric Allam
|
26d537867e
|
Integrate with the new ApiConnection system to authenticate with Slack using OAuth
|
2023-04-28 16:44:52 +01:00 |
|
Eric Allam
|
51dd20424c
|
Implemented subtasks
|
2023-04-27 17:25:19 +01:00 |
|
Eric Allam
|
1bba822e20
|
Added projects, moved envs to projects, and renamed executions to runs
|
2023-04-27 13:50:22 +01:00 |
|
Eric Allam
|
3d38b95276
|
Continuing nextjs support, as well as moving event matching up to the server to support tasks that can wait for a trigger
|
2023-04-26 14:27:34 +01:00 |
|
Eric Allam
|
38e0460878
|
nextjs support WIP
|
2023-04-26 14:27:34 +01:00 |
|
Eric Allam
|
da0290e494
|
Adding support for connections, integrations, webhooks
|
2023-04-22 09:52:45 -07:00 |
|
Eric Allam
|
98c8893046
|
WIP connections with authenticated tasks and http triggers
|
2023-04-06 16:15:17 +01:00 |
|
Eric Allam
|
43ca0b7e2a
|
Implement sendEvent using the new Tasks API (#113 )
|
2023-03-31 15:45:52 +01:00 |
|
Eric Allam
|
2d5c2394c8
|
Initial commit of the new serverless execution runtime
|
2023-03-31 14:32:00 +01:00 |
|
Eric Allam
|
746e4ae088
|
New serverless execution WIP
|
2023-03-23 20:35:56 +00:00 |
|
Eric Allam
|
9ab7530070
|
Current environment is now workflow specific
|
2023-03-22 15:11:37 +00:00 |
|
Eric Allam
|
618cca3304
|
Validate the API key (to better work with the templates and the CLI)
|
2023-02-27 11:35:08 +00:00 |
|
Eric Allam
|
ee20f9212f
|
Make the schema an optional param for customEvent and webhookEvent
|
2023-02-23 12:33:51 +00:00 |
|
Matt Aitken
|
8de37d47bf
|
Renamed new example package to @examples/generic-webhook
|
2023-02-21 22:16:37 +00:00 |
|
Matt Aitken
|
23376457e6
|
Merge remote-tracking branch 'origin/dev' into features/new-overview-page
# Conflicts:
# pnpm-lock.yaml
|
2023-02-21 22:13:42 +00:00 |
|
James Ritchie
|
d744efdb26
|
Added a generic webhook example workflow
|
2023-02-21 12:47:07 +00:00 |
|
Matt Aitken
|
a94c8e4576
|
Airtable example working
|
2023-02-15 14:51:14 +00:00 |
|
Matt Aitken
|
8d15e9a2b9
|
Created Airtable example
|
2023-02-15 14:01:29 +00:00 |
|
Matt Aitken
|
7b24248b80
|
Deleted slackv2 example
|
2023-02-15 14:01:07 +00:00 |
|
Matt Aitken
|
75d6471c9e
|
Created an example that uses the slackv2 integration
|
2023-02-15 11:53:30 +00:00 |
|
Eric Allam
|
2a51c5a1a3
|
Generate fake test data from custom and webhook event schemas
|
2023-02-03 16:19:49 +00:00 |
|
Eric Allam
|
0d2d9a043c
|
Implement runOnce and runOnceLocalOnly functions
|
2023-02-03 13:50:59 +00:00 |
|
Matt Aitken
|
9d5e24dac5
|
Added code comments to the WhatsApp to Slack example
|
2023-02-03 12:51:36 +00:00 |
|
Matt Aitken
|
63b3d82c2f
|
Repeat the original message in the modal so you have context
|
2023-02-03 12:24:34 +00:00 |
|
Matt Aitken
|
763ee294ba
|
Slack messages can now be threaded, and you can pass data through
|
2023-02-03 11:40:20 +00:00 |
|
Matt Aitken
|
8ffb612496
|
Removed extraneous UI in Slack message
|
2023-02-02 18:54:51 +00:00 |
|
Matt Aitken
|
34f86dda3b
|
WhatsApp slack example working
|
2023-02-02 18:51:11 +00:00 |
|
Matt Aitken
|
547f619112
|
Just show a link for videos for now
|
2023-02-02 16:37:06 +00:00 |
|
Eric Allam
|
4008e1d7ed
|
Comments for the whatsapp flow
|
2023-02-02 16:32:04 +00:00 |
|
Eric Allam
|
0e4ec8d8e6
|
Added views and view submission support to Slack integration
|
2023-02-02 16:18:32 +00:00 |
|
Matt Aitken
|
d6c7648bf1
|
WhatsApp media urls and geting files is working
|
2023-02-02 13:44:31 +00:00 |
|
Matt Aitken
|
05b0bd9fb4
|
Add jsx-slack to the WhatsApp example package
|
2023-02-02 10:51:49 +00:00 |
|
Matt Aitken
|
6442576a38
|
Added audio, video, document and sticker messages
|
2023-02-01 13:43:18 +00:00 |
|
Matt Aitken
|
93f1814fd2
|
Improved errors handling, added sendContacts
|
2023-02-01 13:15:15 +00:00 |
|
Matt Aitken
|
731b6308e0
|
Sending locations is working
|
2023-02-01 12:14:32 +00:00 |
|
Matt Aitken
|
c1742f0d1b
|
Sending images working
|
2023-02-01 11:59:59 +00:00 |
|
Matt Aitken
|
d57339a7c1
|
Reactions and replying is working
|
2023-02-01 11:48:48 +00:00 |
|
Matt Aitken
|
afc47d328f
|
Send “text” WhatsApp messages
|
2023-02-01 11:31:06 +00:00 |
|
Matt Aitken
|
dbfff6b5f4
|
WhatsApp send template message
|
2023-02-01 10:44:09 +00:00 |
|
Matt Aitken
|
9a529492d0
|
WhatsApp text messages are coming through
|
2023-01-31 16:24:05 +00:00 |
|
Matt Aitken
|
950138bd72
|
More work on WhatsApp messages
|
2023-01-31 16:02:02 +00:00 |
|
Matt Aitken
|
6e8d9b4c9a
|
WIP on webhook verification
|
2023-01-31 13:14:47 +00:00 |
|
Eric Allam
|
6c027c3c8f
|
Remove trigger-providers, trigger-integrations, and internal-integrations and replace with integrations-catalog
|
2023-01-31 08:42:35 +00:00 |
|