Commit Graph

4236 Commits

Author SHA1 Message Date
James Ritchie c4862387bc Improved the layout of the connected api page and renamed it 2023-01-05 12:25:07 +00:00
Matt Aitken ef53cb78a4 Run statuses filter showing all of them 2023-01-05 12:13:51 +00:00
James Ritchie 9718790f81 Changed API Integrations to Connected APIs on the workflows menu 2023-01-05 12:12:54 +00:00
Matt Aitken 70d3eaaefc The runs list now respects the current environment 2023-01-05 12:02:59 +00:00
James Ritchie 42dd2ede3b Visual improvements and tidy up of the dropdown navs in the header 2023-01-05 12:02:41 +00:00
James Ritchie 42ea23c645 Improvements to the user dropdown 2023-01-05 12:02:41 +00:00
Matt Aitken 07a3466cbb We get the workflow run statuses from the Prisma types 2023-01-05 11:55:58 +00:00
James Ritchie cdec1263d3 Edited the Slack example to include more states 2023-01-05 11:39:32 +00:00
James Ritchie 7f0e1ed593 WIP improvements to the logs and disconnected states 2023-01-05 11:38:37 +00:00
Eric Allam 2ef56e4ad0 Sort runs by createdAt instead of startedAt 2023-01-05 11:36:23 +00:00
Eric Allam 29df14e7d7 Tests and reruns now redirect to the run page 2023-01-05 11:31:30 +00:00
Matt Aitken 6525e3f826 Added more titles, and emails to Warp config 2023-01-05 11:26:51 +00:00
Matt Aitken 6909a5cdf5 Email images are working 2023-01-05 11:22:12 +00:00
Eric Allam 03f6c32051 Fixed some issues with disconnected runs and started the renaming process 2023-01-05 11:07:45 +00:00
Eric Allam f00e3c8633 The host now publishes the START_WORKFLOW_RUN message so there isn’t a race condition 2023-01-05 10:39:46 +00:00
Eric Allam 0536742ed6 Run the coordinator from the coordinator dir 2023-01-05 10:39:15 +00:00
Matt Aitken 5171b8592c Send welcome email with a delay 2023-01-04 18:11:00 +00:00
Eric Allam edb1d9c95f Added new INTERRUPTION step type to be able to display it in the UI 2023-01-04 17:23:09 +00:00
James Ritchie 824a1b41a0 Added a new “Interrupted” status 2023-01-04 17:14:32 +00:00
Matt Aitken 10632469e0 Installed packages after merge 2023-01-04 17:14:05 +00:00
Matt Aitken 91bc0764d9 Magic link and welcome (without delay atm) email now sending with Resend 2023-01-04 17:13:33 +00:00
Matt Aitken 9f9104e64a Improved readme 2023-01-04 17:13:26 +00:00
James Ritchie 9cb318c3a7 Added an additional step 2023-01-04 16:56:31 +00:00
James Ritchie 458bf23cdf Improved the icon for connected integrations 2023-01-04 16:33:04 +00:00
Eric Allam c492531ce0 Recover when orphaned run messages are received 2023-01-04 16:05:10 +00:00
Eric Allam 17683d2377 Workflow runs can now be interrupted and retried 2023-01-04 15:26:15 +00:00
James Ritchie b12aac4782 Simplified the Create New Workflow section to link to docs 2023-01-04 14:46:10 +00:00
Eric Allam 22e02bcef4 Cleanup TriggerServer instances when the connection is lost 2023-01-04 14:25:35 +00:00
James Ritchie 7d96c1c408 Removed unused imports 2023-01-04 13:57:00 +00:00
James Ritchie 63d800b0b2 Improved the Integrations modal layout and added scrollable panel for the markdown 2023-01-04 13:57:00 +00:00
James Ritchie 0672dc70a4 Fixed an issue where the reloading the page caused a UI glitch 2023-01-04 13:57:00 +00:00
James Ritchie 4886b8f984 Added more integration logos 2023-01-04 13:57:00 +00:00
James Ritchie 93bbe56c57 Improvements to the primary and secondary buttons to be more on brand 2023-01-04 13:57:00 +00:00
Eric Allam 48bacb0e60 Make workflow run steps idempotent 2023-01-04 13:39:28 +00:00
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