mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1641] [MERGED] Teams β #3440
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#3440
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/1641
Author: @liyasthomas
Created: 5/15/2021
Status: ✅ Merged
Merged: 5/15/2021
Merged by: @liyasthomas
Base:
main← Head:teams📝 Commits (10+)
1bc57f1merge feat/teams-new-uie28373dfixesab0bc3efix: permissions for collections and folders597fd2cFix duplication on teams folder creationb8bc110check existance of teamCollectionAdded.parent627811fRefactor Apollo Client handling8713aa7Remove @nuxtjs/apollo and added vue-apollo as depec57392Fixed subscriptions authorizationad9cdf3Update team/utils code style86ddfe2Introduce TeamCollectionAdapter📊 Changes
41 files changed (+11154 additions, -2329 deletions)
View changed files
📝
components/collections/Add.vue(+1 -26)➕
components/collections/ChooseType.vue(+78 -0)📝
components/collections/Edit.vue(+4 -34)📝
components/collections/EditFolder.vue(+2 -35)📝
components/collections/EditRequest.vue(+3 -38)📝
components/collections/ImportExport.vue(+162 -33)📝
components/collections/SaveRequest.vue(+78 -51)📝
components/collections/graphql/Folder.vue(+1 -1)📝
components/collections/index.vue(+402 -26)📝
components/collections/my/Collection.vue(+63 -13)📝
components/collections/my/Folder.vue(+50 -6)📝
components/collections/my/Request.vue(+32 -27)➕
components/collections/teams/Collection.vue(+224 -0)➕
components/collections/teams/Folder.vue(+209 -0)➕
components/collections/teams/Request.vue(+118 -0)📝
components/docs/Collection.vue(+6 -2)➕
components/smart/Intersection.vue(+36 -0)📝
components/smart/Tabs.vue(+1 -0)➕
components/teams/Add.vue(+89 -0)➕
components/teams/Edit.vue(+336 -0)...and 21 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.