[PR #647] [MERGED] Refactor/ui #2764

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

📋 Pull Request Information

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

Base: masterHead: refactor/ui


📝 Commits (2)

📊 Changes

7 files changed (+147 additions, -361 deletions)

View changed files

📝 components/firebase/login.vue (+34 -39)
components/firebase/logout.vue (+38 -0)
📝 components/layout/header.vue (+42 -53)
📝 components/ui/modal.vue (+22 -0)
📝 nuxt.config.js (+1 -0)
📝 pages/index.vue (+6 -2)
📝 pages/settings.vue (+4 -267)

📄 Description

  • separate components for login, logout
  • Better modal body

🔄 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/647 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 3/5/2020 **Status:** ✅ Merged **Merged:** 3/5/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `refactor/ui` --- ### 📝 Commits (2) - [`da628ca`](https://github.com/hoppscotch/hoppscotch/commit/da628ca26d04c9949b1b09a97ab10afa60383e1c) Merge pull request #646 from liyasthomas/master - [`0f2686a`](https://github.com/hoppscotch/hoppscotch/commit/0f2686a102662e3036b4d5198d7a3e1a1cc8bceb) :recycle: Refactoring code ### 📊 Changes **7 files changed** (+147 additions, -361 deletions) <details> <summary>View changed files</summary> 📝 `components/firebase/login.vue` (+34 -39) ➕ `components/firebase/logout.vue` (+38 -0) 📝 `components/layout/header.vue` (+42 -53) 📝 `components/ui/modal.vue` (+22 -0) 📝 `nuxt.config.js` (+1 -0) 📝 `pages/index.vue` (+6 -2) 📝 `pages/settings.vue` (+4 -267) </details> ### 📄 Description - separate components for login, logout - Better modal body --- <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:29 +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#2764
No description provided.