[PR #1122] [MERGED] Add update egg bulk action #1187

Closed
opened 2026-02-05 18:06:28 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1122
Author: @Boy132
Created: 3/18/2025
Status: Merged
Merged: 3/18/2025
Merged by: @Boy132

Base: mainHead: boy132/bulk-egg-update


📝 Commits (4)

  • d3ec886 add update egg bulk action
  • 3e92116 make phpstan happy
  • 73ea8e0 use before
  • 65fecdb Merge remote-tracking branch 'upstream/main' into boy132/bulk-egg-update

📊 Changes

4 files changed (+102 additions, -11 deletions)

View changed files

📝 app/Filament/Admin/Resources/EggResource/Pages/ListEggs.php (+12 -2)
📝 app/Filament/Components/Tables/Actions/UpdateEggAction.php (+4 -4)
app/Filament/Components/Tables/Actions/UpdateEggBulkAction.php (+80 -0)
📝 lang/en/admin/egg.php (+6 -5)

📄 Description

grafik
grafik
grafik
(skipped = no update available)


🔄 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/1122 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 3/18/2025 **Status:** ✅ Merged **Merged:** 3/18/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/bulk-egg-update` --- ### 📝 Commits (4) - [`d3ec886`](https://github.com/pelican-dev/panel/commit/d3ec88668bda20c1f9cb8888757e549c524edd3e) add update egg bulk action - [`3e92116`](https://github.com/pelican-dev/panel/commit/3e9211679867ef8dc5f71a3c704294c43ff22f6f) make phpstan happy - [`73ea8e0`](https://github.com/pelican-dev/panel/commit/73ea8e0298b2a4e0c0f5c28070fc2b62c5e2a3be) use `before` - [`65fecdb`](https://github.com/pelican-dev/panel/commit/65fecdb7366c50dc8cfc99085e43831b25f9db51) Merge remote-tracking branch 'upstream/main' into boy132/bulk-egg-update ### 📊 Changes **4 files changed** (+102 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/EggResource/Pages/ListEggs.php` (+12 -2) 📝 `app/Filament/Components/Tables/Actions/UpdateEggAction.php` (+4 -4) ➕ `app/Filament/Components/Tables/Actions/UpdateEggBulkAction.php` (+80 -0) 📝 `lang/en/admin/egg.php` (+6 -5) </details> ### 📄 Description ![grafik](https://github.com/user-attachments/assets/ccfc3379-2f77-4b2e-8ec9-dfd4ceb962a7) ![grafik](https://github.com/user-attachments/assets/38f6f0fd-2a48-45ad-ba75-aaff9494ccd7) ![grafik](https://github.com/user-attachments/assets/8875c569-b65f-4258-a669-fec4dc532151) _(skipped = no update available)_ --- <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-05 18:06:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1187