[PR #4070] feat: pre-request script in collection level (WIP) #4650

Open
opened 2026-03-17 02:09:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4070
Author: @camsvn
Created: 5/16/2024
Status: 🔄 Open

Base: mainHead: feat/collection-prerequest-script


📝 Commits (2)

  • 0097b94 feat: add prop 'isCollectionProperty' to component
  • 30a316b feat: add pre-reques script to collection properties

📊 Changes

3 files changed (+28 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-common/locales/en.json (+1 -0)
📝 packages/hoppscotch-common/src/components/collections/Properties.vue (+16 -0)
📝 packages/hoppscotch-common/src/components/http/PreRequestScript.vue (+11 -2)

📄 Description

Important

This is a WIP. I try working on this over weekends, hence the slow progress. The branch will always be up-to-date. If you don't want to wait and are willing to contribute to this PR feel free to checkout the branch and commit (feat/collection-prerequest-script)

Closes #3728

Description

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information


🔄 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/4070 **Author:** [@camsvn](https://github.com/camsvn) **Created:** 5/16/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/collection-prerequest-script` --- ### 📝 Commits (2) - [`0097b94`](https://github.com/hoppscotch/hoppscotch/commit/0097b948411e768930c28af89b1fe8d28829a942) feat: add prop 'isCollectionProperty' to component - [`30a316b`](https://github.com/hoppscotch/hoppscotch/commit/30a316b27a71a366afe250e7c024900be876c545) feat: add pre-reques script to collection properties ### 📊 Changes **3 files changed** (+28 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/en.json` (+1 -0) 📝 `packages/hoppscotch-common/src/components/collections/Properties.vue` (+16 -0) 📝 `packages/hoppscotch-common/src/components/http/PreRequestScript.vue` (+11 -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 --> > [!IMPORTANT] > This is a **WIP**. I try working on this over weekends, hence the slow progress. The branch will always be up-to-date. If you don't want to wait and are willing to contribute to this PR feel free to checkout the branch and commit ([`feat/collection-prerequest-script`](https://github.com/camsvn/hoppscotch/tree/feat/collection-prerequest-script)) Closes #3728 ### Description <!-- Add a brief description of the pull request --> <!-- 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 - [x] Not Completed - [ ] Completed --> ### Checks <!-- Make sure your pull request passes the CI checks and do check the following fields as needed - --> - [ ] My pull request adheres to the code style of this project - [x] My code requires changes to the documentation - [ ] I have updated the documentation as required - [ ] All the tests have passed ### Additional Information <!-- Any additional information like breaking changes, dependencies added, screenshots, comparisons between new and old behaviour, etc. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#4650
No description provided.