[PR #115] [MERGED] Allow importing of multiple eggs at once #601

Closed
opened 2026-02-05 17:48:45 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/115
Author: @notAreYouScared
Created: 4/19/2024
Status: Merged
Merged: 4/21/2024
Merged by: @notAreYouScared

Base: mainHead: feature/mult-egg-upload


📝 Commits (4)

  • 05c4610 Allow uploading multiple eggs
  • ac3a36e Updates
  • 8476f89 Merge branch 'main' into feature/mult-egg-upload
  • db67c64 We already know we're importing eggs...

📊 Changes

2 files changed (+17 additions, -24 deletions)

View changed files

📝 app/Filament/Resources/EggResource/Pages/ListEggs.php (+15 -14)
📝 resources/views/filament/pages/dashboard.blade.php (+2 -10)

📄 Description

I'm sure there is a cleaner way to do it, but this works :)

I also ran pint...

chrome_w9SRM1567y


🔄 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/115 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 4/19/2024 **Status:** ✅ Merged **Merged:** 4/21/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `feature/mult-egg-upload` --- ### 📝 Commits (4) - [`05c4610`](https://github.com/pelican-dev/panel/commit/05c4610654bb24c6c2a671a8f22aff4daab349d9) Allow uploading multiple eggs - [`ac3a36e`](https://github.com/pelican-dev/panel/commit/ac3a36e4891c3f24e03cbbbefebc25646eaf9729) Updates - [`8476f89`](https://github.com/pelican-dev/panel/commit/8476f89f196c5f400b0e2263c97228de2ffee9be) Merge branch 'main' into feature/mult-egg-upload - [`db67c64`](https://github.com/pelican-dev/panel/commit/db67c64da0608cde5153db9cb5b4d5ba80975643) We already know we're importing eggs... ### 📊 Changes **2 files changed** (+17 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/EggResource/Pages/ListEggs.php` (+15 -14) 📝 `resources/views/filament/pages/dashboard.blade.php` (+2 -10) </details> ### 📄 Description I'm sure there is a cleaner way to do it, but this works :) I also ran pint... ![chrome_w9SRM1567y](https://github.com/pelican-dev/panel/assets/1757840/3e56cfe1-e0ae-4835-b045-d555fcc4c0ce) --- <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 17:48:45 +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#601