mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[PR #3452] [MERGED] feat: improve import-export UI #4387
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#4387
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/3452
Author: @liyasthomas
Created: 10/13/2023
Status: ✅ Merged
Merged: 10/13/2023
Merged by: @AndrewBastin
Base:
release/2023.8.2← Head:chore/improve-import-export-ui📝 Commits (4)
2dda20dchore: uniform styles across components2bc4b17chore: removed absolute wrapper divsdc89054feat: add import button when graphql collections are emptybbaa4ddchore: add icon for button📊 Changes
5 files changed (+77 additions, -77 deletions)
View changed files
📝
packages/hoppscotch-common/src/components/collections/MyCollections.vue(+8 -9)📝
packages/hoppscotch-common/src/components/collections/TeamCollections.vue(+31 -40)📝
packages/hoppscotch-common/src/components/collections/graphql/index.vue(+24 -9)📝
packages/hoppscotch-common/src/components/environments/my/index.vue(+8 -9)📝
packages/hoppscotch-common/src/components/environments/teams/index.vue(+6 -10)📄 Description
🤖 Generated by Copilot at
2dda20dThis pull request improves the user interface of the collections and environments components in the
hoppscotch-commonpackage. It also makes the UI more consistent and intuitive across different components.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.