[PR #3691] [MERGED] feat(common): support importing environments individually #4494

Closed
opened 2026-03-17 02:01:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3691
Author: @jamesgeorge007
Created: 12/22/2023
Status: Merged
Merged: 12/24/2023
Merged by: @AndrewBastin

Base: release/2023.12.1Head: feat/import-envs-individually


📝 Commits (2)

  • 26d9801 feat: support importing environments individually
  • ee2e822 chore: address review comment

📊 Changes

2 files changed (+14 additions, -3 deletions)

View changed files

📝 packages/hoppscotch-common/src/helpers/functional/json.ts (+13 -2)
📝 packages/hoppscotch-common/src/helpers/import-export/import/hoppEnv.ts (+1 -1)

📄 Description

Description

The ability to export environments individually was added recently. This PR aims at bringing about support for importing environments individually.

Closes HFE-372.

Related issue: #3554

Preview

https://github.com/hoppscotch/hoppscotch/assets/25279263/e28a6200-a46e-4305-86e1-708199af9fd0

Checks

  • My pull request adheres to the code style of this project
  • All the tests have passed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/3691 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 12/22/2023 **Status:** ✅ Merged **Merged:** 12/24/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.12.1` ← **Head:** `feat/import-envs-individually` --- ### 📝 Commits (2) - [`26d9801`](https://github.com/hoppscotch/hoppscotch/commit/26d9801cefede1942f80028de1c8baf92db8e4a9) feat: support importing environments individually - [`ee2e822`](https://github.com/hoppscotch/hoppscotch/commit/ee2e8227fc277a227495cac1969a972d54ef8399) chore: address review comment ### 📊 Changes **2 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/helpers/functional/json.ts` (+13 -2) 📝 `packages/hoppscotch-common/src/helpers/import-export/import/hoppEnv.ts` (+1 -1) </details> ### 📄 Description ### Description The ability to export environments individually was added recently. This PR aims at bringing about support for importing environments individually. Closes HFE-372. Related issue: #3554 ### Preview https://github.com/hoppscotch/hoppscotch/assets/25279263/e28a6200-a46e-4305-86e1-708199af9fd0 ### Checks - [x] My pull request adheres to the code style of this project - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:01:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4494
No description provided.