mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #344] [MERGED] Allow importing eggs via url #705
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/344
Author: @Boy132
Created: 6/7/2024
Status: ✅ Merged
Merged: 6/8/2024
Merged by: @notAreYouScared
Base:
main← Head:feature/import-egg-from-url📝 Commits (10+)
f46c11eallow importing eggs via url0a21a42refactor98eb8f0run pintc57f3ceturn back into one button0fe240cfix empty check7388180small cleanupa58e53dremoved container for tabs8989d2bUpdate URL functionaa6f549Merge branch 'main' into feature/import-egg-from-urle46e235Use sys temp📊 Changes
7 files changed (+149 additions, -16 deletions)
View changed files
📝
app/Filament/Resources/EggResource/Pages/ListEggs.php(+46 -8)📝
app/Http/Controllers/Admin/Eggs/EggShareController.php(+2 -2)📝
app/Services/Eggs/Sharing/EggImporterService.php(+17 -1)📝
app/Services/Eggs/Sharing/EggUpdateImporterService.php(+18 -1)📝
composer.json(+1 -0)📝
composer.lock(+63 -2)📝
database/Seeders/EggSeeder.php(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.