[PR #288] [MERGED] Chore/populate tailscale details #416

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

📋 Pull Request Information

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

Base: mainHead: chore/populate-tailscale-details


📝 Commits (4)

  • 99aeb78 feat: add public IP address support to Server interface and update related collection configurations
  • 8baeb9b feat: add tailnet private IP support to Server interface and update related collection configurations
  • e6b344d feat: replace tailnet private IP with tailscale private IP in Server interface and update related collection configurations
  • d40a1f5 chore: updated server details UI

📊 Changes

4 files changed (+108 additions, -35 deletions)

View changed files

📝 src/components/servers/ServerDetails.tsx (+2 -3)
📝 src/payload-types.ts (+10 -10)
📝 src/payload/collections/Servers/hooks/populateDokkuVersion.ts (+76 -4)
📝 src/payload/collections/Servers/index.ts (+20 -18)

📄 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/dflow-sh/dflow/pull/288 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `chore/populate-tailscale-details` --- ### 📝 Commits (4) - [`99aeb78`](https://github.com/dflow-sh/dflow/commit/99aeb78a95ce7baa02d9287651a30bbaafbd1663) feat: add public IP address support to Server interface and update related collection configurations - [`8baeb9b`](https://github.com/dflow-sh/dflow/commit/8baeb9b85f2e4de6cd52abc262187f86ff0dad9d) feat: add tailnet private IP support to Server interface and update related collection configurations - [`e6b344d`](https://github.com/dflow-sh/dflow/commit/e6b344ddc9b0c64f856c6f9643e96cf924f79329) feat: replace tailnet private IP with tailscale private IP in Server interface and update related collection configurations - [`d40a1f5`](https://github.com/dflow-sh/dflow/commit/d40a1f5224f83a3cc55e7307db831bc9d3d875f1) chore: updated server details UI ### 📊 Changes **4 files changed** (+108 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `src/components/servers/ServerDetails.tsx` (+2 -3) 📝 `src/payload-types.ts` (+10 -10) 📝 `src/payload/collections/Servers/hooks/populateDokkuVersion.ts` (+76 -4) 📝 `src/payload/collections/Servers/index.ts` (+20 -18) </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-03 11:29: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/dflow#416
No description provided.