mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1512] [MERGED] [Feat:Teams] Code restructure [1] #3367
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#3367
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/1512
Author: @oshhh
Created: 2/24/2021
Status: ✅ Merged
Merged: 2/25/2021
Merged by: @liyasthomas
Base:
feat/teams-new-ui← Head:feat/teams-new-ui📝 Commits (9)
10feae5separated team queries as utilsfad0e06Merge branch 'feat/teams-new-ui' of github.com:SDOS-Winter2021/Team_5_hoppscotch into feat/teams-new-ui-osheen7a623dfMerge branch 'feat/teams-new-ui' of github.com:SDOS-Winter2021/Team_5_hoppscotch into feat/teams-new-ui-osheen5e259a1select team label removedf4ab24cremoved debugging codebfb45d2Merge pull request #6 from SDOS-Winter2021/feat/teams-new-ui-osheen1fad0ebadd teams tab to all pages32f7199Merge pull request #7 from SDOS-Winter2021/feat/teams-new-ui-osheen8b39db7chore: Show folder path when saving a request📊 Changes
8 files changed (+111 additions, -86 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)📝
components/collections/save-request-as.vue(+3 -3)📝
components/teams/index.vue(+1 -1)➕
helpers/teams/utils.js(+87 -0)📝
pages/index.vue(+5 -0)📄 Description
Changes:
helpers/teams/utils.jsfor all utility functions related to teams.Remaining tasks:
helpers/teams/utils.jsas well.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.