mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #703] [MERGED] Improve egg import error handling #907
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/703
Author: @Boy132
Created: 11/7/2024
Status: ✅ Merged
Merged: 11/8/2024
Merged by: @notAreYouScared
Base:
main← Head:improve/egg-import-error-handling📝 Commits (2)
dc776c0make sure read & write are successfuldc76e2dshow exception message in notification📊 Changes
2 files changed (+10 additions, -3 deletions)
View changed files
📝
app/Filament/Resources/EggResource/Pages/ListEggs.php(+2 -0)📝
app/Services/Eggs/Sharing/EggImporterService.php(+8 -3)📄 Description
file_put_contentswas successful.InvalidFileUploadExceptioninstead ofJsonExceptionwhenjson_decodefails.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.