[PR #350] [MERGED] Undo header/param/body param deletion #2574

Closed
opened 2026-03-17 00:15:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/350
Author: @AndrewBastin
Created: 11/27/2019
Status: Merged
Merged: 11/27/2019
Merged by: @liyasthomas

Base: masterHead: feat/header_del_undo


📝 Commits (2)

  • b67de81 Added undo button for undoing removing headers
  • 294b267 Added undo functionality to the index page

📊 Changes

2 files changed (+46 additions, -4 deletions)

View changed files

📝 pages/graphql.vue (+13 -1)
📝 pages/index.vue (+33 -3)

📄 Description

Added the ability to undo header/param/body param deletion.

NOTE : Because toasts are for some reason not appearing in index.vue, I haven't tested the code used in that page, but it works in the GraphQL page. I am working really late, so I might have made some mistakes, reviewers, please do check 😛


🔄 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/350 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 11/27/2019 **Status:** ✅ Merged **Merged:** 11/27/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `feat/header_del_undo` --- ### 📝 Commits (2) - [`b67de81`](https://github.com/hoppscotch/hoppscotch/commit/b67de81616198260d06e9ae9823167d4dfef4818) Added undo button for undoing removing headers - [`294b267`](https://github.com/hoppscotch/hoppscotch/commit/294b26787b3ec877ae38998f92d467d814018591) Added undo functionality to the index page ### 📊 Changes **2 files changed** (+46 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pages/graphql.vue` (+13 -1) 📝 `pages/index.vue` (+33 -3) </details> ### 📄 Description Added the ability to undo header/param/body param deletion. NOTE : Because toasts are for some reason not appearing in `index.vue`, I haven't tested the code used in that page, but it works in the GraphQL page. I am working really late, so I might have made some mistakes, reviewers, please do check :stuck_out_tongue: --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:15:56 +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#2574
No description provided.