Skip to content

Commit 8f7b974

Browse files
mihran-baytaryanParkreinerTanner Malmedaljackksonojaden-nguyen
authored
Merge v. 1.12.0 dev into master (#331)
* patch: Update version number to correctly patch number. * added tRPC btn to app Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * got placeholder ui + finished navbar button func Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * adding TRPC composer * add TRPC EntryForm and dummy request Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * have working queries + multiple queries displaying to response pane + resizeable panes (#3) * add TRPC EntryForm and dummy request Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * have trpc data display in response pane Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add commented string to json parse function Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * send/receive batch tRPC requests --------- Co-authored-by: EnYa <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Protocolselect (#4) * add TRPC EntryForm and dummy request * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * add protocol select slices * move protocol select logic to reducers * snapshot before webRTC modifictions * fix webRTC appCrash * Fix webRTC bug --------- Co-authored-by: David Beame <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> * WIP Links * add multiple query functionality within swell app combined with response pane also add uuid to response id Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * Styling UI of NavBar tabs Co-authored-by: Mihran <[email protected]> * Co-authored-by: Mihran <[email protected]> * Updated Styling to NavBar Components; shows selected composer Co-authored-by: Mihran <[email protected]> * Updated styling to NavBar Components; highlights selected composer Co-authored-by: Mihran <[email protected]> * Jack s (#7) * add TRPC EntryForm and dummy request Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * WIP Links * Styling UI of NavBar tabs Co-authored-by: Mihran <[email protected]> * Co-authored-by: Mihran <[email protected]> * Updated Styling to NavBar Components; shows selected composer Co-authored-by: Mihran <[email protected]> * Updated styling to NavBar Components; highlights selected composer Co-authored-by: Mihran <[email protected]> --------- Co-authored-by: EnYa <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Updated protocol to include Subscriptions and Query/Mutate requests in tRPC Co-authored-by: Jaden Nguyen <[email protected]> * Update TRPCMethodAndEndpointEntryForm.tsx * merge working subscriptions, query, and mutation functionality into dev branch (#9) * get subscriptions working, seperate from rest of app functionality. Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add conditional trpc client construction * figure out how to add subscriptions to response pane * add working protocol select file, didn't merge properly previously Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> --------- Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: EnYa <[email protected]> * add tRPC test servers for WebSocket and Express (#10) Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Updated tRPC URL by dispatching request fields respectively (#11) * Updated tRPC URL by dispatching request fields respectively Co-authored-by: Jaden Nguyen <[email protected]> * tRPC URL updates and dispatches changed to requestFields \ Co-authored-by: Jaden Nguyen <[email protected]> --------- Co-authored-by: Jaden Nguyen <[email protected]> * Jack s (#12) * Updated tRPC URL by dispatching request fields respectively Co-authored-by: Jaden Nguyen <[email protected]> * tRPC URL updates and dispatches changed to requestFields \ Co-authored-by: Jaden Nguyen <[email protected]> * Cleaned up current code, removed consolelogs, added comments where neccessary Co-authored-by: David Beame <[email protected]> --------- Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> * add working ws kill button (#13) * clean up old console logs (#14) * Dev (#15) * added tRPC btn to app Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * got placeholder ui + finished navbar button func Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * adding TRPC composer * add TRPC EntryForm and dummy request Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * have working queries + multiple queries displaying to response pane + resizeable panes (#3) * add TRPC EntryForm and dummy request Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * have trpc data display in response pane Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add commented string to json parse function Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * send/receive batch tRPC requests --------- Co-authored-by: EnYa <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Protocolselect (#4) * add TRPC EntryForm and dummy request * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * add protocol select slices * move protocol select logic to reducers * snapshot before webRTC modifictions * fix webRTC appCrash * Fix webRTC bug --------- Co-authored-by: David Beame <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> * WIP Links * add multiple query functionality within swell app combined with response pane also add uuid to response id Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * Styling UI of NavBar tabs Co-authored-by: Mihran <[email protected]> * Co-authored-by: Mihran <[email protected]> * Updated Styling to NavBar Components; shows selected composer Co-authored-by: Mihran <[email protected]> * Updated styling to NavBar Components; highlights selected composer Co-authored-by: Mihran <[email protected]> * Jack s (#7) * add TRPC EntryForm and dummy request Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * WIP Links * Styling UI of NavBar tabs Co-authored-by: Mihran <[email protected]> * Co-authored-by: Mihran <[email protected]> * Updated Styling to NavBar Components; shows selected composer Co-authored-by: Mihran <[email protected]> * Updated styling to NavBar Components; highlights selected composer Co-authored-by: Mihran <[email protected]> --------- Co-authored-by: EnYa <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Updated protocol to include Subscriptions and Query/Mutate requests in tRPC Co-authored-by: Jaden Nguyen <[email protected]> * Update TRPCMethodAndEndpointEntryForm.tsx * merge working subscriptions, query, and mutation functionality into dev branch (#9) * get subscriptions working, seperate from rest of app functionality. Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add conditional trpc client construction * figure out how to add subscriptions to response pane * add working protocol select file, didn't merge properly previously Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> --------- Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: EnYa <[email protected]> * add tRPC test servers for WebSocket and Express (#10) Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Updated tRPC URL by dispatching request fields respectively (#11) * Updated tRPC URL by dispatching request fields respectively Co-authored-by: Jaden Nguyen <[email protected]> * tRPC URL updates and dispatches changed to requestFields \ Co-authored-by: Jaden Nguyen <[email protected]> --------- Co-authored-by: Jaden Nguyen <[email protected]> * Jack s (#12) * Updated tRPC URL by dispatching request fields respectively Co-authored-by: Jaden Nguyen <[email protected]> * tRPC URL updates and dispatches changed to requestFields \ Co-authored-by: Jaden Nguyen <[email protected]> * Cleaned up current code, removed consolelogs, added comments where neccessary Co-authored-by: David Beame <[email protected]> --------- Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> * add working ws kill button (#13) * clean up old console logs (#14) --------- Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: EnYa <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Jack <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> * modify package.json and update READme Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> * modify package.json and update READme Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> * v.1.12.0 - Add tRPC functionality, resizable pains, and highlighted tab for current protocol (#329) * added tRPC btn to app Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * got placeholder ui + finished navbar button func Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * adding TRPC composer * add TRPC EntryForm and dummy request Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * have working queries + multiple queries displaying to response pane + resizeable panes (#3) * add TRPC EntryForm and dummy request Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * have trpc data display in response pane Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add commented string to json parse function Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * send/receive batch tRPC requests --------- Co-authored-by: EnYa <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Protocolselect (#4) * add TRPC EntryForm and dummy request * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * add protocol select slices * move protocol select logic to reducers * snapshot before webRTC modifictions * fix webRTC appCrash * Fix webRTC bug --------- Co-authored-by: David Beame <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> * WIP Links * add multiple query functionality within swell app combined with response pane also add uuid to response id Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * Styling UI of NavBar tabs Co-authored-by: Mihran <[email protected]> * Co-authored-by: Mihran <[email protected]> * Updated Styling to NavBar Components; shows selected composer Co-authored-by: Mihran <[email protected]> * Updated styling to NavBar Components; highlights selected composer Co-authored-by: Mihran <[email protected]> * Jack s (#7) * add TRPC EntryForm and dummy request Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * WIP Links * Styling UI of NavBar tabs Co-authored-by: Mihran <[email protected]> * Co-authored-by: Mihran <[email protected]> * Updated Styling to NavBar Components; shows selected composer Co-authored-by: Mihran <[email protected]> * Updated styling to NavBar Components; highlights selected composer Co-authored-by: Mihran <[email protected]> --------- Co-authored-by: EnYa <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Updated protocol to include Subscriptions and Query/Mutate requests in tRPC Co-authored-by: Jaden Nguyen <[email protected]> * Update TRPCMethodAndEndpointEntryForm.tsx * merge working subscriptions, query, and mutation functionality into dev branch (#9) * get subscriptions working, seperate from rest of app functionality. Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add conditional trpc client construction * figure out how to add subscriptions to response pane * add working protocol select file, didn't merge properly previously Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> --------- Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: EnYa <[email protected]> * add tRPC test servers for WebSocket and Express (#10) Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Updated tRPC URL by dispatching request fields respectively (#11) * Updated tRPC URL by dispatching request fields respectively Co-authored-by: Jaden Nguyen <[email protected]> * tRPC URL updates and dispatches changed to requestFields \ Co-authored-by: Jaden Nguyen <[email protected]> --------- Co-authored-by: Jaden Nguyen <[email protected]> * Jack s (#12) * Updated tRPC URL by dispatching request fields respectively Co-authored-by: Jaden Nguyen <[email protected]> * tRPC URL updates and dispatches changed to requestFields \ Co-authored-by: Jaden Nguyen <[email protected]> * Cleaned up current code, removed consolelogs, added comments where neccessary Co-authored-by: David Beame <[email protected]> --------- Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> * add working ws kill button (#13) * clean up old console logs (#14) * Dev (#15) * added tRPC btn to app Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * got placeholder ui + finished navbar button func Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * adding TRPC composer * add TRPC EntryForm and dummy request Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * have working queries + multiple queries displaying to response pane + resizeable panes (#3) * add TRPC EntryForm and dummy request Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * have trpc data display in response pane Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add commented string to json parse function Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * send/receive batch tRPC requests --------- Co-authored-by: EnYa <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Protocolselect (#4) * add TRPC EntryForm and dummy request * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * add protocol select slices * move protocol select logic to reducers * snapshot before webRTC modifictions * fix webRTC appCrash * Fix webRTC bug --------- Co-authored-by: David Beame <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> * WIP Links * add multiple query functionality within swell app combined with response pane also add uuid to response id Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * Styling UI of NavBar tabs Co-authored-by: Mihran <[email protected]> * Co-authored-by: Mihran <[email protected]> * Updated Styling to NavBar Components; shows selected composer Co-authored-by: Mihran <[email protected]> * Updated styling to NavBar Components; highlights selected composer Co-authored-by: Mihran <[email protected]> * Jack s (#7) * add TRPC EntryForm and dummy request Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> * read trpc request body * "remove props and methodChange handler" * "add newRequestProtocolSelected" * send tRPC query and mutate Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add react-split to panes * finalize trpc query functionality Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add responsive draggable boxes throughout the app Co-authored-by: Tanner Malmedal <[email protected]> * reading url from trpc composer * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * Create temp display for responses Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * WIP Links * Styling UI of NavBar tabs Co-authored-by: Mihran <[email protected]> * Co-authored-by: Mihran <[email protected]> * Updated Styling to NavBar Components; shows selected composer Co-authored-by: Mihran <[email protected]> * Updated styling to NavBar Components; highlights selected composer Co-authored-by: Mihran <[email protected]> --------- Co-authored-by: EnYa <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Updated protocol to include Subscriptions and Query/Mutate requests in tRPC Co-authored-by: Jaden Nguyen <[email protected]> * Update TRPCMethodAndEndpointEntryForm.tsx * merge working subscriptions, query, and mutation functionality into dev branch (#9) * get subscriptions working, seperate from rest of app functionality. Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> * add conditional trpc client construction * figure out how to add subscriptions to response pane * add working protocol select file, didn't merge properly previously Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> --------- Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: EnYa <[email protected]> * add tRPC test servers for WebSocket and Express (#10) Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> * Updated tRPC URL by dispatching request fields respectively (#11) * Updated tRPC URL by dispatching request fields respectively Co-authored-by: Jaden Nguyen <[email protected]> * tRPC URL updates and dispatches changed to requestFields \ Co-authored-by: Jaden Nguyen <[email protected]> --------- Co-authored-by: Jaden Nguyen <[email protected]> * Jack s (#12) * Updated tRPC URL by dispatching request fields respectively Co-authored-by: Jaden Nguyen <[email protected]> * tRPC URL updates and dispatches changed to requestFields \ Co-authored-by: Jaden Nguyen <[email protected]> * Cleaned up current code, removed consolelogs, added comments where neccessary Co-authored-by: David Beame <[email protected]> --------- Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: David Beame <[email protected]> * add working ws kill button (#13) * clean up old console logs (#14) --------- Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: EnYa <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> Co-authored-by: Jack <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> * modify package.json and update READme Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> * modify package.json and update READme Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Mihran Baytaryan <[email protected]> --------- Co-authored-by: Ethan Sclarsky <[email protected]> Co-authored-by: Yale Yng-Wong <[email protected]> Co-authored-by: Parkreiner <[email protected]> Co-authored-by: A13xaNunes <[email protected]> Co-authored-by: A13xaNunes <[email protected]> Co-authored-by: Hyejin Kim <[email protected]> Co-authored-by: Travis Lovis <[email protected]> Co-authored-by: hyejinkim <[email protected]> Co-authored-by: Travis Lovis <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: EnYa <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> * fix issues with react-spring (#17) --------- Co-authored-by: Parkreiner <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Mihran <[email protected]> Co-authored-by: KingzandBean <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack Sonoda <[email protected]> Co-authored-by: EnYa <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Jack <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: David Beame <[email protected]> Co-authored-by: Jaden Nguyen <[email protected]> Co-authored-by: Tanner Malmedal <[email protected]> Co-authored-by: Ethan Sclarsky <[email protected]> Co-authored-by: Yale Yng-Wong <[email protected]> Co-authored-by: A13xaNunes <[email protected]> Co-authored-by: A13xaNunes <[email protected]> Co-authored-by: Hyejin Kim <[email protected]> Co-authored-by: Travis Lovis <[email protected]> Co-authored-by: hyejinkim <[email protected]> Co-authored-by: Travis Lovis <[email protected]>
1 parent 24fd55d commit 8f7b974

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1270
-352
lines changed

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Swell is a one-stop shop for sending and monitoring your API requests:
2525
- Make API requests based on a range of provided options that conform to the specifications defined in OpenAPI documents.
2626
- Verify STUN and TURN server connectivity for WebRTC applications by generating an SDP (Session Description Protocol)
2727
- Diagnose and monitor your gRPC streaming connections
28+
- Make customizable requests to TypeScript Remote Procedure Call (tRPC) endpoints
2829
- View response timing information and history in an interactive chart for each request
2930
- Store workspaces of multiple requests for later use
3031
- Import, export, and share workspaces with other developers
@@ -49,6 +50,20 @@ Swell is a one-stop shop for sending and monitoring your API requests:
4950
- _gRPC_: Swell includes full support for all four streaming types of gRPC - unary, client stream, server stream, bidirectional stream.
5051
<img src="./ReadMeGifs/Gifs/gRPC-responses.gif" style="display: block; margin: 10px auto 30px;" />
5152

53+
- _tRPC_: Swell includes full support for all methods of TypeScript Remote Procedure Calls including batch call support for queries and mutations.
54+
<img src="./ReadMeGifs/Gifs/tRPC-query.gif" style="display: block; margin: 10px auto 30px;" />
55+
<img src="./ReadMeGifs/Gifs/tRPC-subscription.gif" style="display: block; margin: 10px auto 30px;" />
56+
57+
Calls are currently being made using Swell's own TRPCProxyClient generated from the URL provided by the user.
58+
Batch requests must be entered one request per line. Swell will treat each line of code entered into the editor as a separate request before batching and returning responses.
59+
Each request must follow the general format client.procedure.querytype(). For example:
60+
61+
```js
62+
client.getUser.query({ name: 'Luke Skywalker' });
63+
```
64+
65+
See [tRPC docs](https://trpc.io/docs/) for more information on sending tRPC requests or setting up a tRPC server.
66+
5267
- _OpenAPI_: Swell supports the enumeration and execution of REST and RPC API requests as defined in a user-provided OpenAPI document.
5368
<img src="./ReadMeGifs/Gifs/openapi.gif" style="display: block; margin: 10px auto 30px;" />
5469

@@ -97,10 +112,12 @@ Swell is a one-stop shop for sending and monitoring your API requests:
97112
- _Webhooks_: Swell includes user-defined HTTP callback connection testing designed to test other server's connection to the web and ability to send data. The test insures that when an event occurs, the source site makes an HTTP request to the URL configured for the webhook.
98113
<img src="./ReadMeGifs/Gifs/Webhook.gif" style="float: left; margin-right: 10px;margin-bottom : 30px; margin-top : 10px;" />
99114

100-
- _Added in Dev Version 1.10.2!_ _UI Updates_: Built with Material UI, a smoother, more intutive interface for enhanced user experience.
115+
- _UI Updates_: Built with Material UI, a smoother, more intuitive interface for enhanced user experience.
101116
<img src="./ReadMeGifs/Gifs/NewUI.png" style="float: left; margin-right: 10px;margin-bottom : 30px; margin-top : 10px;" />
117+
Added in version 1.12.0: resizable panels between composer, response, and workspace and visual feedbackfor when users is selecting different communication protocols.
118+
<img src="./ReadMeGifs/Gifs/tRPC-UI.gif" style="float: left; margin-right: 10px;margin-bottom : 30px; margin-top : 10px;" />
102119

103-
- _Added in Dev Version 1.10.2!_ _Github Integration + Import/Export Workspaces_: Swell allows you to import and export workspaces, making it easy to share collections with your team. You can even register with Github to save your workspaces directly into your repository!
120+
- _Github Integration + Import/Export Workspaces_: Swell allows you to import and export workspaces, making it easy to share collections with your team. You can even register with Github to save your workspaces directly into your repository!
104121
<img src="./ReadMeGifs/Gifs/GithubIntegration.gif" style="float: left; margin-right: 10px;margin-bottom : 30px; margin-top : 10px;" />
105122

106123
## Built With
@@ -113,6 +130,7 @@ Swell is a one-stop shop for sending and monitoring your API requests:
113130
- Apollo Client
114131
- Websockets
115132
- gRPC-js
133+
- tRPC
116134
- VM2
117135
- Chart.js
118136
- Bulma
@@ -123,6 +141,11 @@ Swell is a one-stop shop for sending and monitoring your API requests:
123141

124142
## Authors
125143

144+
- **Jack Sonoda** - [jackksono](https://github.com/jackksono)
145+
- **Jaden Nguyen** - [jaden-nguyen](https://github.com/jaden-nguyen)
146+
- **Taner Malmedal** - [tannermalmedal](https://github.com/tannermalmedal)
147+
- **Mihran Baytaryan** - [mihran-baytaryan](https://github.com/mihran-baytaryan)
148+
- **David Beame** - [KingzandBean](https://github.com/KingzandBean)
126149
- **Grace Kim** - [gracekiim](https://github.com/gracekiim)
127150
- **Alex Sanhueza** - [alexsanhueza](https://github.com/alexsanhueza)
128151
- **Wyatt Bell** - [wcbell51](https://github.com/wcbell51)

ReadMeGifs/Gifs/tRPC-UI.gif

581 KB
Loading

ReadMeGifs/Gifs/tRPC-query.gif

757 KB
Loading

ReadMeGifs/Gifs/tRPC-subscription.gif

1.41 MB
Loading

package.json

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swell",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"description": "Swell",
55
"main": "main.js",
66
"repository": "https://github.com/open-source-labs/Swell",
@@ -122,6 +122,7 @@
122122
"@jest-runner/electron": "^3.0.1",
123123
"@redux-devtools/extension": "^3.2.2",
124124
"@reduxjs/toolkit": "^1.8.1",
125+
"@trpc/client": "^10.10.0",
125126
"@uiw/react-codemirror": "4.7.0",
126127
"apollo-server-express": "^3.6.7",
127128
"axios": "^0.27.1",
@@ -158,6 +159,7 @@
158159
"js-cookie": "^3.0.1",
159160
"mali": "^0.46.1",
160161
"ngrok": "^4.3.1",
162+
"node-fetch": "^3.3.0",
161163
"npm": "^8.7.0",
162164
"octokit": "^1.7.1",
163165
"patch-package": "^6.4.7",
@@ -170,6 +172,7 @@
170172
"react-github-btn": "^1.2.2",
171173
"react-redux": "^8.0.1",
172174
"react-router-dom": "^6.3.0",
175+
"react-split": "^2.0.14",
173176
"react-spring": "^9.4.4",
174177
"redux": "^4.2.0",
175178
"resize-observer-polyfill": "^1.5.1",
@@ -258,6 +261,31 @@
258261
"url": "http://www.getswell.io"
259262
},
260263
"contributors": [
264+
{
265+
"name": "Jack Sonoda",
266+
"email": "[email protected]",
267+
"url": "https://github.com/jackksono"
268+
},
269+
{
270+
"name": "Tanner Malmedal",
271+
"email": "[email protected]",
272+
"url": "https://github.com/tannermalmedal"
273+
},
274+
{
275+
"name": "Jaden Nguyen",
276+
"email": "[email protected]",
277+
"url": "https://github.com/jaden-nguyen"
278+
},
279+
{
280+
"name": "Mihran Baytaryan",
281+
"email": "[email protected]",
282+
"url": "https://github.com/mihran-baytaryan"
283+
},
284+
{
285+
"name": "David Beame",
286+
"email": "[email protected]",
287+
"url": "https://github.com/KingzandBean"
288+
},
261289
{
262290
"name": "Kyle Combs",
263291
"email": "[email protected]",
@@ -477,4 +505,3 @@
477505
}
478506
]
479507
}
480-

src/assets/style/base.scss

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ input:focus {
3232

3333
#update-modal {
3434
position: relative;
35-
width: 100%;
35+
width: 100%;
3636
background-color: $neutral-500;
3737
color: $neutral-100;
3838
display: flex;
@@ -92,3 +92,20 @@ $switch-focus: 5px solid red;
9292
.add-vertical-scroll {
9393
overflow-y: auto !important;
9494
}
95+
96+
.gutter {
97+
background-color: $primary-500;
98+
background-position: 50%;
99+
}
100+
101+
// cursorStyles not working
102+
.gutter.gutter-horizontal {
103+
height: 100%;
104+
}
105+
106+
.gutter.gutter-horizontal:hover {
107+
cursor: col-resize;
108+
}
109+
.gutter.gutter-vertical:hover {
110+
cursor: row-resize;
111+
}

src/client/components/App.tsx

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { WindowExt } from '../../types';
1515

1616
// Material UI components
1717
import { Box, Divider } from '@mui/material';
18-
18+
import Split from "react-split";
1919
// Error handling
2020
import ErrorBoundary from './utilities/ErrorBoundary/ErrorBoundary';
2121

@@ -63,26 +63,26 @@ const App = () => {
6363
<NavBarContainer />
6464
</ErrorBoundary>
6565

66-
<Box sx={{ height: '100%', display: 'flex' }}>
66+
{/* <Box sx={{ height: '100%', display: 'flex' }}> */}
6767
{/* Workspace. Left side of the application. */}
68+
<Split direction="horizontal" gutterSize={5} style={{ width: '100%', height: '100%', display: 'flex'}}>
69+
<ErrorBoundary>
70+
<HistoryOrWorkspaceContainer
71+
currentWorkspaceId={currentWorkspaceId}
72+
setWorkspace={setWorkspace}
73+
/>
74+
</ErrorBoundary>
75+
{/* <Divider
76+
orientation="vertical"
77+
sx={{ borderRightWidth: 2, background: '#51819b' }}
78+
/> */}
6879

69-
<ErrorBoundary>
70-
<HistoryOrWorkspaceContainer
71-
currentWorkspaceId={currentWorkspaceId}
72-
setWorkspace={setWorkspace}
73-
/>
74-
</ErrorBoundary>
75-
76-
<Divider
77-
orientation="vertical"
78-
sx={{ borderRightWidth: 2, background: '#51819b' }}
79-
/>
80-
81-
{/* Main container. Contains the composer and response panes. */}
82-
<ErrorBoundary>
83-
<MainContainer currentWorkspaceId={currentWorkspaceId} />
84-
</ErrorBoundary>
85-
</Box>
80+
{/* Main container. Contains the composer and response panes. */}
81+
<ErrorBoundary>
82+
<MainContainer currentWorkspaceId={currentWorkspaceId} />
83+
</ErrorBoundary>
84+
</Split>
85+
{/* </Box> */}
8686

8787
<ErrorBoundary>
8888
<UpdatePopUpContainer />

src/client/components/main/GRPCComposer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ export default function GRPCComposer(props) {
183183
<Box
184184
className="is-flex-grow-3 add-vertical-scroll"
185185
sx={{
186-
height: '40%',
186+
height: '100%',
187187
px: 1,
188188
overflowX: 'scroll',
189189
overflowY: 'scroll',

src/client/components/main/GraphQLComposer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ export default function GraphQLComposer(props: $TSFixMe) {
256256
<Box
257257
className="is-flex-grow-3 add-vertical-scroll"
258258
sx={{
259-
height: '40%',
259+
height: '100%',
260260
px: 1,
261261
overflowX: 'scroll',
262262
overflowY: 'scroll',

src/client/components/main/MainContainer.tsx

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,13 @@ import WebSocketComposer from './WebSocketComposer';
3131
import WebRTCComposer from './WebRTCComposer';
3232
import OpenAPIComposer from './OpenAPIComposer';
3333
import WebhookComposer from './WebhookComposer';
34+
import TRPCComposer from './TRPCComposer';
3435
import ResponsePaneContainer from './response/ResponsePaneContainer';
3536

3637
// Import MUI components
3738
import { Box, Divider } from '@mui/material';
3839
import { AppDispatch, RootState } from '../../toolkit-refactor/store';
39-
40+
import Split from "react-split";
4041
/**@todo switch to hooks? */
4142
const mapStateToProps = (store: RootState) => {
4243
return {
@@ -106,20 +107,25 @@ function MainContainer(props: $TSFixMeObject) {
106107
// flexDirection: 'column'
107108
}}
108109
>
109-
<Routes>
110-
<Route path="/" element={<Http2Composer {...props} />} />
111-
<Route path="/graphql" element={<GraphQLComposer {...props} />} />
112-
<Route path="/grpc" element={<GRPCComposer {...props} />} />
113-
<Route path="/websocket" element={<WebSocketComposer {...props} />} />
114-
<Route path="/webrtc" element={<WebRTCComposer {...props} />} />
115-
<Route path="/openapi" element={<OpenAPIComposer {...props} />} />
116-
<Route path="/webhook" element={<WebhookComposer {...props} />} />
117-
</Routes>
118-
<Divider
119-
orientation="horizontal"
120-
sx={{ borderBottomWidth: 2, background: '#51819b' }}
121-
/>
122-
<ResponsePaneContainer />
110+
<Split direction='vertical' gutterSize={5} style={{height: '100%'}}>
111+
<Box sx={{display: 'flex'}}>
112+
<Routes>
113+
<Route path="/" element={<Http2Composer {...props} />} />
114+
<Route path="/graphql" element={<GraphQLComposer {...props} />} />
115+
<Route path="/grpc" element={<GRPCComposer {...props} />} />
116+
<Route path="/websocket" element={<WebSocketComposer {...props} />} />
117+
<Route path="/webrtc" element={<WebRTCComposer {...props} />} />
118+
<Route path="/openapi" element={<OpenAPIComposer {...props} />} />
119+
<Route path="/webhook" element={<WebhookComposer {...props} />} />
120+
<Route path="/trpc" element={<TRPCComposer {...props} />} />
121+
</Routes>
122+
</Box>
123+
{/* <Divider
124+
orientation="horizontal"
125+
sx={{ borderBottomWidth: 2, background: '#51819b' }}
126+
/> */}
127+
<ResponsePaneContainer />
128+
</Split>
123129
</Box>
124130
);
125131
}

src/client/components/main/OpenAPIComposer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ export default function OpenAPIComposer(props) {
127127
<Box
128128
className="is-flex-grow-3 add-vertical-scroll"
129129
sx={{
130-
height: '40%',
130+
height: '100%',
131131
px: 1,
132132
overflowX: 'scroll',
133133
overflowY: 'scroll',

0 commit comments

Comments
 (0)