[PR #1848] [MERGED] feat: add ability to copy environments #3522

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1848
Author: @StephaneBischoff
Created: 10/2/2021
Status: Merged
Merged: 10/3/2021
Merged by: @liyasthomas

Base: mainHead: main


📝 Commits (4)

  • 6e575ba feat: add ability to copy environments
  • 7fbffec feat: fix clone issue with vars
  • 4eef444 feat: change to duplicate caption
  • 1142479 Merge branch 'main' into main

📊 Changes

3 files changed (+50 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/components/environments/Environment.vue (+19 -1)
📝 packages/hoppscotch-app/locales/en.json (+1 -0)
📝 packages/hoppscotch-app/newstore/environments.ts (+30 -0)

📄 Description

Submitted PR for feature request: #1847

Copy Env


🔄 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/1848 **Author:** [@StephaneBischoff](https://github.com/StephaneBischoff) **Created:** 10/2/2021 **Status:** ✅ Merged **Merged:** 10/3/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`6e575ba`](https://github.com/hoppscotch/hoppscotch/commit/6e575baa23794a34eb8453003a914707e79dc1bc) feat: add ability to copy environments - [`7fbffec`](https://github.com/hoppscotch/hoppscotch/commit/7fbffecc5d9464326bb582e9cbd3632ac1a99e11) feat: fix clone issue with vars - [`4eef444`](https://github.com/hoppscotch/hoppscotch/commit/4eef4449a56ec0808629b17801d76d92a4682f01) feat: change to duplicate caption - [`1142479`](https://github.com/hoppscotch/hoppscotch/commit/114247991254adb85a3bb98cdfdff4680d733d25) Merge branch 'main' into main ### 📊 Changes **3 files changed** (+50 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/components/environments/Environment.vue` (+19 -1) 📝 `packages/hoppscotch-app/locales/en.json` (+1 -0) 📝 `packages/hoppscotch-app/newstore/environments.ts` (+30 -0) </details> ### 📄 Description Submitted PR for feature request: #1847 ![Copy Env](https://user-images.githubusercontent.com/9750058/135753453-2984abc1-7f17-4f53-946d-f4a670b61197.gif) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:07:50 +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#3522
No description provided.