mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1571] [CLOSED] Refactor collections #3410
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#3410
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/1571
Author: @liyasthomas
Created: 3/30/2021
Status: ❌ Closed
Base:
main← Head:refactor-collections-isha📝 Commits (10+)
0acd4deCreate REQUIREMENTS.md5496bd0Merge branch 'main' of github.com:hoppscotch/hoppscotchc1bc8f6Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into maind576114Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into main3a91626refactor: combine rest and graphql collectionscbd582bchore: remove requirements.md659a2b3chore: change flag to this.props.type1fb303erefactor: use collectionType instead of flag in collections1f65baffix state file354cddefixes📊 Changes
24 files changed (+198 additions, -1374 deletions)
View changed files
📝
components/collections/Add.vue(+10 -3)📝
components/collections/Collection.vue(+14 -5)📝
components/collections/Edit.vue(+10 -3)📝
components/collections/EditFolder.vue(+10 -3)📝
components/collections/EditRequest.vue(+10 -3)📝
components/collections/Folder.vue(+14 -5)📝
components/collections/ImportExport.vue(+29 -7)📝
components/collections/Request.vue(+19 -5)📝
components/collections/SaveRequest.vue(+1 -1)➖
components/collections/graphql/Add.vue(+0 -80)➖
components/collections/graphql/AddFolder.vue(+0 -65)➖
components/collections/graphql/Collection.vue(+0 -178)➖
components/collections/graphql/Edit.vue(+0 -86)➖
components/collections/graphql/EditFolder.vue(+0 -81)➖
components/collections/graphql/EditRequest.vue(+0 -92)➖
components/collections/graphql/Folder.vue(+0 -180)➖
components/collections/graphql/ImportExport.vue(+0 -393)➖
components/collections/graphql/Request.vue(+0 -115)📝
components/collections/graphql/SaveRequest.vue(+1 -18)📝
components/collections/graphql/index.vue(+14 -9)...and 4 more files
📄 Description
breaking
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.