[PR #1576] [MERGED] Add editable teams list in edit teams #3408

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/1576
Author: @IshaGupta18
Created: 4/1/2021
Status: Merged
Merged: 4/10/2021
Merged by: @liyasthomas

Base: feat/teams-new-uiHead: edit-teams-isha


📝 Commits (3)

  • d1a70db feat: try to have a common teams variable
  • e6b4cad Fix teams list, allow creating new list.
  • 67ff7b3 feat: remove team member; update team member role

📊 Changes

4 files changed (+146 additions, -22 deletions)

View changed files

📝 components/teams/edit-team.vue (+97 -21)
📝 components/teams/index.vue (+9 -0)
📝 helpers/teams/utils.js (+37 -0)
📝 lang/en-US.json (+3 -1)

📄 Description

No description provided


🔄 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/1576 **Author:** [@IshaGupta18](https://github.com/IshaGupta18) **Created:** 4/1/2021 **Status:** ✅ Merged **Merged:** 4/10/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `feat/teams-new-ui` ← **Head:** `edit-teams-isha` --- ### 📝 Commits (3) - [`d1a70db`](https://github.com/hoppscotch/hoppscotch/commit/d1a70dbd5c8a5a98cf7afde530232db17cc9d217) feat: try to have a common teams variable - [`e6b4cad`](https://github.com/hoppscotch/hoppscotch/commit/e6b4cad2f678b354e15ec62cc30343fc8d0c0d32) Fix teams list, allow creating new list. - [`67ff7b3`](https://github.com/hoppscotch/hoppscotch/commit/67ff7b3a137aa111b7e21acfb41bf6e411e4fedd) feat: remove team member; update team member role ### 📊 Changes **4 files changed** (+146 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `components/teams/edit-team.vue` (+97 -21) 📝 `components/teams/index.vue` (+9 -0) 📝 `helpers/teams/utils.js` (+37 -0) 📝 `lang/en-US.json` (+3 -1) </details> ### 📄 Description _No description provided_ --- <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#3408
No description provided.