mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[PR #3690] [CLOSED] fix: minor updation for shared request and auth-headers features #4492
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#4492
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/3690
Author: @nivedin
Created: 12/22/2023
Status: ❌ Closed
Base:
2023.12.1← Head:fix/shared-request-bugs📝 Commits (6)
1ac518efix: update i18n text2ed43f0fix: add loading and error statecf4ecd3chore: minor update for team header-auth properties4f74cd8chore: minor code update9bd7961chore: minor padding updateb5e7577fix: saving teamRequest not inheriting properties📊 Changes
8 files changed (+94 additions, -6 deletions)
View changed files
📝
packages/hoppscotch-common/src/components/collections/SaveRequest.vue(+41 -2)📝
packages/hoppscotch-common/src/components/collections/index.vue(+2 -0)📝
packages/hoppscotch-common/src/components/share/index.vue(+2 -2)📝
packages/hoppscotch-common/src/helpers/backend/gql/mutations/UpdateRequest.graphql(+1 -0)📝
packages/hoppscotch-common/src/helpers/shortcode/ShortcodeListAdapter.ts(+3 -0)📝
packages/hoppscotch-common/src/helpers/teams/TeamCollectionAdapter.ts(+9 -1)📝
packages/hoppscotch-common/src/newstore/collections.ts(+1 -1)📝
packages/hoppscotch-common/src/pages/e/_id.vue(+35 -0)📄 Description
Closes HFE-367
Description
This PR fixes some of the minor bugs in the shared request and auth-headers in collection features.
Checks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.