Commit Graph

6506 Commits

Author SHA1 Message Date
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
James Ritchie b5070a898e Login page responsive improvements 2023-01-06 17:49:58 +00:00
James Ritchie b5fa4766ee Lots of visual improvements to the login and magic link pages 2023-01-06 17:03:16 +00:00
James Ritchie d481cf19a2 Improved the onboarding state to it shows a nicer version if no workflows 2023-01-06 14:58:24 +00:00
James Ritchie 91f7a18c80 Made some responsive improvements to the workflow list 2023-01-06 14:21:55 +00:00
James Ritchie bf474600e1 Created a new version of the workflow list item 2023-01-06 13:40:13 +00:00
Matt Aitken dfa3435037 Integrations can be enabled just for admins, or turned off for everyone 2023-01-06 12:05:02 +00:00
Eric Allam 7e0b79ff74 wss cleanup on SIGHUP as well 2023-01-06 09:32:50 +00:00
James Ritchie e3818cd448 Added a missing key 2023-01-05 18:42:42 +00:00
James Ritchie 5e4165adc4 Improvements to the runs page 2023-01-05 18:36:57 +00:00
Eric Allam a8913b38fa Organized imports 2023-01-05 18:08:08 +00:00
Eric Allam 6328fc3b36 Order steps by a wss supplied timestamp 2023-01-05 18:06:41 +00:00
James Ritchie 47aa7f6f44 Improvements to the runs page 2023-01-05 18:04:41 +00:00