[PR #636] [MERGED] Refactor/ui #2758

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/636
Author: @liyasthomas
Created: 3/3/2020
Status: Merged
Merged: 3/3/2020
Merged by: @liyasthomas

Base: masterHead: refactor/ui


📝 Commits (2)

  • 378d9e7 🚚 Moving or renaming files
  • 3afdce1 🚚 Moving or renaming files

📊 Changes

27 files changed (+176 additions, -160 deletions)

View changed files

📝 components/collections/addCollection.vue (+1 -1)
📝 components/collections/addFolder.vue (+1 -1)
📝 components/collections/editCollection.vue (+1 -1)
📝 components/collections/editFolder.vue (+1 -1)
📝 components/collections/editRequest.vue (+1 -1)
📝 components/collections/importExportCollections.vue (+1 -1)
📝 components/collections/index.vue (+1 -1)
📝 components/collections/saveRequestAs.vue (+1 -1)
📝 components/environments/addEnvironment.vue (+1 -1)
📝 components/environments/editEnvironment.vue (+1 -1)
📝 components/environments/importExportEnvironment.vue (+1 -1)
📝 components/environments/index.vue (+1 -1)
components/layout/contributors.vue (+128 -0)
📝 components/layout/history.vue (+3 -3)
📝 components/layout/logo.vue (+0 -0)
📝 components/layout/section.vue (+0 -0)
📝 components/ui/ace-editor.vue (+2 -2)
📝 components/ui/autocomplete.vue (+0 -0)
📝 components/ui/modal.vue (+0 -0)
📝 components/ui/toggle.vue (+0 -0)

...and 7 more files

📄 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/636 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 3/3/2020 **Status:** ✅ Merged **Merged:** 3/3/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `refactor/ui` --- ### 📝 Commits (2) - [`378d9e7`](https://github.com/hoppscotch/hoppscotch/commit/378d9e7758e6272e0c7845c6985fbb30f39b2b88) :truck: Moving or renaming files - [`3afdce1`](https://github.com/hoppscotch/hoppscotch/commit/3afdce151baec6d9997f111645d4aafbdddd2361) :truck: Moving or renaming files ### 📊 Changes **27 files changed** (+176 additions, -160 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/addCollection.vue` (+1 -1) 📝 `components/collections/addFolder.vue` (+1 -1) 📝 `components/collections/editCollection.vue` (+1 -1) 📝 `components/collections/editFolder.vue` (+1 -1) 📝 `components/collections/editRequest.vue` (+1 -1) 📝 `components/collections/importExportCollections.vue` (+1 -1) 📝 `components/collections/index.vue` (+1 -1) 📝 `components/collections/saveRequestAs.vue` (+1 -1) 📝 `components/environments/addEnvironment.vue` (+1 -1) 📝 `components/environments/editEnvironment.vue` (+1 -1) 📝 `components/environments/importExportEnvironment.vue` (+1 -1) 📝 `components/environments/index.vue` (+1 -1) ➕ `components/layout/contributors.vue` (+128 -0) 📝 `components/layout/history.vue` (+3 -3) 📝 `components/layout/logo.vue` (+0 -0) 📝 `components/layout/section.vue` (+0 -0) 📝 `components/ui/ace-editor.vue` (+2 -2) 📝 `components/ui/autocomplete.vue` (+0 -0) 📝 `components/ui/modal.vue` (+0 -0) 📝 `components/ui/toggle.vue` (+0 -0) _...and 7 more files_ </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:26:02 +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#2758
No description provided.