Commit Graph

73 Commits

Author SHA1 Message Date
Gregory Schier 1070bf8e8f Mostly move some stuff around 2023-11-16 18:53:34 -08:00
Gregory Schier 4360355c8c Beta channel updates 2023-11-14 08:57:46 -08:00
Gregory Schier 9a02b63a6b Form urlencoded bodies! 2023-11-13 11:28:37 -08:00
Gregory Schier 4470409a24 Url parameters done 2023-11-13 10:52:11 -08:00
Gregory Schier 758154fa14 Request body is now an object 2023-11-12 11:16:12 -08:00
Gregory Schier a9806a06a2 Request fallback name in header 2023-11-09 17:34:57 -08:00
Gregory Schier 7661aa9819 Context menu, logs in DevTools, export, tweaks 2023-11-09 09:28:01 -08:00
Gregory Schier 2f34c5e821 Tweak theme 2023-11-08 10:11:29 -08:00
Gregory Schier 0c89c154ee Tweak theme 2023-11-08 09:56:13 -08:00
Gregory Schier 22f182a8eb Add basic analytics 2023-11-07 09:53:59 -08:00
Gregory Schier 6ccc42dc3f Cancel responses on startup 2023-11-06 13:06:15 -08:00
Gregory Schier afdbcd0a38 Basic import of request body and bearer auth 2023-11-05 14:35:25 -08:00
Gregory Schier 8919d598c2 Nested sidebar ordering almost working 2023-11-03 14:08:46 -07:00
Gregory Schier e21e42f5fe Add folder model 2023-11-03 07:49:44 -07:00
Gregory Schier 7b67770dc7 Initial "plugin" system with importer (#7) 2023-11-02 18:08:43 -07:00
Gregory Schier fac0683a71 Fix sending of ephemeral requests 2023-10-30 08:24:49 -07:00
Gregory Schier b6fd59219f Better listening for path changes 2023-10-28 23:41:24 -07:00
Gregory Schier 30e7f7ccfe Persist window paths 2023-10-28 21:23:46 -07:00
Gregory Schier 15087f2d5a Variables under Environment, and render all props 2023-10-28 11:29:29 -07:00
Gregory Schier 9ebd506056 Updating environments! 2023-10-22 22:06:51 -07:00
Gregory Schier 874a1079c3 Environments data model 2023-10-22 18:28:56 -07:00
Gregory Schier 4424caecc5 Retry button on introspection errors 2023-06-12 13:20:42 -07:00
Gregory Schier 9e4e6435ab Persist introspection queries and also improve 2023-05-31 21:29:41 -07:00
Gregory Schier 79f3307104 Fix graphql instrospection 2023-05-29 12:31:34 -07:00
Gregory Schier f9f1ba9e24 Support binary responses! 2023-04-13 18:48:40 -07:00
Gregory Schier 9f9b3a5b21 Rename workspace 2023-04-09 12:23:41 -07:00
Gregory Schier b6b549ca18 remove janky last location tracking 2023-04-04 16:23:08 -07:00
Gregory Schier 50637ba9fd Better button styles 2023-04-04 15:40:25 -07:00
Gregory Schier 452a0c3ed5 A few fixes 2023-04-04 13:31:48 -07:00
Gregory Schier b594a4690f Better status tags and delete request on key 2023-04-04 12:36:30 -07:00
Gregory Schier bfa186aebb Show response headers 2023-04-01 23:43:22 -07:00
Gregory Schier b5e9852f8d Refactor debounce and tauri event listeners 2023-04-01 21:39:46 -07:00
Gregory Schier 42e2c9f96f Better schema fetching 2023-03-31 16:02:09 -07:00
Gregory Schier 4ad9feba68 Better model updates 2023-03-31 13:21:02 -07:00
Gregory Schier bb41f0e4fe Better tauri listeners and stuff 2023-03-30 09:05:54 -07:00
Gregory Schier d2e0717d91 Remove updated_by, remember last location 2023-03-30 08:11:51 -07:00
Gregory Schier fb7424714a Better multi-window updates 2023-03-29 21:53:20 -07:00
Gregory Schier b91d1b8b3c Fix(ish) multiwindow updates 2023-03-29 11:15:37 -07:00
Gregory Schier 0f58986b4c Simple auth schemes 2023-03-29 09:03:38 -07:00
Gregory Schier af9755c513 Good start to multi-window 2023-03-28 18:29:40 -07:00
Gregory Schier d88ae99425 Floating sidebar 2023-03-26 10:09:28 -07:00
Gregory Schier 9abdc45e93 Refactor and improve layout resizing 2023-03-25 21:16:10 -07:00
Gregory Schier c7738743c5 GraphQL autocomplete and duplicate request 2023-03-21 23:54:45 -07:00
Gregory Schier 53162e8bca Minor style tweaks 2023-03-21 18:31:05 -07:00
Gregory Schier c9d62ae961 Resize titlebar and tweak things 2023-03-21 16:42:52 -07:00
Gregory Schier 01cd7f951a query client cache and better body types 2023-03-21 11:38:37 -07:00
Gregory Schier 184bbb01c5 Typesafe routing and CM line height issue 2023-03-20 16:47:36 -07:00
Gregory Schier ee7bf838f4 Remove most of Radix UI 2023-03-20 13:16:58 -07:00
Gregory Schier baf9efe246 Pair checkboxes and fix twig indent 2023-03-20 00:03:33 -07:00
Gregory Schier d9b40dca83 Better header editor and added completion data 2023-03-19 11:09:21 -07:00