mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #115] [MERGED] Allow importing of multiple eggs at once #601
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/115
Author: @notAreYouScared
Created: 4/19/2024
Status: ✅ Merged
Merged: 4/21/2024
Merged by: @notAreYouScared
Base:
main← Head:feature/mult-egg-upload📝 Commits (4)
05c4610Allow uploading multiple eggsac3a36eUpdates8476f89Merge branch 'main' into feature/mult-egg-uploaddb67c64We 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...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.