[PR #1505] [CLOSED] Feat/teams new UI #3362

Closed
opened 2026-03-17 00:59:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1505
Author: @oshhh
Created: 2/23/2021
Status: Closed

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


📝 Commits (4)

  • 10feae5 separated team queries as utils
  • fad0e06 Merge branch 'feat/teams-new-ui' of github.com:SDOS-Winter2021/Team_5_hoppscotch into feat/teams-new-ui-osheen
  • 7a623df Merge branch 'feat/teams-new-ui' of github.com:SDOS-Winter2021/Team_5_hoppscotch into feat/teams-new-ui-osheen
  • 5e259a1 select team label removed

📊 Changes

6 files changed (+108 additions, -82 deletions)

View changed files

📝 components/collections/choose-collection-type.vue (+0 -1)
📝 components/collections/collection.vue (+6 -33)
📝 components/collections/folder.vue (+6 -34)
📝 components/collections/index.vue (+3 -14)
helpers/teams/utils.js (+87 -0)
📝 layouts/default.vue (+6 -0)

📄 Description

Changes:

  • Removed "Select Team:" label from team collections tab
  • Created util functions for view team collections GQL code and replaced the code by these function calls

🔄 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/1505 **Author:** [@oshhh](https://github.com/oshhh) **Created:** 2/23/2021 **Status:** ❌ Closed **Base:** `feat/teams-new-ui` ← **Head:** `feat/teams-new-ui-osheen` --- ### 📝 Commits (4) - [`10feae5`](https://github.com/hoppscotch/hoppscotch/commit/10feae58dccccee7a874f50acf1f22654331c291) separated team queries as utils - [`fad0e06`](https://github.com/hoppscotch/hoppscotch/commit/fad0e0687613ec298cea3b41adb7daa4200651ba) Merge branch 'feat/teams-new-ui' of github.com:SDOS-Winter2021/Team_5_hoppscotch into feat/teams-new-ui-osheen - [`7a623df`](https://github.com/hoppscotch/hoppscotch/commit/7a623df3826828aad50bcbae21135007492ab4bf) Merge branch 'feat/teams-new-ui' of github.com:SDOS-Winter2021/Team_5_hoppscotch into feat/teams-new-ui-osheen - [`5e259a1`](https://github.com/hoppscotch/hoppscotch/commit/5e259a152c74ceab6be27d467844006c796593f0) select team label removed ### 📊 Changes **6 files changed** (+108 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/choose-collection-type.vue` (+0 -1) 📝 `components/collections/collection.vue` (+6 -33) 📝 `components/collections/folder.vue` (+6 -34) 📝 `components/collections/index.vue` (+3 -14) ➕ `helpers/teams/utils.js` (+87 -0) 📝 `layouts/default.vue` (+6 -0) </details> ### 📄 Description **Changes:** * Removed "Select Team:" label from team collections tab * Created util functions for view team collections GQL code and replaced the code by these function calls --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:59:04 +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#3362
No description provided.