Commit Graph

4473 Commits

Author SHA1 Message Date
James Ritchie 6269eec81f Fixed spelling 2023-01-03 16:17:47 +00:00
Matt Aitken 6f37d0ad10 Connecting to an API is now much simpler, using the ConnectButton 2023-01-03 12:09:04 +00:00
Matt Aitken a31ab68017 Cleaned up the $runId page imports 2023-01-03 12:08:47 +00:00
Matt Aitken 90791c8552 Improved delay styling 2023-01-03 09:16:55 +00:00
Matt Aitken 5fca5f62b1 Fix for scheduled countdown not displaying correctly 2023-01-02 18:55:33 +00:00
Matt Aitken 127880fc14 Delay with schedule 2023-01-02 18:50:01 +00:00
Matt Aitken b44f022ce7 Added a waitUntil as well 2023-01-02 18:49:48 +00:00
Matt Aitken b273be514a Show delay node 2023-01-02 18:42:32 +00:00
Matt Aitken 60e9666a09 Access token now uses either Pizzly or grabs the API key from the db 2023-01-02 18:13:00 +00:00
Matt Aitken 8142e6ff00 Removed unused import 2023-01-02 18:13:00 +00:00
Matt Aitken 22a78b83bc Removed connection delete cascades 2023-01-02 18:13:00 +00:00
Matt Aitken 3014c2330a When deleting connections, set them to null. Don’t cascade and delete other stuff 2023-01-02 18:13:00 +00:00
Matt Aitken 2da46aed02 Adding API key connections is working (they’re not being used yet) 2023-01-02 18:13:00 +00:00
Matt Aitken e67dd7ea07 FormError field that can be used with Zod 2023-01-02 18:13:00 +00:00
Matt Aitken e9cbb530f6 Split the API connection endpoints into POST and PUT, ready for API key work 2023-01-02 18:13:00 +00:00
Matt Aitken 65601b6292 Improved test icon on run page 2023-01-02 18:13:00 +00:00
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