[PR #106] [MERGED] History component added #2411

Closed
opened 2026-03-17 00:07:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/106
Author: @izerozlu
Created: 8/30/2019
Status: Merged
Merged: 8/30/2019
Merged by: @liyasthomas

Base: masterHead: history-fieldset-filtering


📝 Commits (4)

  • bc91487 Merge remote-tracking branch 'upstream/master'
  • e0dc8ea History component added.
  • a3f8abb Bug : not adding to history and a failed request, fixed.
  • 8c8d4a1 History filtering added, added confirm mechanism for clearing history.

📊 Changes

2 files changed (+205 additions, -85 deletions)

View changed files

components/history.vue (+177 -0)
📝 pages/index.vue (+28 -85)

📄 Description

  • History section has been refactored into a component.
  • History filtering added.
  • Bug, not adding to history after failed request fixed.
  • Confirm mechanism for clearing history added.

🔄 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/106 **Author:** [@izerozlu](https://github.com/izerozlu) **Created:** 8/30/2019 **Status:** ✅ Merged **Merged:** 8/30/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `history-fieldset-filtering` --- ### 📝 Commits (4) - [`bc91487`](https://github.com/hoppscotch/hoppscotch/commit/bc91487388836f7befc93b404e9843f32ce1159d) Merge remote-tracking branch 'upstream/master' - [`e0dc8ea`](https://github.com/hoppscotch/hoppscotch/commit/e0dc8ea46d78a1d2d893c3e4b765e91ae808317b) History component added. - [`a3f8abb`](https://github.com/hoppscotch/hoppscotch/commit/a3f8abba1a870ff63673d061dcaf3035486b9523) Bug : not adding to history and a failed request, fixed. - [`8c8d4a1`](https://github.com/hoppscotch/hoppscotch/commit/8c8d4a129e43ab728df657df64d98071134bcd17) History filtering added, added confirm mechanism for clearing history. ### 📊 Changes **2 files changed** (+205 additions, -85 deletions) <details> <summary>View changed files</summary> ➕ `components/history.vue` (+177 -0) 📝 `pages/index.vue` (+28 -85) </details> ### 📄 Description * History section has been refactored into a component. * History filtering added. * Bug, not adding to history after failed request fixed. * Confirm mechanism for clearing history added. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:07:11 +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#2411
No description provided.