[PR #1590] [MERGED] Feat/teams add subcriptions to collection component #3411

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1590
Author: @rohanrajpal
Created: 4/13/2021
Status: Merged
Merged: 4/13/2021
Merged by: @liyasthomas

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


📝 Commits (3)

  • 1c5489f add teamCollectionAdded subscription to collection
  • 5dffd8a add teamCollectionUpdated subscription to collection
  • e7f91ef add teamCollectionRemoved subscription to collection

📊 Changes

1 file changed (+84 additions, -0 deletions)

View changed files

📝 components/collections/collection.vue (+84 -0)

📄 Description

Subscriptions for folders inside collection.vue


🔄 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/1590 **Author:** [@rohanrajpal](https://github.com/rohanrajpal) **Created:** 4/13/2021 **Status:** ✅ Merged **Merged:** 4/13/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `feat/teams-new-ui` ← **Head:** `feat/teams-new-ui` --- ### 📝 Commits (3) - [`1c5489f`](https://github.com/hoppscotch/hoppscotch/commit/1c5489f653030f444e7d4dccc447c90d2d0e9de8) add teamCollectionAdded subscription to collection - [`5dffd8a`](https://github.com/hoppscotch/hoppscotch/commit/5dffd8a957e12a81b77447e64ecfd4fc47d6b653) add teamCollectionUpdated subscription to collection - [`e7f91ef`](https://github.com/hoppscotch/hoppscotch/commit/e7f91ef644ce27ef06d6064d65e92175eab0b688) add teamCollectionRemoved subscription to collection ### 📊 Changes **1 file changed** (+84 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/collection.vue` (+84 -0) </details> ### 📄 Description Subscriptions for folders inside collection.vue --- <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:47 +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#3411
No description provided.