[PR #1289] [MERGED] Possible solution for Global variables #3210

Closed
opened 2026-03-17 00:50:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1289
Author: @exussum12
Created: 10/18/2020
Status: Merged
Merged: 10/19/2020
Merged by: @liyasthomas

Base: masterHead: addGlobals


📝 Commits (2)

  • 2e5f2f6 Possible solution for Global variables
  • 9fcf80f Merge branch 'master' into addGlobals

📊 Changes

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

View changed files

📝 components/environments/index.vue (+3 -1)
📝 pages/index.vue (+17 -3)

📄 Description

fixed #1164

This takes environments called "Global" or "global" and appends them
after the current scripts.

Seems to work, but proabbly a cleaner way to acheive


🔄 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/1289 **Author:** [@exussum12](https://github.com/exussum12) **Created:** 10/18/2020 **Status:** ✅ Merged **Merged:** 10/19/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `addGlobals` --- ### 📝 Commits (2) - [`2e5f2f6`](https://github.com/hoppscotch/hoppscotch/commit/2e5f2f673563e77a04c1efecd1ac927d70003edd) Possible solution for Global variables - [`9fcf80f`](https://github.com/hoppscotch/hoppscotch/commit/9fcf80fdec04629ed37981379dac862268446af9) Merge branch 'master' into addGlobals ### 📊 Changes **2 files changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `components/environments/index.vue` (+3 -1) 📝 `pages/index.vue` (+17 -3) </details> ### 📄 Description fixed #1164 This takes environments called "Global" or "global" and appends them after the current scripts. Seems to work, but proabbly a cleaner way to acheive --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:50:36 +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#3210
No description provided.