mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
[PR #1116] [MERGED] Fix path resolving when moving files #1185
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/1116
Author: @Boy132
Created: 3/18/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-file-move📝 Commits (3)
951c544don't resolve new path when moving filef0c6416use full path in activity log04ea6fcdon't require file name when moving📊 Changes
2 files changed (+13 additions, -11 deletions)
View changed files
📝
app/Filament/Server/Resources/FileResource/Pages/ListFiles.php(+12 -10)📝
lang/en/activity.php(+1 -1)📄 Description
Wings can handle moving backwards (
../file.txt) so we don't need to resolve the path on the panel side.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.