[PR #184] [MERGED] Add Request name label for every requests #2468

Closed
opened 2026-03-17 00:10:13 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (4)

📊 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 -

Screenshot 2019-10-04 at 2 47 24 PM

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.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/184 **Author:** [@sharath2106](https://github.com/sharath2106) **Created:** 10/4/2019 **Status:** ✅ Merged **Merged:** 10/7/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`4f75e5d`](https://github.com/hoppscotch/hoppscotch/commit/4f75e5d631537e624fbdc516a0a9c9d8d56ea302) Added label field for requests - [`51dd5c5`](https://github.com/hoppscotch/hoppscotch/commit/51dd5c5900a5b8c81c90061945402f23bae99237) Merge branch 'master' of https://github.com/liyasthomas/postwoman - [`0377232`](https://github.com/hoppscotch/hoppscotch/commit/0377232e1e1fc4c286d61094e4ef29d9a495ed0f) Reverting code changes which are introduced accidentally - [`ccd96e6`](https://github.com/hoppscotch/hoppscotch/commit/ccd96e67b10e2fa1013fea8022a46a4abbed3e02) :fire: Removing unwanted code ### 📊 Changes **2 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `components/history.vue` (+18 -0) 📝 `pages/index.vue` (+9 -0) </details> ### 📄 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 - <img width="1196" alt="Screenshot 2019-10-04 at 2 47 24 PM" src="https://user-images.githubusercontent.com/25933070/66196321-f11a1c00-e6b5-11e9-8f38-661733cebbbf.png"> 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:10:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2468
No description provided.