Commit Graph

807 Commits

Author SHA1 Message Date
Gregory Schier 6719573b2b Preserve dropdown trigger button background when menu is open 2025-01-13 12:28:31 -08:00
Gregory Schier 4479164321 Merge remote-tracking branch 'origin/master' 2025-01-13 12:11:42 -08:00
Gregory Schier 4295a09515 Adjust settings window and fix dynamic dialog 2025-01-13 12:11:38 -08:00
Gregory Schier bb5da84c82 Fix Windows/Linux CmdCtrl hotkey 2025-01-13 12:10:23 -08:00
Gregory Schier 72ab3f0a3c Better SegmentedControl styles 2025-01-13 11:08:48 -08:00
Gregory Schier eea87ac02f Better SegmentedControl styles 2025-01-13 11:08:04 -08:00
Gregory Schier 587667fe79 Better markdown editor and SegmentedControl 2025-01-13 10:46:13 -08:00
Gregory Schier ad4d695b75 Fix environment activation and setting active cookie jar 2025-01-13 07:15:01 -08:00
Gregory Schier 88ff7f4300 Support dashes in template variable/fn names 2025-01-13 06:38:21 -08:00
Gregory Schier 8cd9c031e8 Add back sidebar hover style 2025-01-12 21:17:29 -08:00
Gregory Schier 806ce2f0ba Fix request pane name styling 2025-01-11 14:33:00 -08:00
Gregory Schier dcb17c3ed4 Comment 2025-01-11 14:18:16 -08:00
Gregory Schier d2936cb022 Ensure only one dropdown can be open at a time 2025-01-11 14:16:37 -08:00
Gregory Schier 476dbc432b Add FocusTrap to dropdown menu to fix filtering 2025-01-11 12:15:01 -08:00
Gregory Schier 8dff75ad4f Add ability to exclude environments from data export 2025-01-11 11:36:00 -08:00
Gregory Schier 88b410bf99 Fix pairs language not highlighting 2025-01-11 08:54:45 -08:00
Gregory Schier 3d3ff2824f Improve Dropdown selection handling 2025-01-11 08:15:45 -08:00
Gregory Schier bcf5b3db84 Fix dropdown not closing when clicking trigger 2025-01-11 06:46:47 -08:00
Gregory Schier 8b5b66acf0 Don't load response when blocking large responses 2025-01-10 06:27:57 -08:00
Gregory Schier f694456ddc Fix workspace creation, reveal sync dir, and don't update timestamps on sync/import 2025-01-09 07:50:23 -08:00
Gregory Schier 0a7257c55a Fix redirecting to latest workspace 2025-01-08 22:08:59 -08:00
Gregory Schier 328e3db56e Fix UpdateSource for sync upserts 2025-01-08 15:25:03 -08:00
Gregory Schier cbc443075a Ability to open workspace from directory, WorkspaceMeta, and many sync improvements 2025-01-08 14:57:13 -08:00
Gregory Schier 95266a9177 Tweak workspace settings dialog and Markdown editor 2025-01-08 08:54:40 -08:00
Gregory Schier eeb66ca28a Fix UrlBar padding 2025-01-08 06:43:45 -08:00
Gregory Schier d745e91f80 Backspace to delete selected in sidebar 2025-01-08 06:42:32 -08:00
Gregory Schier 7a9c2e2223 Move info tab to last 2025-01-08 06:21:44 -08:00
Gregory Schier 1d51bd642a Menu now uses "click away" instead of backdrop 2025-01-08 06:20:21 -08:00
Gregory Schier 1920f720a9 Some small tweaks for Vim mode 2025-01-08 06:11:05 -08:00
Gregory Schier 81005165f3 Vim/emacs/vscode keybindings 2025-01-07 22:27:43 -08:00
Gregory Schier 3cf372c01e Fix workspace creation dialog 2025-01-07 07:05:23 -08:00
Gregory Schier 2f7b66fc92 A bunch of changes, including moving prompt/confirm out of context 2025-01-07 06:56:51 -08:00
Gregory Schier 4776bbc753 Fix more 2025-01-07 05:37:50 -08:00
Gregory Schier 79f668c863 Fix split layout not always working 2025-01-07 05:36:27 -08:00
Gregory Schier a164875104 Move saved tab state to jotai with LS 2025-01-06 17:06:56 -08:00
Gregory Schier bc50891edb Remove useNavigate everywhere, and make request a query param. And convert dialog to Jotai 2025-01-06 16:54:07 -08:00
Gregory Schier 806a8eb801 Remove useToast everywhere 2025-01-06 12:21:21 -08:00
Gregory Schier ab55c2e0ce Move toast state to Jotai 2025-01-06 12:05:43 -08:00
Gregory Schier c2ea2a5fe5 Dir sync filesystem watching 2025-01-06 09:24:07 -08:00
Gregory Schier c72180bb59 Upgrade Tauri and add Tauri devtools 2025-01-05 11:33:39 -08:00
Gregory Schier 17fdd608d1 Optimize directory sync performance 2025-01-05 10:56:40 -08:00
Gregory Schier 609bd4cdea Update license message 2025-01-04 07:36:38 -08:00
Gregory Schier 68e1b5d746 Update license message 2025-01-04 07:32:42 -08:00
Gregory Schier 53f5ef3515 Add separate SVG response viewer 2025-01-04 07:14:33 -08:00
Gregory Schier 592c1228f1 Fix tauri event listener hook 2025-01-04 07:01:31 -08:00
Gregory Schier 36cecb2d29 Fix active workspace deletion 2025-01-03 20:50:18 -08:00
Gregory Schier 31440eea76 Filesystem Sync (#142) 2025-01-03 20:41:00 -08:00
Gregory Schier 6ad27c4458 Put delete workspace in settings 2025-01-02 08:41:44 -08:00
Gregory Schier 5ebf7dc499 Tackled remaining perf wins 2025-01-02 06:51:54 -08:00
Gregory Schier 42cd4a5f0f Split out slow pathParameters extension and skip unnecessary model updates 2025-01-01 16:42:53 -08:00