Commit Graph

3447 Commits

Author SHA1 Message Date
Matt Aitken d844b07e6e Code block collapses as well as expands 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
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 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
Eric Allam 96cd333746 Fixed slack integration and updated how scopes are sent to pizzly from cli 2022-12-30 10:38:39 +00:00
Eric Allam 825cf2cb27 Move ngrok to docker compose 2022-12-30 10:16:19 +00:00
Eric Allam 458ee1c8a3 Move ngrok to docker compose 2022-12-30 10:16:11 +00:00
Eric Allam 777d026890 Setup the slack integration 2022-12-30 10:15:32 +00:00
Matt Aitken 1ed5f2e7fc Updated Pizzly to the latest 2022-12-29 19:03:34 +00:00
Matt Aitken 1c071cea3d Added Slack to integrations.yml, with logo 2022-12-29 18:41:56 +00:00
Matt Aitken cbcea8737e Added scopes to the integration 2022-12-29 16:38:57 +00:00
Eric Allam 43421704b8 Add some fillter if no test content is found 2022-12-29 15:44:06 +00:00
Matt Aitken 61f7dfc4da Integrations in the web app now use the yml file 2022-12-29 15:36:28 +00:00
Matt Aitken b8413d0200 Start of the CLI that takes the yaml file and generates Pixly configs 2022-12-29 15:36:28 +00:00
Eric Allam 8b7dafcf2d WIP sending/receiving requests 2022-12-29 15:29:49 +00:00
Matt Aitken 09b453b6d6 Made the JSON editor background color match the Prism theme (i.e. darker) 2022-12-29 14:40:19 +00:00
Matt Aitken 7b722f0c8b Set a sensible max height on the test JSON editor 2022-12-29 14:37:24 +00:00
Matt Aitken 8b07520301 For now commented out “Active in 100,000 workflows” on org API integrations 2022-12-29 13:08:51 +00:00
Matt Aitken 22168cd1a9 Setup API integrations workflow page 2022-12-29 13:07:59 +00:00
Matt Aitken 0738e1e57d Re-run button working 2022-12-29 13:02:22 +00:00
Matt Aitken 9a13fcaae1 Test uses the most recent run payload 2022-12-29 12:42:39 +00:00
Matt Aitken cd60ccb0e0 Reduced the side menu title size 2022-12-29 12:35:11 +00:00
Matt Aitken a8863fb3d1 Added buttons to view all runs 2022-12-29 12:33:00 +00:00
Matt Aitken 87cdaba146 Display the last 10 runs on the overview page 2022-12-29 12:28:49 +00:00
Matt Aitken 687058622e Moved test to a separate page 2022-12-29 11:52:25 +00:00
Matt Aitken db32fd6642 Redirect on successful test, show events in dropdown if > 1 2022-12-29 11:46:19 +00:00
Matt Aitken 9de6ec1d54 Testing is working 2022-12-29 10:39:24 +00:00
Matt Aitken c2801cf8d6 Submit the form manually to improve performance 2022-12-29 10:02:01 +00:00
Matt Aitken b1c3dc029f WIP getting the test feature to work 2022-12-28 18:51:02 +00:00
Matt Aitken 746d540e88 Added isTest to trigger, pass through to the run 2022-12-28 18:49:34 +00:00