mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1081] [MERGED] Issue/1080 #3049
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#3049
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/1081
Author: @joelcamus
Created: 8/16/2020
Status: ✅ Merged
Merged: 8/16/2020
Merged by: @liyasthomas
Base:
master← Head:issue/1080📝 Commits (10+)
a6fd125Merge pull request #1 from postwoman-io/master4b7c1b3Merge pull request #2 from postwoman-io/masterb8bdff2Externalize property of deletion messages (Collection) #10780f8c23cExternalize property of deletion messages (folder) #10781289e67Externalize property of deletion messages (request) #10787348b38Externalize property of deletion messages (environment) #1078188fdddExternalize property (fr-FR.json) of deletion messages (collection, folder, request, environment) #10782acbfc5Externalize property (pt-PT.json) of deletion messages (collection, folder, request, environment) #1078d05ad98Externalize property (pt-BR.json) of deletion messages (collection, folder, request, environment) #10789347843Updating the Spanish file (es-ES)📊 Changes
9 files changed (+52 additions, -20 deletions)
View changed files
📝
components/collections/collection.vue(+4 -1)📝
components/collections/folder.vue(+4 -1)📝
components/collections/request.vue(+4 -1)📝
components/environments/environment.vue(+4 -1)📝
lang/en-US.json(+6 -2)📝
lang/es-ES.json(+11 -7)📝
lang/fr-FR.json(+6 -2)📝
lang/pt-BR.json(+6 -2)📝
lang/pt-PT.json(+7 -3)📄 Description
Fixed a issue show div when deleted Collection, Folder, Request or Environment #1080
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.