Skip to content

Commit 9ff7294

Browse files
feat(desktop): add curl import dialog to explorer (#94)
* feat(desktop): add curl import dialog to explorer Adds a modal dialog to the desktop explorer allowing users to paste curl commands and import them as HTTP request files. Features a preview/apply workflow, configurable conflict policies (fail, skip, overwrite, rename), variable merging, and comprehensive diagnostics for validation errors.
1 parent 590a12e commit 9ff7294

File tree

7 files changed

+1504
-3
lines changed

7 files changed

+1504
-3
lines changed

packages/desktop/src/features/explorer/components/CurlImportDialog.tsx

Lines changed: 487 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)