[PR #24] [MERGED] Added Clear History button #2374

Closed
opened 2026-03-17 00:04:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/24
Author: @AndrewBastin
Created: 8/23/2019
Status: Merged
Merged: 8/23/2019
Merged by: @liyasthomas

Base: masterHead: master


📝 Commits (3)

  • b8f9f23 Added a Clear History button
  • e6f6c17 Clear History button will look disabled when there is no history
  • a2c9fdb Merge branch 'master' into master

📊 Changes

2 files changed (+16 additions, -0 deletions)

View changed files

📝 index.html (+5 -0)
📝 script.js (+11 -0)

📄 Description

The Clear History button clears the entire history in one click.

Functionality Implemented:

  1. Clicking the button clears the history
  2. The button will be disabled when there is no history to delete

🔄 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/24 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 8/23/2019 **Status:** ✅ Merged **Merged:** 8/23/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`b8f9f23`](https://github.com/hoppscotch/hoppscotch/commit/b8f9f236845f64538a47ce7e201fa0a66779cab3) Added a Clear History button - [`e6f6c17`](https://github.com/hoppscotch/hoppscotch/commit/e6f6c17c80ccd2d3eb2020abcebe5d512c2c7e6b) Clear History button will look disabled when there is no history - [`a2c9fdb`](https://github.com/hoppscotch/hoppscotch/commit/a2c9fdb715db2aa1c8965d2ac5020cc35ef4b8fe) Merge branch 'master' into master ### 📊 Changes **2 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `index.html` (+5 -0) 📝 `script.js` (+11 -0) </details> ### 📄 Description The Clear History button clears the entire history in one click. Functionality Implemented: 1. Clicking the button clears the history 2. The button will be disabled when there is no history to delete --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:04:58 +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#2374
No description provided.