Commit Graph

659 Commits

Author SHA1 Message Date
Gregory Schier
33768af571 Tweak Yaak default themes 2024-05-22 23:28:53 -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
1f88b7a41a Slight refactor 2024-05-14 08:44:15 -07:00
Gregory Schier
0a98f08f2a Fix selection of HTTP Request on create dropdown hotkey 2024-05-14 00:17:33 -07:00
Gregory Schier
4894677599 Autocomplete URLs of other requests 2024-05-13 23:54:52 -07:00
Gregory Schier
50dc494b58 Better notifications 2024-05-13 16:52:20 -07:00
Gregory Schier
22aa14cdc2 Improve copy-as-curl 2024-05-13 11:30:10 -07:00
Gregory Schier
80ea4c14a4 Hide large GRPC messages by default 2024-05-13 07:19:26 -07:00
Gregory Schier
582da26574 Toast component and use for copy-as-curl 2024-05-10 12:37:04 -07:00
Gregory Schier
b533a01677 Insomnia YAML and loading state on import 2024-05-10 09:46:20 -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
e10ff3d136 Slight refactor to copy-as-curl 2024-05-08 00:28:40 -07:00
Gregory Schier
896e3d5831 Upgrade to Tauri 2.0 (#23) 2024-05-04 14:14:19 -07:00
Gregory Schier
b8d5e5cecb Space between var placeholders and code fold cursor 2024-03-22 10:42:35 -07:00
Gregory Schier
2904caea79 Adjust highlight color 2024-03-22 10:37:45 -07:00
Gregory Schier
290636c098 Some scrolling tweaks 2024-03-20 17:27:47 -07:00
Gregory Schier
cf46243e6d Fix dialog height 2024-03-20 16:05:01 -07:00
Gregory Schier
d2d5f2b957 Remove openOnHotKeyAction in favor of putting hotkey on the trigger button= 2024-03-20 15:56:39 -07:00
Gregory Schier
25de5460ad Tweak checkbox and autocomplete styles 2024-03-19 17:08:06 -07:00
Gregory Schier
351cfae042 Export multiple workspaces 2024-03-19 13:43:33 -07:00
Gregory Schier
88ae30101a Start of command palette 2024-03-18 17:09:01 -07:00
Gregory Schier
e2166d8a26 Fix editor key events 2024-03-18 13:40:15 -07:00
Gregory Schier
901cf53cd2 Custom content-type for multipart items 2024-03-16 12:49:17 -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
efd7e7bf84 Binary file uploads and missing workspace empty state 2024-03-10 10:56:38 -07:00
Gregory Schier
9dc2435e43 Fix GraphQL content type on creation, and placeholder 2024-02-28 13:04:17 -08:00
Gregory Schier
18caa927b7 Fix dropdown arrow keys 2024-02-28 08:51:08 -08:00
Gregory Schier
597664d6f9 Remove Escape from hotkeys 2024-02-27 18:58:41 -08:00
Gregory Schier
902030bfff Fix gap in dropdown menu items 2024-02-27 10:27:04 -08:00
Gregory Schier
5e7b2db28d Methods in recent dropdown 2024-02-27 10:20:35 -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
046a569ebe Better gRPC status on error 2024-02-24 12:41:43 -08:00
Gregory Schier
fd044005a6 More analytics, and cancel requests 2024-02-24 11:30:07 -08:00
Gregory Schier
0857ef9afd Hook up empty state buttons for first-launch experience 2024-02-23 16:34:19 -08:00
Gregory Schier
ca4d9b1ad6 Refactor into grpc events 2024-02-22 00:49:22 -08:00
Gregory Schier
bb628e699f Fix split layout placeholder 2024-02-18 09:12:44 -08:00
Gregory Schier
ed55eb2238 Better environment edit dialog 2024-02-18 07:44:53 -08:00
Gregory Schier
d953a75073 Render gRPC message body 2024-02-18 00:14:26 -08:00
Gregory Schier
8d29fad261 gRPC authentication 2024-02-17 23:47:28 -08:00
Gregory Schier
ab8503d87c Even better dropdown filtering 2024-02-17 22:27:01 -08:00