Commit Graph

174 Commits

Author SHA1 Message Date
Gregory Schier
202e272e90 Initial settings implementation 2024-01-11 21:13:17 -08:00
Gregory Schier
11161fda51 Dropdown manages hotkeys now 2024-01-11 10:18:05 -08:00
Gregory Schier
d414709d1a Add hotkey dialog and rust-only analytics 2024-01-10 16:18:08 -08:00
Gregory Schier
94361f7c27 Fix beta icon 2024-01-08 17:07:42 -08:00
Gregory Schier
b1692b41f0 Hotkey labels 2024-01-08 15:57:21 -08:00
Gregory Schier
312c01e405 Show hotkeys on empty views 2024-01-08 15:13:44 -08:00
Gregory Schier
6f15d1352b Remove base env, fix hotkeys, and QoL improvements 2024-01-07 22:24:19 -08:00
Gregory Schier
cb9960bbc8 Fix hotkeys getting stuck on cmd+tab 2024-01-07 21:32:25 -08:00
Gregory Schier
43706009a2 Tweak margin 2023-11-22 09:37:50 -08:00
Gregory Schier
c11a0ca823 Fix bottom-up dropdown positioning 2023-11-22 09:35:56 -08:00
Gregory Schier
e5e356a822 Good hotkey support 2023-11-22 09:01:48 -08:00
Gregory Schier
7381dcec05 Remove response body and basic hotkeys 2023-11-21 22:15:01 -08:00
Gregory Schier
2c7bf29ec6 Remove app-specific menu items 2023-11-21 19:18:40 -08:00
Gregory Schier
3ad06be9d6 Format GraphQL variables 2023-11-17 07:51:03 -08:00
Gregory Schier
48923634d9 Mostly move some stuff around 2023-11-16 18:53:34 -08:00
Gregory Schier
f60cb35b5e Multipart form UI and fixes 2023-11-14 00:32:02 -08:00
Gregory Schier
f1fc57830d Some postman import improvements 2023-11-11 10:43:11 -08:00
Gregory Schier
95b428dcd6 Context menu, logs in DevTools, export, tweaks 2023-11-09 09:28:01 -08:00
Gregory Schier
98ed12a2df Rust analytics and a few tweaks 2023-11-08 09:13:32 -08:00
Gregory Schier
7657166bfa Cancel responses on startup 2023-11-06 13:06:15 -08:00
Gregory Schier
0ecb16a2e7 Rework workspace header 2023-11-06 10:42:59 -08:00
Gregory Schier
1db78af0ad Save after formatting GraphQL (Closes #9) 2023-11-06 07:20:47 -08:00
Gregory Schier
de190ca8fa Folder actions 2023-11-04 10:48:18 -07:00
Gregory Schier
9471009b8b Folder chevron icon 2023-11-03 23:10:44 -07:00
Gregory Schier
b8a859895b Nested sidebar ordering almost working 2023-11-03 14:08:46 -07:00
Gregory Schier
1e7f629b28 Refactor environment edit dialog 2023-11-02 20:38:33 -07:00
Gregory Schier
68ea718c77 Base environments fully working 2023-11-02 18:43:39 -07:00
Gregory Schier
1cd6e0af06 Initial "plugin" system with importer (#7) 2023-11-02 18:08:43 -07:00
Gregory Schier
749025640f Fix cursor color in single-line mode 2023-10-31 15:10:33 -07:00
Gregory Schier
9d4f4bef5d Fix button styles 2023-10-30 07:27:27 -07:00
Gregory Schier
3b1e4f538d Fix editor stale callbacks and recent item deletion 2023-10-30 07:07:14 -07:00
Gregory Schier
8a73636f43 Refactored some core UI 2023-10-30 06:35:52 -07:00
Gregory Schier
7dac299edd Fix var complete and env dialog actions 2023-10-29 11:18:55 -07:00
Gregory Schier
a9c67f59fc Remove broken key/value enter/backspace logic 2023-10-29 10:45:05 -07:00
Gregory Schier
c37c020cf0 Delete key/value on backspace 2023-10-29 10:26:38 -07:00
Gregory Schier
4d93892249 Move workspace menu, better env mgmt, QoL 2023-10-29 09:45:16 -07:00
Gregory Schier
235ab2056d Fixed auto-focus in prompt and env dropdown 2023-10-28 22:14:12 -07:00
Gregory Schier
b2150181b3 Persist window paths 2023-10-28 21:23:46 -07:00
Gregory Schier
9c68e62db3 Update placeholders when env changes 2023-10-28 19:14:51 -07:00
Gregory Schier
73190958fa Placeholder error and fix env nav 2023-10-28 19:08:31 -07:00
Gregory Schier
677f436bcb Handle enabled/disabled variables and render multi 2023-10-28 11:36:40 -07:00
Gregory Schier
3ad132d77d Variables under Environment, and render all props 2023-10-28 11:29:29 -07:00
Gregory Schier
d0387bdf76 Native Codemirror cursor 2023-10-27 13:14:41 -07:00
Gregory Schier
9f2577db66 Only wrap URLBar on focus and hotkey to open recent requests 2023-10-27 12:40:43 -07:00
Gregory Schier
439af5e8f2 Auto-expand URL bar height 2023-10-27 10:57:07 -07:00
Gregory Schier
0e85d40f47 Stop autocomplete from jumping around 2023-10-26 15:27:48 -07:00
Gregory Schier
d1bc5900fb Send requests with active environment 2023-10-26 10:32:06 -07:00
Gregory Schier
cba8a055d5 Move create request and fix slow HTML highlighting 2023-10-26 09:42:19 -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