mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #202] [CLOSED] Even #2485
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#2485
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/202
Author: @liyasthomas
Created: 10/20/2019
Status: ❌ Closed
Base:
feature/dynamic-headers← Head:master📝 Commits (10+)
4f75e5dAdded label field for requests51dd5c5Merge branch 'master' of https://github.com/liyasthomas/postwoman0377232Reverting code changes which are introduced accidentallyccd96e6🔥 Removing unwanted codec8a480bAdd Request name label for every requests (#184)249af01✨ Added label to request and History. Fixes #133f0bff83⚡ Better monospace fonte70e448✨ Added 'Loding indicator'1213cf3⬆️ Bump yargs-parser from 14.0.0 to 15.0.0d56401c⬆️ Bump nuxt from 2.10.0 to 2.10.1📊 Changes
24 files changed (+828 additions, -329 deletions)
View changed files
📝
README.md(+36 -22)📝
assets/css/fonts.scss(+52 -2)📝
assets/css/styles.scss(+150 -12)📝
assets/css/themes.scss(+26 -48)➕
assets/fonts/material-icons-v48.woff2(+0 -0)➕
assets/fonts/poppins-v9-latin-500.woff(+0 -0)➕
assets/fonts/poppins-v9-latin-500.woff2(+0 -0)➕
assets/fonts/poppins-v9-latin-700.woff(+0 -0)➕
assets/fonts/poppins-v9-latin-700.woff2(+0 -0)➕
assets/fonts/roboto-mono-v7-latin-regular.woff(+0 -0)➕
assets/fonts/roboto-mono-v7-latin-regular.woff2(+0 -0)📝
components/autocomplete.vue(+1 -1)📝
components/history.vue(+22 -4)📝
layouts/default.vue(+43 -3)📝
layouts/error.vue(+11 -9)📝
nuxt.config.js(+17 -2)📝
package-lock.json(+320 -190)📝
package.json(+5 -4)📝
pages/index.vue(+78 -20)📝
pages/settings.vue(+9 -11)...and 4 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.