[PR #1185] [MERGED] Refactor #3121

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1185
Author: @liyasthomas
Created: 9/24/2020
Status: Merged
Merged: 9/24/2020
Merged by: @liyasthomas

Base: masterHead: refactor


📝 Commits (3)

  • 2e423b1 Refactoring based on LGTM analysis
  • b2ef266 Fix Quality Issues using DeepSource (#1183)
  • 2686873 Cleanup stale files/codes

📊 Changes

17 files changed (+24 additions, -53 deletions)

View changed files

📝 build.js (+1 -1)
📝 components/collections/import-export-collections.vue (+2 -2)
📝 components/graphql/queryeditor.vue (+1 -0)
📝 components/layout/pw-header.vue (+1 -2)
📝 components/settings/swatch.vue (+1 -0)
📝 components/ui/ace-editor.vue (+1 -0)
📝 components/ui/js-editor.vue (+1 -1)
📝 components/ui/tab.vue (+3 -2)
📝 components/ui/url-field.vue (+1 -1)
cypress.json (+0 -9)
📝 helpers/postwomanTesting.js (+1 -1)
📝 layouts/default.vue (+1 -1)
📝 netlify.toml (+0 -6)
📝 pages/graphql.vue (+0 -1)
📝 pages/index.vue (+7 -22)
📝 pages/settings.vue (+0 -1)
📝 store/postwoman.js (+3 -3)

📄 Description

No description provided


🔄 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/1185 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 9/24/2020 **Status:** ✅ Merged **Merged:** 9/24/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `refactor` --- ### 📝 Commits (3) - [`2e423b1`](https://github.com/hoppscotch/hoppscotch/commit/2e423b101b356047f7001120f10ff7972689ef86) Refactoring based on LGTM analysis - [`b2ef266`](https://github.com/hoppscotch/hoppscotch/commit/b2ef26600cf793be0547a6caa36fdadc2004f6c2) Fix Quality Issues using DeepSource (#1183) - [`2686873`](https://github.com/hoppscotch/hoppscotch/commit/268687316335c448adea9df2b39c791079824cc7) Cleanup stale files/codes ### 📊 Changes **17 files changed** (+24 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `build.js` (+1 -1) 📝 `components/collections/import-export-collections.vue` (+2 -2) 📝 `components/graphql/queryeditor.vue` (+1 -0) 📝 `components/layout/pw-header.vue` (+1 -2) 📝 `components/settings/swatch.vue` (+1 -0) 📝 `components/ui/ace-editor.vue` (+1 -0) 📝 `components/ui/js-editor.vue` (+1 -1) 📝 `components/ui/tab.vue` (+3 -2) 📝 `components/ui/url-field.vue` (+1 -1) ➖ `cypress.json` (+0 -9) 📝 `helpers/postwomanTesting.js` (+1 -1) 📝 `layouts/default.vue` (+1 -1) 📝 `netlify.toml` (+0 -6) 📝 `pages/graphql.vue` (+0 -1) 📝 `pages/index.vue` (+7 -22) 📝 `pages/settings.vue` (+0 -1) 📝 `store/postwoman.js` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:46:00 +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#3121
No description provided.