[PR #309] [MERGED] App ui #2548

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/309
Author: @liyasthomas
Created: 11/17/2019
Status: Merged
Merged: 11/17/2019
Merged by: @liyasthomas

Base: masterHead: app-ui


📝 Commits (5)

  • a40d671 🎨 Moved History & Collection section to sticky right nav (initial upload).
  • bac0db1 UI optimizations
  • 3ae9c49 Moved History and Collection sections to right side bar
  • d3aa8e0 Moved sidebar to left
  • ce8e2c6 Right secondary sidebar

📊 Changes

8 files changed (+907 additions, -902 deletions)

View changed files

📝 assets/css/styles.scss (+51 -27)
📝 components/collections/collection.vue (+9 -32)
📝 components/collections/folder.vue (+9 -17)
📝 components/collections/index.vue (+29 -18)
📝 components/collections/request.vue (+9 -21)
📝 components/history.vue (+166 -154)
📝 layouts/default.vue (+4 -14)
📝 pages/index.vue (+630 -619)

📄 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/309 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 11/17/2019 **Status:** ✅ Merged **Merged:** 11/17/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `app-ui` --- ### 📝 Commits (5) - [`a40d671`](https://github.com/hoppscotch/hoppscotch/commit/a40d67138b6e0dd5ef52bfd1fedaf28fec5df1fc) :art: Moved History & Collection section to sticky right nav (initial upload). - [`bac0db1`](https://github.com/hoppscotch/hoppscotch/commit/bac0db10a68c711410537fb32b3b675aa2fecece) :zap: UI optimizations - [`3ae9c49`](https://github.com/hoppscotch/hoppscotch/commit/3ae9c49029cc83e5fade5963ad82083e020237d1) :sparkles: Moved History and Collection sections to right side bar - [`d3aa8e0`](https://github.com/hoppscotch/hoppscotch/commit/d3aa8e03a2507d58fcbd935e3a6f91cdd474b00b) :zap: Moved sidebar to left - [`ce8e2c6`](https://github.com/hoppscotch/hoppscotch/commit/ce8e2c6684059a14d7aa89534fc7ea03cf6984aa) :zap: Right secondary sidebar ### 📊 Changes **8 files changed** (+907 additions, -902 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+51 -27) 📝 `components/collections/collection.vue` (+9 -32) 📝 `components/collections/folder.vue` (+9 -17) 📝 `components/collections/index.vue` (+29 -18) 📝 `components/collections/request.vue` (+9 -21) 📝 `components/history.vue` (+166 -154) 📝 `layouts/default.vue` (+4 -14) 📝 `pages/index.vue` (+630 -619) </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:14:34 +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#2548
No description provided.