[PR #2040] [CLOSED] fix: Enhance feedback notifications for egg actions #1724

Closed
opened 2026-02-04 20:10:39 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2040
Author: @PalmarHealer
Created: 12/23/2025
Status: Closed

Base: mainHead: palmarhealer/feat-improve-bulk-egg-deletion-notification


📝 Commits (1)

  • 29189ec Enhance feedback notifications for egg actions

📊 Changes

6 files changed (+106 additions, -37 deletions)

View changed files

📝 app/Filament/Admin/Resources/Eggs/Pages/EditEgg.php (+12 -0)
📝 app/Filament/Admin/Resources/Eggs/Pages/ListEggs.php (+42 -8)
📝 app/Filament/Components/Actions/ImportEggAction.php (+13 -11)
📝 app/Filament/Components/Actions/UpdateEggAction.php (+6 -4)
📝 app/Filament/Components/Actions/UpdateEggBulkAction.php (+15 -14)
📝 lang/en/admin/egg.php (+18 -0)

📄 Description

Closes #1962


🔄 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/2040 **Author:** [@PalmarHealer](https://github.com/PalmarHealer) **Created:** 12/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `palmarhealer/feat-improve-bulk-egg-deletion-notification` --- ### 📝 Commits (1) - [`29189ec`](https://github.com/pelican-dev/panel/commit/29189ecd63ab90cb7ed0041123f31a0f1c34d881) Enhance feedback notifications for egg actions ### 📊 Changes **6 files changed** (+106 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/Eggs/Pages/EditEgg.php` (+12 -0) 📝 `app/Filament/Admin/Resources/Eggs/Pages/ListEggs.php` (+42 -8) 📝 `app/Filament/Components/Actions/ImportEggAction.php` (+13 -11) 📝 `app/Filament/Components/Actions/UpdateEggAction.php` (+6 -4) 📝 `app/Filament/Components/Actions/UpdateEggBulkAction.php` (+15 -14) 📝 `lang/en/admin/egg.php` (+18 -0) </details> ### 📄 Description Closes #1962 --- <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 20:10:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1724