Commit Graph

4832 Commits

Author SHA1 Message Date
James Ritchie 4f38cc0b1f Focused the input field when creating a new org 2023-01-03 17:39:27 +00:00
James Ritchie f446cf91e9 Improved the position of the plus icon in the integration button 2023-01-03 17:39:27 +00:00
James Ritchie 5ec2087699 Improved the layout of the side menu links 2023-01-03 17:39:27 +00:00
James Ritchie d757d7cafc Improved the header docs link 2023-01-03 17:39:27 +00:00
James Ritchie 1fc0e3547e Improved the header readibility 2023-01-03 17:39:27 +00:00
D-K-P f7e12e1ef3 Added image 2023-01-03 17:32:52 +00:00
D-K-P 06bf5c2bf1 Added coming soon banner to the README 2023-01-03 17:32:16 +00:00
DKP fd96078d6e Added coming soon banner 2023-01-03 17:29:38 +00:00
James Ritchie 670803a7dc Added more comments for the example 2023-01-03 16:17:58 +00:00
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