Commit Graph

5568 Commits

Author SHA1 Message Date
James Ritchie 730f3497e7 Added a max-height to the code block shown in an code comment 2023-01-10 12:13:59 +00:00
James Ritchie 66ab6c2679 Added an optional name property to the header of a step 2023-01-10 11:40:37 +00:00
Matt Aitken 867b2bbd4c Shopify GraphQL queries are working 2023-01-10 11:15:22 +00:00
Matt Aitken 120601a3e5 Shopify WIP 2023-01-10 11:15:22 +00:00
James Ritchie 5686a50d20 Updated the dropdown menus to be consistently styled 2023-01-10 11:02:24 +00:00
James Ritchie 5ee7eadce5 Changed triggers to events in github webhook 2023-01-10 10:13:32 +00:00
James Ritchie a42eb618b5 Added a warning state if you don’t have your API connected for a workflow 2023-01-10 10:13:32 +00:00
Eric Allam 465827ec36 Fix the redis instance size and add the docker hub credentials 2023-01-10 10:13:12 +00:00
Eric Allam 57abbfccd8 Fixed maxStorage issue 2023-01-10 10:03:08 +00:00
Eric Allam 81382893c2 Initial flightcontrol WIP 2023-01-10 09:59:54 +00:00
Eric Allam 0ce546d023 Improved initializing pulsar clients in the webapp 2023-01-10 09:59:54 +00:00
Matt Aitken 93a2befd61 Fix for AccessInfo and webhooks 2023-01-10 09:43:16 +00:00
Matt Aitken 2cca67cfa5 NormalizedResponse and IntegrationResponse now have output and context, instead of headers/status/body 2023-01-09 20:22:57 +00:00
James Ritchie fdaeb94bf9 Minor layout tweak 2023-01-09 18:53:34 +00:00
James Ritchie 0b8d168722 Tweaked code mirror theme selection colour 2023-01-09 18:36:01 +00:00
James Ritchie f9b43645c7 Expand button padding tweak 2023-01-09 17:46:55 +00:00
James Ritchie 47a12c68c2 Added a max-height to the completed step code block on the Run page 2023-01-09 17:29:17 +00:00
James Ritchie 070240c2c6 Added some simple responsive parts of the Runs list 2023-01-09 17:21:39 +00:00
James Ritchie 086df613d0 Made the selector dropdown text more visible 2023-01-09 17:03:52 +00:00
James Ritchie e41d5199e4 Made the connected APIs subtitle more explicit 2023-01-09 17:03:52 +00:00
Matt Aitken 8d0bac836f Don’t just get the accessToken, get the additional fields as well 2023-01-09 16:01:37 +00:00
James Ritchie 6cdd4168bf Codemirror dependency update 2023-01-09 15:40:53 +00:00
James Ritchie 563f37cc9c Fixed the state when you have more than one API connected 2023-01-09 15:40:53 +00:00
James Ritchie 30e2d2f5a9 Renamed a Playground run 2023-01-09 15:40:53 +00:00
James Ritchie aeb57635ba Improved the error message for a disconnected api in the run flow 2023-01-09 15:40:53 +00:00
Matt Aitken 3e9c18425a Allow additional fields to be added to API key connections 2023-01-09 15:30:32 +00:00
Matt Aitken 056bb01c85 Removed the old integrations.yml file 2023-01-09 14:31:08 +00:00
Matt Aitken 8aee590ab4 internal-providers has the schemas for integrations 2023-01-09 14:28:35 +00:00
James Ritchie 11c040faaf Added classname to the selector button 2023-01-09 13:03:05 +00:00
James Ritchie 38f68b1845 Improvements to the Connected APIs list on the Overview page 2023-01-09 13:03:05 +00:00
James Ritchie 089c34da15 Fixed the Create New Workflow linking incorrectly from the dropdown menu 2023-01-09 13:03:05 +00:00
Matt Aitken af326df070 internal-providers package now uses a JavaScript object instead of YML 2023-01-09 12:48:00 +00:00
Matt Aitken d463a60ff2 Renamed package “internal-integrations” to “internal-providers” 2023-01-09 12:48:00 +00:00
Matt Aitken cf3d9a7c05 Support access_token and bearer API key types, for now 2023-01-09 12:48:00 +00:00
James Ritchie 3b7553c4e2 Improved the connected API list and added functionailty to the popover to align left | right | center 2023-01-09 11:58:08 +00:00
James Ritchie cca6cbfcef Updated Header to the new Subtitle 2023-01-09 10:42:59 +00:00
James Ritchie 5d0d8a270d Fixed icon sizing 2023-01-09 10:42:46 +00:00
James Ritchie 0f8e301eec Removed un-used import 2023-01-09 10:27:45 +00:00
James Ritchie 57676bdcd1 Added a new Title and Subtitle component so pages are now consistent 2023-01-09 10:14:53 +00:00
Eric Allam a9292342a4 Fixed issue with workflow disconnections now working 2023-01-09 10:11:26 +00:00
James Ritchie adcefb86bb Small fix and improvement to the overview page 2023-01-08 19:12:26 +00:00
James Ritchie 61bbe89ec0 Added sizes to the api logo icons 2023-01-08 19:00:10 +00:00
James Ritchie c9626be613 Visually improved the workflow run list 2023-01-08 18:59:54 +00:00
Eric Allam e77f259fb1 Improvements to pulsar topics and structure
- Centralized the pulsar client creation and topics to internal-pulsar
- Cleaned up the pulsar message catalogs and split triggers and run command responses
- Improved the naming of the task queue
- Figured out how to use the pulsar client with the hosted version of Pulsar
2023-01-06 19:36:38 +00:00
James Ritchie cd95b5ea5d Improved the Last Run logic and added the color coding 2023-01-06 19:01:20 +00:00
James Ritchie ea2b76c1c3 Updated the playground workflows 2023-01-06 19:01:20 +00:00
James Ritchie 7ddb260cd6 Fixed button style 2023-01-06 19:01:20 +00:00
Matt Aitken 13030f5511 Better version of custom event trigger title 2023-01-06 18:43:34 +00:00
Matt Aitken f9431545bc Better version of workflow list 2023-01-06 18:21:36 +00:00
James Ritchie 43245ff201 New copy and icons for the side panel 2023-01-06 17:50:10 +00:00