mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #2042] [MERGED] fix: Enhance feedback notifications for egg actions #1723
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/2042
Author: @PalmarHealer
Created: 12/23/2025
Status: ✅ Merged
Merged: 1/15/2026
Merged by: @notAreYouScared
Base:
main← Head:palmarhealer/fix-improve-bulk-egg-deletion-notification📝 Commits (5)
29189ecEnhance feedback notifications for egg actionsb544d5csatisfy pintfb5f2e0implement suggestion from lancead57ccfMerge branch 'main' into palmarhealer/fix-improve-bulk-egg-deletion-notification7038c00pint📊 Changes
6 files changed (+100 additions, -37 deletions)
View changed files
📝
app/Filament/Admin/Resources/Eggs/Pages/EditEgg.php(+10 -0)📝
app/Filament/Admin/Resources/Eggs/Pages/ListEggs.php(+40 -8)📝
app/Filament/Components/Actions/ImportEggAction.php(+13 -11)📝
app/Filament/Components/Actions/UpdateEggAction.php(+4 -4)📝
app/Filament/Components/Actions/UpdateEggBulkAction.php(+15 -14)📝
lang/en/admin/egg.php(+18 -0)📄 Description
Closes #1962
(I renamed the branch and it closed the PR. I was unable to re-open it)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.