mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #2040] [CLOSED] fix: Enhance feedback notifications for egg actions #1724
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/2040
Author: @PalmarHealer
Created: 12/23/2025
Status: ❌ Closed
Base:
main← Head:palmarhealer/feat-improve-bulk-egg-deletion-notification📝 Commits (1)
29189ecEnhance 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.