mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #184] [MERGED] Add Request name label for every requests #2468
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#2468
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/184
Author: @sharath2106
Created: 10/4/2019
Status: ✅ Merged
Merged: 10/7/2019
Merged by: @liyasthomas
Base:
master← Head:master📝 Commits (4)
4f75e5dAdded label field for requests51dd5c5Merge branch 'master' of https://github.com/liyasthomas/postwoman0377232Reverting code changes which are introduced accidentallyccd96e6🔥 Removing unwanted code📊 Changes
2 files changed (+27 additions, -0 deletions)
View changed files
📝
components/history.vue(+18 -0)📝
pages/index.vue(+9 -0)📄 Description
This pull request is based on issue #133
I've added a field to Enter the request name for each request. Please find the screenshot below -
Ideally, the same request name should be listed down in the History section of the request. The changes are also made in the corresponding files.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.