Commit Graph

63 Commits

Author SHA1 Message Date
Gregory Schier
b0612b8632 Basic import of request body and bearer auth 2023-11-05 14:35:25 -08:00
Gregory Schier
7dac299edd Fix var complete and env dialog actions 2023-10-29 11:18:55 -07:00
Gregory Schier
d1bc5900fb Send requests with active environment 2023-10-26 10:32:06 -07:00
Gregory Schier
8fd7979474 Better project selector, Fixes #2, and a bunch more 2023-10-26 09:11:44 -07:00
Gregory Schier
51cadaf53b Environments in URL and better rendering 2023-10-25 11:13:00 -07:00
Gregory Schier
feec6fedfa Request history navigator 2023-04-09 15:26:54 -07:00
Gregory Schier
62a367cd0c Better response headers 2023-04-02 10:45:41 -07:00
Gregory Schier
ceefbd1de1 Show response headers 2023-04-01 23:43:22 -07:00
Gregory Schier
3f713d878c Some more refactoring 2023-04-01 21:48:30 -07:00
Gregory Schier
bc35429670 Refactor debounce and tauri event listeners 2023-04-01 21:39:46 -07:00
Gregory Schier
b23e56c3af Add React hooks eslint 2023-04-01 15:26:57 -07:00
Gregory Schier
801b29402d Fix strict mode editor blur bug 2023-03-30 10:38:33 -07:00
Gregory Schier
bb2ba21bbd Better tauri listeners and stuff 2023-03-30 09:05:54 -07:00
Gregory Schier
b721396340 Better multi-window updates 2023-03-29 21:53:20 -07:00
Gregory Schier
06ce7abfb9 Fix bundle parts 2023-03-29 14:00:34 -07:00
Gregory Schier
ab15782019 Fix(ish) multiwindow updates 2023-03-29 11:15:37 -07:00
Gregory Schier
3548945202 Obscure text 2023-03-29 10:16:51 -07:00
Gregory Schier
5852877f4d Simple auth schemes 2023-03-29 09:03:38 -07:00
Gregory Schier
e96527ab27 Good start to multi-window 2023-03-28 18:29:40 -07:00
Gregory Schier
d3d64b38a5 Confirmation Dialogs 2023-03-26 12:02:20 -07:00
Gregory Schier
56a30aa7c4 Panel icons 2023-03-25 23:29:04 -07:00
Gregory Schier
ae4a43f406 Refactor and improve layout resizing 2023-03-25 21:16:10 -07:00
Gregory Schier
8f86c46f49 Better grid layouts 2023-03-25 18:12:09 -07:00
Gregory Schier
44710a8021 Global layout component 2023-03-25 13:26:31 -07:00
Gregory Schier
aeda504e64 GraphQL autocomplete and duplicate request 2023-03-21 23:54:45 -07:00
Gregory Schier
7a6f0ccc46 Minor style tweaks 2023-03-21 18:31:05 -07:00
Gregory Schier
2caa13fdec Resize titlebar and tweak things 2023-03-21 16:42:52 -07:00
Gregory Schier
6f873fa186 query client cache and better body types 2023-03-21 11:38:37 -07:00
Gregory Schier
4b0793ebef Better radio dropdown type 2023-03-20 16:54:26 -07:00
Gregory Schier
15bc08390b Handle "no body" case 2023-03-20 13:49:21 -07:00
Gregory Schier
e19ea612f5 Remove most of Radix UI 2023-03-20 13:16:58 -07:00
Gregory Schier
d57dfbf225 Pair checkboxes and fix twig indent 2023-03-20 00:03:33 -07:00
Gregory Schier
31e09aba4b Rewrote twig grammar 2023-03-19 22:12:11 -07:00
Gregory Schier
7314c8f36f Re-order of pair editor 2023-03-19 13:28:57 -07:00
Gregory Schier
05f20af9ed Better header editor and added completion data 2023-03-19 11:09:21 -07:00
Gregory Schier
9ac5572094 Create new workspace, and more optimizations 2023-03-18 19:36:31 -07:00
Gregory Schier
b1835561a8 Optimized a few components 2023-03-18 18:49:01 -07:00
Gregory Schier
10616001df Flatten migrations, kvs lib, fix tabs 2023-03-17 08:36:21 -07:00
Gregory Schier
cbe8cf3a05 Store appearance in k/v 2023-03-16 11:01:30 -07:00
Gregory Schier
48e43c3f9f Hotkeys and view mode kvs 2023-03-16 09:24:28 -07:00
Gregory Schier
5292a03171 Minor style updates 2023-03-15 17:25:04 -07:00
Gregory Schier
3bbe9d9201 Better request delete and formatting 2023-03-15 09:41:38 -07:00
Gregory Schier
97db32fdf2 Fix graphql and other things 2023-03-15 09:06:56 -07:00
Gregory Schier
b599ab9f5b Header editor to pair editor 2023-03-15 08:09:45 -07:00
Gregory Schier
34589f8b06 Strict mode and tweak layout padding 2023-03-14 20:19:45 -07:00
Gregory Schier
b761e3d9c1 Add GraphQL variables editor 2023-03-14 19:56:02 -07:00
Gregory Schier
3247190a46 GraphQL query editor transformer works! 2023-03-14 19:08:18 -07:00
Gregory Schier
b9294ff994 Add body type to request and tab dropdown 2023-03-14 11:18:56 -07:00
Gregory Schier
a209a486aa Move stuff around 2023-03-13 23:30:14 -07:00
Gregory Schier
02574cf5e0 Refactor hooks to be easier to use 2023-03-13 23:25:41 -07:00