mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 20:00:29 +01:00
[PR #70] [MERGED] Request pane context #34
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/70
Author: @gschier
Created: 9/3/2024
Status: ✅ Merged
Merged: 9/3/2024
Merged by: @gschier
Base:
master← Head:request-pane-context📝 Commits (6)
205159aCheckpoint698b68aMerge branch 'master' into request-pane-contextc9cf4f7Click to focus path param1d7735fNo more context2aeaeb5Forgot a fileef9f0a9Merge branch 'master' into request-pane-context📊 Changes
6 files changed (+73 additions, -7 deletions)
View changed files
📝
src-web/components/RecentResponsesDropdown.tsx(+1 -1)📝
src-web/components/RequestPane.tsx(+2 -2)📝
src-web/components/UrlParameterEditor.tsx(+3 -2)📝
src-web/components/core/Editor/Editor.tsx(+1 -1)📝
src-web/hooks/useCopyHttpResponse.ts(+1 -1)➕
src-web/hooks/useRequestEditor.tsx(+65 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.