[PR #2794] [CLOSED] feat: clone folder for my collection #4066

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2794
Author: @TheHollidayInn
Created: 10/16/2022
Status: Closed

Base: mainHead: feat/clone-folder


📝 Commits (1)

  • 6a30420 feat: clone folder for my collection

📊 Changes

5 files changed (+81 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/locales/en.json (+3 -1)
📝 packages/hoppscotch-app/src/components/collections/index.vue (+8 -0)
📝 packages/hoppscotch-app/src/components/collections/my/Collection.vue (+2 -0)
📝 packages/hoppscotch-app/src/components/collections/my/Folder.vue (+21 -0)
📝 packages/hoppscotch-app/src/newstore/collections.ts (+47 -0)

📄 Description

Closes #

Description

Duplicate folder for my collection to duplicate folder: #2475

If this is good, I can work on the duplicate for my team.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information

Screen Shot 2022-10-16 at 7 30 12 AM

🔄 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/2794 **Author:** [@TheHollidayInn](https://github.com/TheHollidayInn) **Created:** 10/16/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/clone-folder` --- ### 📝 Commits (1) - [`6a30420`](https://github.com/hoppscotch/hoppscotch/commit/6a3042052805f13a65fec5d041c270bbd13f7bf7) feat: clone folder for my collection ### 📊 Changes **5 files changed** (+81 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/locales/en.json` (+3 -1) 📝 `packages/hoppscotch-app/src/components/collections/index.vue` (+8 -0) 📝 `packages/hoppscotch-app/src/components/collections/my/Collection.vue` (+2 -0) 📝 `packages/hoppscotch-app/src/components/collections/my/Folder.vue` (+21 -0) 📝 `packages/hoppscotch-app/src/newstore/collections.ts` (+47 -0) </details> ### 📄 Description <!-- Thanks for creating this pull request 🤗 Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. You can open multiple prs instead of opening a huge one. --> <!-- If this pull request closes an issue, please mention the issue number below --> Closes # <!-- Issue # here --> ### Description <!-- Add a brief description of the pull request --> Duplicate folder for my collection to duplicate folder: #2475 If this is good, I can work on the duplicate for my team. <!-- You can also choose to add a list of changes and if they have been completed or not by using the markdown to-do list syntax - [ ] Not Completed - [x] Completed --> ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [ ] All the tests have passed ### Additional Information <!-- Any additional information like breaking changes, dependencies added, screenshots, comparisons between new and old behaviour, etc. --> <img width="329" alt="Screen Shot 2022-10-16 at 7 30 12 AM" src="https://user-images.githubusercontent.com/1253400/196300759-f826471f-ad89-4a4d-886c-c11ad3bde711.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:38:14 +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#4066
No description provided.