Gregory Schier
928099c6fd
Refactor: Consolidate event viewers into unified EventViewer component
...
Migrate EventStreamViewer, HttpResponseTimeline, GrpcResponsePane, and
WebsocketResponsePane to use a shared EventViewer component with generic
event type support, render props for rows and details, and keyboard
navigation (↑/↓/j/k/Escape). This reduces duplication and provides a
consistent event viewing experience across all response types.
2026-01-09 15:33:02 -08:00
Gregory Schier
3bcc0b8356
Add support for nested sub menus ( #352 )
2026-01-07 15:10:44 -08:00
Gregory Schier
ebcdee9be0
Add configurable hotkey for editor autocomplete trigger ( #350 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-07 15:10:33 -08:00
Gregory Schier
e818c349cc
Add reorderable tabs with global persistence ( #347 )
2026-01-05 14:58:16 -08:00
Gregory Schier
ab5c7f638b
Fix protected branch push rejections not being detected ( #345 )
2026-01-05 13:28:41 -08:00
Gregory Schier
00bf5920e3
Add configurable hotkeys support ( #343 )
2026-01-04 08:36:22 -08:00
Gregory Schier
58bf55704a
Preserve sidebar item active color when showing context menu
2026-01-03 15:07:29 -08:00
Gregory Schier
6b9b207e1c
MCP Server Plugin ( #335 )
2025-12-31 08:41:57 -08:00
Gregory Schier
3c45464e34
Get everything working
2025-12-28 15:01:15 -08:00
Gregory Schier
b516ca877b
Fix variable matching in twig grammar to ignore ${var} format ( #330 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-28 13:25:47 -08:00
Gregory Schier
394fbbd55d
Refactor content viewer components and use for multpart and request body ( #333 )
2025-12-28 13:25:24 -08:00
Gregory Schier
e32930034d
Merge branch 'multipart-viewer'
2025-12-28 08:09:34 -08:00
Gregory Schier
9c5479b206
Tweak font sizes
2025-12-22 14:40:18 -08:00
Gregory Schier
089c7e8dce
Http response events ( #326 )
2025-12-21 14:34:37 -08:00
Gregory Schier
5776bab288
Tweak response pane and refactor timings
2025-12-21 06:24:01 -08:00
Gregory Schier
46933059f6
Split up HTTP sending logic ( #320 )
2025-12-20 14:10:55 -08:00
Gregory Schier
c4b559f34b
Support client certificates ( #319 )
2025-12-10 13:54:22 -08:00
Gregory Schier
d35116c494
Add license handling for expired licenses
2025-12-09 13:51:02 -08:00
Gregory Schier
113d0dc3c7
Started multi-part response viewer
2025-12-06 06:47:09 -08:00
Gregory Schier
8e00693af3
Fix JSON lint error location
2025-12-01 07:54:02 -08:00
Gregory Schier
9ed3dacd28
Fix dropdown menu keys
...
https://feedback.yaak.app/p/response-history-bug
2025-12-01 06:32:04 -08:00
Gregory Schier
8d1b17cac1
Add previewArgs support for template functions and enhance validation logic for form inputs
2025-11-27 12:55:39 -08:00
Gregory Schier
0c7034eefc
Fix text cutting off on <Select/>
2025-11-27 06:22:29 -08:00
Gregory Schier
a1ae065d37
PR feedback
2025-11-26 11:01:13 -08:00
Gregory Schier
79dd50474d
Conditionally disable auth
2025-11-26 10:30:16 -08:00
Gregory Schier
2edd33b6e3
TSC check and set editor key
2025-11-26 06:25:02 -08:00
Gregory Schier
8b851d4685
Fix better
2025-11-25 09:46:02 -08:00
Gregory Schier
20e1b5c00e
Fix dialog and invalid variable style
2025-11-25 09:37:19 -08:00
Gregory Schier
c4ab2965f7
Scrollable tables, specify multi-part filename, fix required prop in prompt, better tab padding
2025-11-25 08:45:33 -08:00
Gregory Schier
0cad8f69e2
Fix imports
2025-11-24 08:55:55 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
2bac610efe
Official 1Password Template Function ( #305 )
2025-11-22 06:08:13 -08:00
Gregory Schier
17b6c945e6
Cap max height on template function dialog
2025-11-19 09:39:43 -08:00
Gregory Schier
6863decd8e
Fix sidebar scroll into view
2025-11-18 13:30:37 -08:00
Gregory Schier
9c52652a5e
Move a bunch of git ops to use the git binary ( #302 )
2025-11-17 15:22:39 -08:00
Gregory Schier
84219571e8
Improved prompt function add add ctx.* functions ( #301 )
2025-11-15 08:19:58 -08:00
Gregor Majcen
593a7ab7e5
Add an option to allow jsonpath/xpath to return as array ( #297 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-11-13 05:57:11 -08:00
Gregory Schier
5449e3c620
Add sidebar action to select the active request
2025-11-11 14:38:05 -08:00
Gregory Schier
7b6278405c
Focus request/folder after creation
2025-11-11 14:11:43 -08:00
Gregory Schier
75dc82570b
Rename BadgeButton to PillButton
2025-11-09 08:18:26 -08:00
Gregory Schier
d7a7a64ec4
New "Triangle" theme
2025-11-09 07:55:31 -08:00
Gregory Schier
9eddf716e1
Update commercial use trial wording
2025-11-09 07:07:18 -08:00
Gregory Schier
054916b7af
JSON linting
2025-11-08 15:24:31 -08:00
Gregory Schier
53aea914ac
Don't drag tree item when editing
...
https://feedback.yaak.app/p/select-text-of-navbar-in-edit-mode
2025-11-06 05:10:23 -08:00
Gregory Schier
32d56f2274
OAuth 1 Authentication Plugin ( #292 )
2025-11-05 10:12:48 -08:00
Gregory Schier
e264c50427
Show more resopnse header y height
2025-11-05 10:11:55 -08:00
Gregory Schier
0a6228bf16
Fix Input ref timing, PairEditor initialization, and environment variable focus
2025-11-04 14:04:12 -08:00
Gregory Schier
fa3a0b57f9
Fix Editor.tsx wonkiness
2025-11-04 13:44:18 -08:00
Gregory Schier
77011176af
Fix tab flexbox issue
2025-11-04 09:22:28 -08:00
Gregory Schier
0cb633e479
A bunch of fixes
2025-11-04 08:44:08 -08:00