[PR #1736] [MERGED] Fix refresh action for egg index select & add refresh action to allocation ip selects #1545

Closed
opened 2026-02-04 19:55:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1736
Author: @Boy132
Created: 9/23/2025
Status: Merged
Merged: 9/23/2025
Merged by: @Boy132

Base: mainHead: boy132/refresh-hint-actions


📝 Commits (3)

  • 71463a3 fix refresh action for egg index select
  • eee13c7 add refresh action to allocation ip selects
  • 90b72fb fix translation key

📊 Changes

5 files changed (+41 additions, -8 deletions)

View changed files

📝 app/Filament/Admin/Resources/Nodes/RelationManagers/AllocationsRelationManager.php (+10 -1)
📝 app/Filament/Admin/Resources/Servers/Pages/CreateServer.php (+10 -1)
📝 app/Filament/Admin/Resources/Servers/RelationManagers/AllocationsRelationManager.php (+10 -1)
📝 app/Filament/Components/Actions/ImportEggAction.php (+10 -5)
📝 lang/en/admin/node.php (+1 -0)

📄 Description

Closes #1716


🔄 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/pelican-dev/panel/pull/1736 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 9/23/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/refresh-hint-actions` --- ### 📝 Commits (3) - [`71463a3`](https://github.com/pelican-dev/panel/commit/71463a3b98c93711a4491916084c2fc69ad89559) fix refresh action for egg index select - [`eee13c7`](https://github.com/pelican-dev/panel/commit/eee13c7d53b75f47be336469c09efd36c8b83b66) add refresh action to allocation ip selects - [`90b72fb`](https://github.com/pelican-dev/panel/commit/90b72fbad89dc644ebc61fa0b58fd2753c23093b) fix translation key ### 📊 Changes **5 files changed** (+41 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/Nodes/RelationManagers/AllocationsRelationManager.php` (+10 -1) 📝 `app/Filament/Admin/Resources/Servers/Pages/CreateServer.php` (+10 -1) 📝 `app/Filament/Admin/Resources/Servers/RelationManagers/AllocationsRelationManager.php` (+10 -1) 📝 `app/Filament/Components/Actions/ImportEggAction.php` (+10 -5) 📝 `lang/en/admin/node.php` (+1 -0) </details> ### 📄 Description Closes #1716 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:55:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1545