Commit Graph

117 Commits

Author SHA1 Message Date
Gregory Schier a0b08614f0 Preserve JSON/XPath filter (Closes #22) 2024-06-03 13:49:51 -07:00
Gregory Schier f4c91d131c Don't send request on completion (Fixes #27) 2024-06-03 07:49:13 -07:00
Gregory Schier 5127de831a Fix autocomplete for environment editor names 2024-06-02 17:52:51 -07:00
Gregory Schier b13207072a Tweak appearance settings 2024-05-30 12:32:12 -07:00
Gregory Schier a481cf403d Tweak settings for release 2024-05-30 10:28:59 -07:00
Gregory Schier fbc684140b Custom font sizes and better zoom 2024-05-29 12:10:01 -07:00
Gregory Schier f3024a259e More theme stuff 2024-05-24 17:36:48 -07:00
Gregory Schier a936038f23 Hotdog stand 2024-05-23 10:14:07 -07:00
Gregory Schier 56acec473b A bunch more theme stuff 2024-05-22 23:14:53 -07:00
Gregory Schier 4c5087659b Theme system refactor (#31) 2024-05-21 17:56:06 -07:00
Gregory Schier 8925fe9892 Fix autocomplete 2024-05-14 14:47:33 -07:00
Gregory Schier 4894677599 Autocomplete URLs of other requests 2024-05-13 23:54:52 -07:00
Gregory Schier 19d2574e33 Fix paste handler in Editor.tsx 2024-05-09 23:17:43 -07:00
Gregory Schier bf4eee72df Import from Curl 2024-05-09 07:31:52 -07:00
Gregory Schier b8d5e5cecb Space between var placeholders and code fold cursor 2024-03-22 10:42:35 -07:00
Gregory Schier 25de5460ad Tweak checkbox and autocomplete styles 2024-03-19 17:08:06 -07:00
Gregory Schier e2166d8a26 Fix editor key events 2024-03-18 13:40:15 -07:00
Gregory Schier 3a9d4045d0 Obfuscate environment variables 2024-03-16 10:42:46 -07:00
Gregory Schier 6e102175c0 Remove completion debug blur thing 2024-03-10 16:46:18 -07:00
Gregory Schier ef8528d2b4 Clickable links in response viewer 2024-03-10 13:41:44 -07:00
Gregory Schier 9dc2435e43 Fix GraphQL content type on creation, and placeholder 2024-02-28 13:04:17 -08:00
Gregory Schier fd9056179d Introspection tweak 2024-02-26 17:24:44 -08:00
Gregory Schier ac1f4395d2 Tweak editor find/replace 2024-02-26 17:17:37 -08:00
Gregory Schier d5afc37dd7 Fix find/replace CM styling 2024-02-26 17:07:09 -08:00
Gregory Schier c2f3fac22b Autocomplete icons and transfer proto files on duplicate 2024-02-26 07:39:53 -08:00
Gregory Schier 06177c8077 Add pkg locks 2024-02-24 18:19:16 -08:00
Gregory Schier ad890e01b0 Got json-schema autocomplete working again 2024-02-24 16:22:22 -08:00
Gregory Schier fd044005a6 More analytics, and cancel requests 2024-02-24 11:30:07 -08:00
Gregory Schier d953a75073 Render gRPC message body 2024-02-18 00:14:26 -08:00
Gregory Schier 4d97dce6b1 Adjust placeholder error colors 2024-02-15 21:15:18 -08:00
Gregory Schier a1b4d24907 Better button highlight border 2024-02-15 15:55:32 -08:00
Gregory Schier b0a341b29f Better variable placeholder styles 2024-02-13 16:32:17 -08:00
Gregory Schier 27112a39f8 Tab-to-indent in editor 2024-02-11 14:16:36 -08:00
Gregory Schier 0a33a32475 Make editor variables more prominent 2024-02-11 14:16:25 -08:00
Gregory Schier 017de296a0 Fix editor selection/cursor and lint errors 2024-02-09 14:32:58 -08:00
Gregory Schier 9f54eb77a0 gRPC Support (#20) 2024-02-09 05:01:00 -08:00
Gregory Schier 874c73b50f Launch analytics events, changelog, better filter styles 2024-01-18 14:42:02 -08:00
Gregory Schier e196f1d98e Fix editor toolbar blocking things 2024-01-15 21:44:53 -08:00
Gregory Schier 13307a76af JSONPath filter plugins working 2024-01-15 15:06:49 -08:00
Gregory Schier 34a8fc4e22 Move request-related settings to workspace 2024-01-15 11:52:36 -08:00
Gregory Schier 202e272e90 Initial settings implementation 2024-01-11 21:13:17 -08:00
Gregory Schier d414709d1a Add hotkey dialog and rust-only analytics 2024-01-10 16:18:08 -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 f1fc57830d Some postman import improvements 2023-11-11 10:43:11 -08:00
Gregory Schier 98ed12a2df Rust analytics and a few tweaks 2023-11-08 09:13:32 -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 b8a859895b Nested sidebar ordering almost working 2023-11-03 14:08:46 -07:00
Gregory Schier 68ea718c77 Base environments fully working 2023-11-02 18:43:39 -07:00