mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #1191] [MERGED] upstream #3130
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#3130
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/1191
Author: @liyasthomas
Created: 9/27/2020
Status: ✅ Merged
Merged: 9/27/2020
Merged by: @liyasthomas
Base:
i18n← Head:master📝 Commits (10+)
687b0acfix: functions/package.json & functions/package-lock.json to reduce vulnerabilitiesd425a1bMerge pull request #1169 from hoppscotch/snyk-fix-3786512203b7ce5e8de4cfb302b63900af2b726chore: dependency updates + fixed a minor bug with edit folder9840ebfUpdated all non-major dependencies4ea60d3Added temporary fix for the trailing null character from extensionb7a44abExperiments (#1174)54171e5FIxed broken restore history on new URL barb6eb581Revert last commit5810c55Fixed bug with restore from history not working in new URL field782eb29Fixed url-field bug with caret reset due to v-model update📊 Changes
88 files changed (+2983 additions, -2330 deletions)
View changed files
📝
README.md(+106 -103)➖
assets/css/styles.scss(+0 -783)➕
assets/css/tailwind.css(+5 -0)📝
assets/scss/fonts.scss(+0 -20)➕
assets/scss/styles.scss(+823 -0)📝
assets/scss/themes.scss(+86 -36)📝
build.js(+1 -1)📝
components/collections/add-collection.vue(+2 -2)📝
components/collections/add-folder.vue(+2 -2)📝
components/collections/collection.vue(+17 -19)📝
components/collections/edit-collection.vue(+2 -2)📝
components/collections/edit-folder.vue(+2 -2)📝
components/collections/edit-request.vue(+5 -5)📝
components/collections/folder.vue(+8 -17)📝
components/collections/import-export-collections.vue(+8 -8)📝
components/collections/index.vue(+4 -9)📝
components/collections/request.vue(+1 -14)📝
components/collections/save-request-as.vue(+5 -5)📝
components/environments/add-environment.vue(+2 -2)📝
components/environments/edit-environment.vue(+3 -3)...and 68 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.