Commit Graph

265 Commits

Author SHA1 Message Date
Gregory Schier 13183ae837 Better handling of large responses 2024-07-23 08:59:15 -07:00
Gregory Schier f24fd13c45 Better import flow 2024-07-23 08:29:09 -07:00
Gregory Schier 9f7033ab06 Fix notification status code handling 2024-07-23 07:30:47 -07:00
Gregory Schier 994f314cff Better wording for moving workspace 2024-07-22 09:46:46 -07:00
Gregory Schier 1d5f3260e2 NodeJS Plugin Runtime (#53) 2024-07-19 10:41:47 -07:00
Gregory Schier 883fcdb6b8 Update useSaveResponse.tsx 2024-06-27 22:05:41 -07:00
Gregory Schier 5722880890 Better active workspace change notification 2024-06-21 10:11:00 -07:00
Gregory Schier d361a40903 Consolidate any* hooks 2024-06-21 10:01:45 -07:00
Gregory Schier cd9e720835 Add mutationKey everywhere 2024-06-21 09:25:25 -07:00
Gregory Schier 50e2ab3a03 Move request to another workspace (#52) 2024-06-21 09:01:18 -07:00
Gregory Schier c18d30b89f Refactor gRPC reflection! 2024-06-20 12:49:58 -07:00
Gregory Schier 88aeb0e530 Fix GRPC with files not refreshing, and tight render loop 2024-06-20 08:40:10 -07:00
Gregory Schier 085274c960 Move GraphQL introspection out of LocalStorage 2024-06-18 09:43:28 -07:00
Gregory Schier 5b2162e48d Fix flash loading response viewer 2024-06-17 11:43:45 -07:00
Gregory Schier 4485cad9e8 Workspace dropdown to RadioDropdown 2024-06-14 17:07:35 -07:00
Gregory Schier 33763b6d2f Fix plugins 2024-06-13 07:03:50 -07:00
Gregory Schier 57f01d249e Entitlement for v8/Deno 2024-06-12 00:23:32 -07:00
Gregory Schier 26cc467858 Fix delete request in sidebar 2024-06-10 23:17:12 -07:00
Gregory Schier 6215914212 Cmd Palette Improvements (#50)
- Fuzzy matching
- Show hotkeys
- Add actions
2024-06-10 21:37:41 -07:00
Gregory Schier a2dbd7f849 Download Active Response (#49)
This PR prompts you to save un-previewable file types and adds an option
to save to the response history.
2024-06-10 16:36:09 -07:00
Gregory Schier 5bb9815f4b Remove jump to request hotkey 2024-06-10 09:00:26 -07:00
Gregory Schier 0430ec883b Cmd jump to request 2024-06-09 07:03:16 -07:00
Gregory Schier b0e4ece278 Add command palette (#46)
This PR finished the initial PoC command palette. It currently only
supports switching between requests and workspaces, but can easily be
extended for more.
2024-06-07 21:59:57 -07:00
Gregory Schier 392b549646 Deno plugins (#42)
Switch from BoaJS to Deno core
2024-06-07 10:47:41 -07:00
Gregory Schier 993d4dc65d Open workspace pref (#44)
Ability to remember workspace window opening selection.
2024-06-07 09:04:53 -07:00
Gregory Schier a83e094f00 Fix copy-as-curl variables 2024-06-05 06:53:38 -07:00
Gregory Schier dc47c4ceba Preserve JSON/XPath filter (Closes #22) 2024-06-03 13:49:51 -07:00
Gregory Schier b39335dc4f Don't call is_fullscreen so much 2024-06-02 23:38:56 -07:00
Gregory Schier 995cd2aa7b Fade in window contents (Layout) 2024-05-31 09:16:52 -07:00
Gregory Schier 2caa735a2e Tweak settings for release 2024-05-30 10:28:59 -07:00
Gregory Schier 90637fda6b Unlisten to window event and fix hotkeys 2024-05-30 00:29:01 -07:00
Gregory Schier 2cef46b46a Window title working again 2024-05-30 00:11:55 -07:00
Gregory Schier 14b3abf76c Fix window stoplights 2024-05-29 22:59:34 -07:00
Gregory Schier 8cd3961f87 Custom font sizes and better zoom 2024-05-29 12:10:01 -07:00
Gregory Schier 696e72323b More theme stuff 2024-05-24 17:36:48 -07:00
Gregory Schier 671885fc8c More themes! 2024-05-23 09:40:11 -07:00
Gregory Schier 002b61f0d7 Set window title on Mac 2024-05-23 09:40:00 -07:00
Gregory Schier 8e662e6feb A bunch more theme stuff 2024-05-22 23:14:53 -07:00
Gregory Schier 83aaeb94f6 Theme system refactor (#31) 2024-05-21 17:56:06 -07:00
Gregory Schier ad8a6beacf Toast after data export 2024-05-14 00:36:15 -07:00
Gregory Schier 0b494bbfbf Fixed asset:// loading and tweak curl stuff 2024-05-13 23:20:30 -07:00
Gregory Schier bd7fd676a5 Better notifications 2024-05-13 16:52:20 -07:00
Gregory Schier cb1c6a4d8c Improve copy-as-curl 2024-05-13 11:30:10 -07:00
Gregory Schier 967590c7ff Hide large GRPC messages by default 2024-05-13 07:19:26 -07:00
Gregory Schier 79b4fd7829 Add curl banner to import dialog 2024-05-10 13:36:30 -07:00
Gregory Schier 52eb4d338f Change curl import to post-toast 2024-05-10 13:06:40 -07:00
Gregory Schier 4b8b48e92f Toast component and use for copy-as-curl 2024-05-10 12:37:04 -07:00
Gregory Schier e3f45b58e5 Insomnia YAML and loading state on import 2024-05-10 09:46:20 -07:00
Gregory Schier a5f1922446 Some fixes after upgrading react-query 2024-05-10 09:19:29 -07:00
Gregory Schier 25c4e4edaf Import from Curl 2024-05-09 07:31:52 -07:00