Matt Aitken
51a4f37b39
Added Stripe icon
2023-01-02 18:13:00 +00:00
Eric Allam
d660c581f4
Add support for durable delays (either durations or scheduled times)
2023-01-02 16:17:28 +00:00
Eric Allam
1fcc27b990
Resolve is the better name here again
2023-01-02 14:14:22 +00:00
Eric Allam
893ed0470f
Handle resuming requests when external services are connected
2023-01-02 14:05:55 +00:00
Eric Allam
71514ee1f1
Fixed sentry initialization
2023-01-02 13:50:03 +00:00
Eric Allam
ae63b49251
Initial work on the delay functionality
2023-01-02 13:41:11 +00:00
Eric Allam
a48cff7bbe
Include utf-8 charset in Content-Type header
2023-01-02 13:41:11 +00:00
Matt Aitken
238f0451e0
Setup Input, Label and InputGroup
2023-01-02 13:00:09 +00:00
Matt Aitken
1579afcc0f
Added real documentation to AirTable’s integration
2023-01-02 12:59:57 +00:00
Matt Aitken
f81ba9d2c4
Styled the dialog
2023-01-02 12:59:43 +00:00
Matt Aitken
62ba593191
Modal popping up to add API key
2023-01-02 12:59:43 +00:00
Matt Aitken
652fe05038
Added Styled dialog
2023-01-02 12:59:43 +00:00
Matt Aitken
54d88630aa
Added authentication method and config to APIConnections
2023-01-02 12:59:43 +00:00
Eric Allam
8967d5e216
“Resolve” is a better word for that message, and postMessage response schema is always success
2023-01-02 11:50:15 +00:00
D-K-P
977c45eafe
Updated batteries diagram links
2022-12-30 20:15:58 +00:00
Eric Allam
a4e43067bc
Remove fly specific code from express server
2022-12-30 19:57:29 +00:00
Eric Allam
0145879726
Update sentry to use the new sentry account / project
2022-12-30 19:57:29 +00:00
D-K-P
ec1e3c57e7
Merge branch 'main' of https://github.com/apihero-run/trigger.dev
2022-12-30 19:49:38 +00:00
D-K-P
32a39841ef
Updated readme
2022-12-30 19:49:34 +00:00
Matt Aitken
a0d3f73b8d
Show API Key integrations, needs hooking up properly
2022-12-30 19:46:47 +00:00
Matt Aitken
c412d36e7c
Added AirTable icon
2022-12-30 19:46:32 +00:00
Matt Aitken
4bcf29cc40
CLI updated to match new integrations schema
2022-12-30 19:31:45 +00:00
Matt Aitken
a578e5e5a2
Updated the integrations.yml format and schema
2022-12-30 19:31:34 +00:00
Matt Aitken
d844b07e6e
Code block collapses as well as expands
2022-12-30 19:15:20 +00:00
Matt Aitken
0517a36e47
Use trigger.dev repo in the example, so we don’t spam JSON Hero watchers
2022-12-30 19:15:20 +00:00
Eric Allam
88f8d7e87f
Succesfully completing integration requests
2022-12-30 19:10:26 +00:00
Eric Allam
d5e695dcfa
integration requests respond with just output
2022-12-30 19:03:14 +00:00
Matt Aitken
04e8e3bc8b
Got rid of the annoying white flash on the top nav menus
2022-12-30 17:48:14 +00:00
Matt Aitken
167087c096
Improved the org API integrations page
2022-12-30 17:35:43 +00:00
Matt Aitken
2a8e41f029
Added service icons to the workflow list
2022-12-30 17:27:37 +00:00
Matt Aitken
3f37d296c7
Unused import
2022-12-30 17:19:30 +00:00
Matt Aitken
3b34ac19dc
Get more workflow info from org
2022-12-30 17:19:25 +00:00
Matt Aitken
c1247405be
Set the workflow.service when a workflow registers
2022-12-30 17:18:56 +00:00
Matt Aitken
616f03a3b8
Added retries if they happened
2022-12-30 16:44:38 +00:00
Matt Aitken
36d983175b
Only show the completed time if the duration is > 1 sec
2022-12-30 16:39:19 +00:00
Matt Aitken
6a4c99bf0e
Requests show the input and output
2022-12-30 16:39:19 +00:00
D-K-P
444df0e06f
Updated the readme
2022-12-30 16:18:13 +00:00
Eric Allam
8908d44206
Getting slack/chat.postMessage to work
...
- Added ability for integrations to cache values
- Integrations now determine if a request is retryable
- Retried requests are now scheduled with a delay
2022-12-30 15:58:43 +00:00
Matt Aitken
89ac379ce0
Fix for RunsTable on the overview page 404ing
2022-12-30 15:57:51 +00:00
Matt Aitken
9fffe11fdb
Connecting sources and services is working
2022-12-30 15:42:13 +00:00
Matt Aitken
4e4299a748
ConnectButton now works with services
2022-12-30 15:15:10 +00:00
Matt Aitken
3a4d245f37
Request run steps are now displaying with an error and connect button
2022-12-30 14:54:29 +00:00
Matt Aitken
df7d0197eb
Get request info and display basics in the run step
2022-12-30 14:20:14 +00:00
Matt Aitken
a7a82f2d18
Removed completed todos from schema
2022-12-30 14:19:51 +00:00
Matt Aitken
6769b2b4df
Added integration request to the workflow run
2022-12-30 12:35:15 +00:00
Matt Aitken
652a1962af
Fix for workflows with event sources breaking the workflow page
2022-12-30 12:22:40 +00:00
Matt Aitken
a116af4f06
GitHub webhook names set to event name
2022-12-30 12:15:23 +00:00
Matt Aitken
236c7dd44c
Set eventNames when a workflow is connected
2022-12-30 12:15:13 +00:00
Matt Aitken
7e3ad0cd98
Added EXTERNAL_SERVICE_UPSERTED event stub
2022-12-30 12:14:50 +00:00
Matt Aitken
7248fc3a3f
API connect buttons for external services as well as sources
2022-12-30 11:51:20 +00:00