[PR #307] [MERGED] feat: enhance IP address display logic in ServerCard component #423

Closed
opened 2026-03-03 11:29:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/307
Author: @manikanta9176
Created: 7/4/2025
Status: Merged
Merged: 7/4/2025
Merged by: @manikanta9176

Base: mainHead: ui/show-tailscale-if-no-public-ip


📝 Commits (1)

  • 5f8e11c feat: enhance IP address display logic in ServerCard component

📊 Changes

1 file changed (+44 additions, -5 deletions)

View changed files

📝 src/components/servers/ServerCard.tsx (+44 -5)

📄 Description

  • Added a new function to determine the appropriate IP address to display based on the server's connection type.
  • Updated the UI to reflect the selected IP address with improved labeling and conditional styling for better user experience.

🔄 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/dflow-sh/dflow/pull/307 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 7/4/2025 **Status:** ✅ Merged **Merged:** 7/4/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `ui/show-tailscale-if-no-public-ip` --- ### 📝 Commits (1) - [`5f8e11c`](https://github.com/dflow-sh/dflow/commit/5f8e11c8bbbd7d1b3ec16207d7955ed72dcffd2d) feat: enhance IP address display logic in ServerCard component ### 📊 Changes **1 file changed** (+44 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/components/servers/ServerCard.tsx` (+44 -5) </details> ### 📄 Description - Added a new function to determine the appropriate IP address to display based on the server's connection type. - Updated the UI to reflect the selected IP address with improved labeling and conditional styling for better user experience. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:29:53 +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/dflow#423
No description provided.