Commit Graph

5052 Commits

Author SHA1 Message Date
Eric Allam e2abcb1c04 Adding custom warp launch configuration example and instructions 2023-01-04 13:39:28 +00:00
Matt Aitken 75ac1c9c2d I put the port in the wrong command… idiot 2023-01-04 12:39:30 +00:00
Matt Aitken a36c76603c Delete built files 2023-01-04 12:21:31 +00:00
Matt Aitken 5c970b5283 Setup react-email but the preview isn’t working right now 2023-01-04 12:21:31 +00:00
Matt Aitken c3b90f8f3a Deleted built files 2023-01-04 12:21:31 +00:00
Matt Aitken 8a3d717e43 WIP on setting Resend up 2023-01-04 12:21:31 +00:00
D-K-P fcfab0cc4a Setup basic docs structure 2023-01-04 11:19:33 +00:00
Matt Aitken 520f452ea4 Only install docs packages 2023-01-04 10:48:54 +00:00
Matt Aitken d3a41d82a1 Made it clear you need to run install first 2023-01-04 10:48:33 +00:00
Matt Aitken 67495d3cd1 Set docs up to run nicely with the rest of our setup 2023-01-04 10:47:39 +00:00
Matt Aitken 4cb8c376af Merge pull request #3: Mintlify docs
[Docs] Add initial files and configuration
2023-01-04 10:20:38 +00:00
Matt Aitken 999ef03732 Added LOGIN_ORIGIN env var that is used for GitHub login callback 2023-01-04 10:13:07 +00:00
Matt Aitken 7e29cf093c Added more Airtable scopes 2023-01-04 09:21:27 +00:00
Matt Aitken fde138c854 Rename our local pizzly-server container so it doesn’t clash with the Pizzly repo 2023-01-04 09:21:27 +00:00
Matt Aitken 84e10b349a Turned AirTable into OAuth, commented out Mailgun (api_key) 2023-01-04 09:21:27 +00:00
Han Wang dd559c21c1 [Docs] Add initial files and configuration 2023-01-03 11:43:00 -08:00
James Ritchie b14c95fa99 Added a permenant button at the end of the integrations list to request an integration 2023-01-03 18:23:34 +00:00
D-K-P 566d48350c Changed the banner link to a relative link in the readme file 2023-01-03 18:00:46 +00:00
D-K-P e4c36ecdb6 Moved the coming soon banner into the public folder 2023-01-03 17:52:43 +00:00
James Ritchie fe877f4a1c Fixed a URL in the side menu 2023-01-03 17:39:27 +00:00
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