[PR #4779] [MERGED] feat: search requests by endpoint in personal workspace #4927

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4779
Author: @Pranay-Pandey
Created: 2/23/2025
Status: Merged
Merged: 3/26/2025
Merged by: @jamesgeorge007

Base: nextHead: feat/collectionSearch


📝 Commits (10+)

  • 0b97b12 feat: add english locale strings for collection search options
  • 36957d8 feat: add collection search option setting component with 3 different options
  • 17c94f6 feat: add collection search option in general settings
  • 23b8e0f chore: cleanup
  • 74ce1a5 feat: add english locale strings for collection search options
  • d5d9c7b feat: add collection search option setting component with 3 different options
  • e4262e5 feat: add collection search option in general settings
  • 6a3e128 chore: cleanup
  • 0826141 chore: remove the search options settings
  • 12d5417 chore: merge branch 'feat/collectionSearch' into feat/collectionSearch

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/collections/index.vue (+6 -2)

📄 Description

Closes #4777

Adds the ability to search requests by endpoint in the personal workspace.

What's changed

Relevant updates accounting for the comparison against request endpoints.

Notes to reviewers

N/A


🔄 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/4779 **Author:** [@Pranay-Pandey](https://github.com/Pranay-Pandey) **Created:** 2/23/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `feat/collectionSearch` --- ### 📝 Commits (10+) - [`0b97b12`](https://github.com/hoppscotch/hoppscotch/commit/0b97b12eb48523f68136fd2f4cc9bc024384c522) feat: add english locale strings for collection search options - [`36957d8`](https://github.com/hoppscotch/hoppscotch/commit/36957d8ebf133605a6dba3e25032a39d15607763) feat: add collection search option setting component with 3 different options - [`17c94f6`](https://github.com/hoppscotch/hoppscotch/commit/17c94f6f40fcf8a75c43b9661c81b495ad4c6692) feat: add collection search option in general settings - [`23b8e0f`](https://github.com/hoppscotch/hoppscotch/commit/23b8e0f1ddce79b6da0525e35a732e4cd138a40a) chore: cleanup - [`74ce1a5`](https://github.com/hoppscotch/hoppscotch/commit/74ce1a5bb8816ebfef3f2e319d7165fff1fb97e3) feat: add english locale strings for collection search options - [`d5d9c7b`](https://github.com/hoppscotch/hoppscotch/commit/d5d9c7b8e2770c2324709daf88f9d62e9ef77447) feat: add collection search option setting component with 3 different options - [`e4262e5`](https://github.com/hoppscotch/hoppscotch/commit/e4262e5999482d37e50db0be58bfce86469cecc8) feat: add collection search option in general settings - [`6a3e128`](https://github.com/hoppscotch/hoppscotch/commit/6a3e12857d7b10592c8eab59b80b51d1655f504f) chore: cleanup - [`0826141`](https://github.com/hoppscotch/hoppscotch/commit/082614140ae6ab4a31f176fb79894efe41d640ab) chore: remove the search options settings - [`12d5417`](https://github.com/hoppscotch/hoppscotch/commit/12d54172b8e887e253ad6627b861ee966920b4ff) chore: merge branch 'feat/collectionSearch' into feat/collectionSearch ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/collections/index.vue` (+6 -2) </details> ### 📄 Description <!-- Thanks for creating this pull request 🤗 Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. You can open multiple prs instead of opening a huge one. --> <!-- If this pull request closes an issue, please mention the issue number below --> Closes #4777 <!-- Add an introduction into what this PR tries to solve in a couple of sentences --> Adds the ability to search requests by endpoint in the personal workspace. ### What's changed <!-- Describe point by point the different things you have changed in this PR --> Relevant updates accounting for the comparison against request endpoints. <!-- You can also choose to add a list of changes and if they have been completed or not by using the markdown to-do list syntax - [ ] Not Completed - [x] Completed --> ### Notes to reviewers <!-- Any information you feel the reviewer should know about when reviewing your PR --> N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:25: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#4927
No description provided.