[PR #52] [MERGED] Response status colors added. #2387

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/52
Author: @izerozlu
Created: 8/24/2019
Status: Merged
Merged: 8/25/2019
Merged by: @liyasthomas

Base: masterHead: colored-resonse-codes


📝 Commits (1)

  • 5584928 Response status colors added.

📊 Changes

2 files changed (+48 additions, -17 deletions)

View changed files

📝 assets/css/styles.scss (+36 -16)
📝 pages/index.vue (+12 -1)

📄 Description

Issue #46 's request is fullfilled by adding a computed property to check after response changes to determine which category is the response.

Categories are implemented from Http Status Code.


🔄 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/52 **Author:** [@izerozlu](https://github.com/izerozlu) **Created:** 8/24/2019 **Status:** ✅ Merged **Merged:** 8/25/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `colored-resonse-codes` --- ### 📝 Commits (1) - [`5584928`](https://github.com/hoppscotch/hoppscotch/commit/55849284899e2981a4ff00cb08ddb30e6fef0445) Response status colors added. ### 📊 Changes **2 files changed** (+48 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+36 -16) 📝 `pages/index.vue` (+12 -1) </details> ### 📄 Description Issue #46 's request is fullfilled by adding a computed property to check after `response` changes to determine which category is the `response`. Categories are implemented from [Http Status Code](https://www.tutorialrepublic.com/html-reference/http-status-codes.php). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:05:47 +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#2387
No description provided.