Commit Graph

5018 Commits

Author SHA1 Message Date
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 a116af4f06 GitHub webhook names set to event name 2022-12-30 12:15:23 +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
Matt Aitken ab31037703 Fix for pizzly CLI options 2022-12-30 11:51:20 +00:00
Eric Allam 1f1195a0d6 Change how ngrok is being used again, and update DEVELOPMENT instructions 2022-12-30 11:44:53 +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 5c3b9511d7 Fixed the pizzly-server version 2022-12-30 10:19:40 +00:00
Eric Allam 6ff2a8597e Update pizzly-server example env vars 2022-12-30 10:17:01 +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 a513ea4b41 You can pass a different AWS profile when using the CLI 2022-12-29 19:15:59 +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 ec82c684b7 Added a Readme for the CLI 2022-12-29 18:32:07 +00:00
Matt Aitken 320f5d2aa0 Pizzly integrated with the script to create/update configs 2022-12-29 18:19:10 +00:00
Matt Aitken f4cfdcc74d Using commander to make it easier to deal with arguments and options 2022-12-29 17:10:34 +00:00
Matt Aitken d277052526 Call the Pizzly CLI from the script 2022-12-29 16:39:37 +00:00
Matt Aitken cbcea8737e Added scopes to the integration 2022-12-29 16:38:57 +00:00
Matt Aitken eb85c4db47 Getting secrets from AWS is working 2022-12-29 16:29:43 +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 cb2e1b7775 Pass in the path to the integrations 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 baad684c6e Initial integrations.yml with GitHub in 2022-12-29 14:37:10 +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
Matt Aitken 96e2e49b29 Added .triggers back into github integration 2022-12-28 17:27:04 +00:00