[PR #1584] [MERGED] [Feat: Teams] Import from JSON and My Collections #3406

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1584
Author: @oshhh
Created: 4/8/2021
Status: Merged
Merged: 4/12/2021
Merged by: @liyasthomas

Base: feat/teams-new-uiHead: feat/teams-new-ui-osheen


📝 Commits (10+)

  • fb5e51f import from my collections
  • a7be8bf import from JSON
  • c31a653 removed print
  • 7f5f87c remove incomplete functionality from UI
  • 8485231 ui bug fix
  • 17e4a25 resolve deepcode issues
  • 5fd5098 resolve lgtm issues
  • 038cc34 Merge branch 'feat/teams-new-ui' of github.com:hoppscotch/hoppscotch into feat/teams-new-ui-osheen
  • ed197a6 export as json
  • aec54c7 export as json, back on hideModal

📊 Changes

3 files changed (+231 additions, -33 deletions)

View changed files

📝 components/collections/import-export-collections.vue (+157 -31)
📝 components/collections/index.vue (+8 -2)
📝 helpers/teams/utils.js (+66 -0)

📄 Description

Changes

  • Import from JSON into a team implemented
  • Replace with JSON into a team implemented
  • Import from My Collections to a team implemented
  • Export team collections as JSON implemented
  • Changed UI for Export Collections

🔄 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/1584 **Author:** [@oshhh](https://github.com/oshhh) **Created:** 4/8/2021 **Status:** ✅ Merged **Merged:** 4/12/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `feat/teams-new-ui` ← **Head:** `feat/teams-new-ui-osheen` --- ### 📝 Commits (10+) - [`fb5e51f`](https://github.com/hoppscotch/hoppscotch/commit/fb5e51fbe3c23d77d27bc31e8d057a66624b9b6a) import from my collections - [`a7be8bf`](https://github.com/hoppscotch/hoppscotch/commit/a7be8bff54f0ccb159e65fedd22082714030cf13) import from JSON - [`c31a653`](https://github.com/hoppscotch/hoppscotch/commit/c31a653886f559813bf99a2bee2d1bd3e31ffee4) removed print - [`7f5f87c`](https://github.com/hoppscotch/hoppscotch/commit/7f5f87c9dfab1472126ef4beaf475bbad1260769) remove incomplete functionality from UI - [`8485231`](https://github.com/hoppscotch/hoppscotch/commit/848523146a2d7d517b1321e7f0386c320d7830e3) ui bug fix - [`17e4a25`](https://github.com/hoppscotch/hoppscotch/commit/17e4a251d207e25999b79f2c5db514410713eb62) resolve deepcode issues - [`5fd5098`](https://github.com/hoppscotch/hoppscotch/commit/5fd5098a81c81674ce5f0f7376e1f89b6929d0ab) resolve lgtm issues - [`038cc34`](https://github.com/hoppscotch/hoppscotch/commit/038cc342e4e6d7b8bc3b593eac1373c01876c22d) Merge branch 'feat/teams-new-ui' of github.com:hoppscotch/hoppscotch into feat/teams-new-ui-osheen - [`ed197a6`](https://github.com/hoppscotch/hoppscotch/commit/ed197a62ee0bf943d2cd5cc6158483c1699a08eb) export as json - [`aec54c7`](https://github.com/hoppscotch/hoppscotch/commit/aec54c778e47c0e7966d4e95395f5dc19c70b6b6) export as json, back on hideModal ### 📊 Changes **3 files changed** (+231 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/import-export-collections.vue` (+157 -31) 📝 `components/collections/index.vue` (+8 -2) 📝 `helpers/teams/utils.js` (+66 -0) </details> ### 📄 Description **Changes** * Import from JSON into a team implemented * Replace with JSON into a team implemented * Import from My Collections to a team implemented * Export team collections as JSON implemented * Changed UI for Export Collections --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:01:31 +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#3406
No description provided.