[PR #3637] [MERGED] chore: add protocols' logo to realtime page #4461

Closed
opened 2026-03-17 01:59:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3637
Author: @liyasthomas
Created: 12/9/2023
Status: Merged
Merged: 12/12/2023
Merged by: @AndrewBastin

Base: release/2023.12.0Head: add-realtime-logos


📝 Commits (1)

  • 7517446 chore: add protocols' logo to realtime page

📊 Changes

6 files changed (+19 additions, -6 deletions)

View changed files

📝 packages/hoppscotch-common/assets/icons/graphql.svg (+1 -1)
packages/hoppscotch-common/assets/icons/mqtt.svg (+1 -0)
packages/hoppscotch-common/assets/icons/socketio.svg (+1 -0)
packages/hoppscotch-common/assets/icons/websocket.svg (+1 -0)
📝 packages/hoppscotch-common/src/pages/realtime.vue (+13 -4)
📝 packages/hoppscotch-ui/src/components/smart/Tabs.vue (+2 -1)

📄 Description

  • Adds logo to real-time page tabs:

    • WebSocket (upload)
    • SSE (lucide)
    • Socket.IO (upload)
    • MQTT (upload)
  • Updated Tabs.vue to accommodate these changes.

  • Removed absolute classes from graphql.svg.


🔄 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/3637 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 12/9/2023 **Status:** ✅ Merged **Merged:** 12/12/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.12.0` ← **Head:** `add-realtime-logos` --- ### 📝 Commits (1) - [`7517446`](https://github.com/hoppscotch/hoppscotch/commit/7517446f79b9626585d113a5a2e9fb63e38aacfe) chore: add protocols' logo to realtime page ### 📊 Changes **6 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/assets/icons/graphql.svg` (+1 -1) ➕ `packages/hoppscotch-common/assets/icons/mqtt.svg` (+1 -0) ➕ `packages/hoppscotch-common/assets/icons/socketio.svg` (+1 -0) ➕ `packages/hoppscotch-common/assets/icons/websocket.svg` (+1 -0) 📝 `packages/hoppscotch-common/src/pages/realtime.vue` (+13 -4) 📝 `packages/hoppscotch-ui/src/components/smart/Tabs.vue` (+2 -1) </details> ### 📄 Description - Adds logo to real-time page tabs: - WebSocket (upload) - SSE (lucide) - Socket.IO (upload) - MQTT (upload) - Updated Tabs.vue to accommodate these changes. - Removed absolute classes from graphql.svg. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:59:51 +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#4461
No description provided.