mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
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#4180
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/2992
Author: @samuelj90
Created: 4/15/2023
Status: ❌ Closed
Base:
main← Head:samuelj90/issue2982📝 Commits (9)
b4e3150fix: updating privacy policy urledcff3ffix: updating changelog url3c08e02fix: updating authorization feature urlea75775fix: updating environment feature urlbeff553fix: updating collections feature url45ba6e4Merge branch 'main' into samuelj90/issue298240fd891fix: updating history feature documentation urlb6d6137fix: updating pre-request-script feature documentation url4815bfdfix: updating shortcuts feature documentation url📊 Changes
18 files changed (+30 additions, -28 deletions)
View changed files
📝
.env.example(+1 -1)📝
README.md(+2 -2)📝
packages/hoppscotch-common/src/components/app/Footer.vue(+2 -2)📝
packages/hoppscotch-common/src/components/app/Options.vue(+2 -2)📝
packages/hoppscotch-common/src/components/app/Support.vue(+1 -1)📝
packages/hoppscotch-common/src/components/collections/MyCollections.vue(+1 -1)📝
packages/hoppscotch-common/src/components/collections/TeamCollections.vue(+1 -1)📝
packages/hoppscotch-common/src/components/collections/graphql/index.vue(+1 -1)📝
packages/hoppscotch-common/src/components/environments/my/index.vue(+1 -1)📝
packages/hoppscotch-common/src/components/environments/teams/index.vue(+1 -1)📝
packages/hoppscotch-common/src/components/graphql/Authorization.vue(+3 -3)📝
packages/hoppscotch-common/src/components/history/index.vue(+1 -1)📝
packages/hoppscotch-common/src/components/http/Authorization.vue(+3 -3)📝
packages/hoppscotch-common/src/components/http/PreRequestScript.vue(+2 -2)📝
packages/hoppscotch-common/src/layouts/default.vue(+3 -1)📝
packages/hoppscotch-common/src/pages/realtime/socketio.vue(+3 -3)📝
packages/hoppscotch-common/src/pages/settings.vue(+1 -1)📝
packages/hoppscotch-ui/src/stories/Anchor.story.vue(+1 -1)📄 Description
After completing this PR it will closes #2981 #2957
Description
This PR fixes some of the broken links in UI's and documentation
The issue is mentioned in #2981 #2957
Checks
Additional Information
It is a minor fix, just fixes the broken links
Following URL's requires 1:1 mapping in new documentation space
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
undefinedon code snippets #4688