Commit Graph

1331 Commits

Author SHA1 Message Date
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 576340db33 Improve initial sync subscription 2025-01-11 06:47:03 -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 37671a50f2 Ensure fs_sync always writes to current state's path (even if Yaak changes the default) 2025-01-08 09:20:59 -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 40adce921b Move JS monorepo packages to folder 2025-01-04 16:55:18 -08:00
Gregory Schier 75ead9cc8a Fix error handling 2025-01-04 07:44:39 -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 0dd09062e3 Sort workspaces, envs, jars 2025-01-02 08:33:04 -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
Gregory Schier add39bda6e Revert to preserving editor state with fromJson due to state callbacks not being preserved 2025-01-01 08:19:41 -08:00
Gregory Schier 4b807f221b A bunch of fixes 2025-01-01 07:01:41 -08:00
Gregory Schier 80119f6574 Prevent a bunch more stuff from re-rendering 2024-12-31 23:24:41 -08:00
Gregory Schier dfca17f9b7 Prevent sidebar re-render on every keypress (#152) 2024-12-31 15:02:10 -08:00
Gregory Schier 135c366e32 Preserve Editor State (#151) 2024-12-31 07:31:43 -08:00
Gregory Schier 31f2bff0f6 Optimize sidebar collapsing 2024-12-23 05:05:04 -08:00
Gregory Schier 61d094d9fd Some fixes around environments 2024-12-21 11:04:49 -08:00
Gregory Schier c1d5881167 Merge branch 'master' into cleanup
# Conflicts:
#	src-web/components/MarkdownEditor.tsx
#	src-web/components/RequestPane.tsx
#	src-web/hooks/useActiveEnvironment.ts
2024-12-21 05:46:33 -08:00