Gregory Schier
2bd8a50df4
Tweak tab padding
2025-07-21 07:45:11 -07:00
Gregory Schier
86f23990eb
Fixed bugs in Plugin settings pane
2025-07-20 08:28:00 -07:00
Song
ca2fe07265
Optimize request function ( #242 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-07-19 09:29:42 -07:00
Song
adca071574
fix padding and hover highlight in tabs ( #243 )
2025-07-19 09:19:48 -07:00
Gregory Schier
f81ff27a9e
Don't wrap tab content
2025-07-18 14:52:19 -07:00
Gregory Schier
8f737d799b
Pad dynamic form for scrollbar
2025-07-18 14:52:08 -07:00
Gregory Schier
a657c32445
Better authorization URL handling
2025-07-18 14:48:45 -07:00
Song
343986c018
make monospace font family follows app setting in auto completion menu ( #237 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-07-18 14:35:57 -07:00
Song
0d4b7bb5e2
Improve <details> component ( #238 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-07-18 14:28:24 -07:00
Song
4a2fb6ed48
Improve layout resizer ( #240 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-07-18 13:35:29 -07:00
Gregory Schier
74b6f4fb42
Fix pair editor creating new entry by clicking value
2025-07-18 08:54:37 -07:00
Gregory Schier
bcde4de4a7
Tweak workspace settings and a bunch of small things
2025-07-18 08:47:14 -07:00
Gregory Schier
4c375ed3e9
Tweak
2025-07-15 07:25:34 -07:00
Gregory Schier
2fcd2a3c07
Fix docs explorer cmd+click
2025-07-15 07:02:08 -07:00
Gregory Schier
0c60d190af
Fix lint errors and show docs explorer on Cmd click
2025-07-14 14:52:16 -07:00
Gregory Schier
6f1fd7a254
Fix lint errors after upgrades and narrow tsc
2025-07-14 10:09:08 -07:00
Gregory Schier
209ac45ed2
Fix pop out scroll
2025-07-11 08:52:31 -07:00
Gregory Schier
ad4e073f62
Pop out dynamic form editor into dialog
2025-07-11 08:33:04 -07:00
Gregory Schier
fef6cc47f9
Smaller cancel button
2025-07-10 14:37:32 -07:00
Gregory Schier
a31f818424
Don't show plugin error for response filter
...
https://feedback.yaak.app/p/increase-debounce-time-for-jsonpath-xpath-filter
https://feedback.yaak.app/p/possibility-to-cancel-request
2025-07-10 13:49:53 -07:00
Gregory Schier
b529bab578
Lower large response confirm
2025-07-10 12:59:45 -07:00
Gregory Schier
f745435d26
Add comment
2025-07-10 11:47:26 -07:00
Gregory Schier
4038666986
Update single line filter extension
2025-07-10 11:46:27 -07:00
mooonfly
2b07d1a493
Fix duplicated character when composing text ( #234 )
2025-07-10 11:37:29 -07:00
Gregory Schier
333b64e7f3
Resolve requests for request actions
...
https://feedback.yaak.app/p/plugin-cannot-get-inhereted-parameters-when-rendering-a-request
2025-07-10 11:32:03 -07:00
Gregory Schier
9cd430b3de
Docs explorer tweaks
2025-07-10 06:35:52 -07:00
Gregory Schier
f0bafb21cc
Fix
2025-07-09 14:25:11 -07:00
Gregory Schier
f00adf6fce
A bunch of responsiveness fixes
2025-07-09 14:24:29 -07:00
Gregory Schier
d9f9ea4047
Fix state bug
2025-07-09 12:48:40 -07:00
Gregory Schier
036e85d006
Schema filtering and a bunch of fixes
2025-07-09 12:39:27 -07:00
Gregory Schier
a3f50a2bb7
Clean up GraphQL explorer
2025-07-08 07:44:50 -07:00
Gregory Schier
bd2662fbe3
Show implements and fix non-null and list types
2025-07-07 14:12:28 -07:00
Gregory Schier
f5dbff4682
Add docs close button
2025-07-07 13:59:06 -07:00
Gregory Schier
7a11da42af
Some fixes
2025-07-07 13:52:54 -07:00
Gregory Schier
01f9c072a7
I think we're good
2025-07-07 13:41:26 -07:00
Gregory Schier
19ffcd18a6
gRPC request actions and "copy as gRPCurl" ( #232 )
2025-07-05 15:40:41 -07:00
Gregory Schier
19c6ad9d97
Theme plugins ( #231 )
2025-07-03 13:06:30 -07:00
Gregory Schier
fa62f88fa4
Allow moving requests and folders to end of list
2025-06-29 08:40:14 -07:00
Gregory Schier
99975c3223
Fix sidebar folder dragging collapse
...
https://feedback.yaak.app/p/a-folder-may-hide-its-content-if-i-move-a
2025-06-29 08:02:55 -07:00
Gregory Schier
d3cda19be2
Hide large request bodies by default
2025-06-29 07:30:07 -07:00
Gregory Schier
9b0a767ac8
Prevent command palette from jumping with less results
2025-06-28 07:37:15 -07:00
Gregory Schier
25d50246c0
Revert notification endpoint URL for dev
2025-06-27 11:58:04 -07:00
Gregory Schier
bb0cc16a70
Use API client for notifications/license
2025-06-25 08:17:17 -07:00
Gregory Schier
1438e8bacc
Upgrade eslint and fix issues
2025-06-23 14:09:09 -07:00
Gregory Schier
7be2767527
Fix lint error
2025-06-23 09:51:44 -07:00
Gregory Schier
a1b1eafd39
Add links to plugins
2025-06-23 09:46:54 -07:00
Gregory Schier
cb7c44cc65
Install plugins from Yaak plugin registry ( #230 )
2025-06-23 08:55:38 -07:00
Gregory Schier
b5620fcdf3
Merge pull request #227
...
* Search and install plugins PoC
* Checksum
* Tab sidebar for settings
* Fix nested tabs, and tweaks
* Table for plugin results
* Deep links working
* Focus window during deep links
* Merge branch 'master' into plugin-directory
* More stuff
2025-06-22 07:06:43 -07:00
Mr0Bread
b8e6dbc7c7
GraphQL Documentation explorer ( #208 )
2025-06-17 17:08:39 -07:00
Gregory Schier
aadfbfdfca
Fix lint errors
2025-06-10 08:16:02 -07:00