mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #936] [MERGED] File manager improvements #1070
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/936
Author: @Boy132
Created: 1/23/2025
Status: ✅ Merged
Merged: 1/26/2025
Merged by: @Boy132
Base:
main← Head:boy132/file-manager-improvements📝 Commits (10+)
32e54f9add separate button for "save & close"95079efmake language selection for editor work03f3a63fix download urlb1ac119add info banner for .pelicanignore files12870desmall cleanup84e9b01fix import26892bbMove File Lang67e634daddctrl+shift+sfor save & closec6538b3fix keybind3ef7113cleanup and fix default value for edit📊 Changes
8 files changed (+173 additions, -57 deletions)
View changed files
📝
app/Enums/EditorLanguages.php(+44 -1)📝
app/Filament/Server/Resources/FileResource.php(+1 -0)➕
app/Filament/Server/Resources/FileResource/Pages/DownloadFiles.php(+64 -0)📝
app/Filament/Server/Resources/FileResource/Pages/EditFiles.php(+44 -26)📝
app/Filament/Server/Resources/FileResource/Pages/ListFiles.php(+10 -26)📝
config/filament-monaco-editor.php(+1 -1)📝
resources/views/filament/plugins/monaco-editor.blade.php(+9 -1)📝
resources/views/filament/server/pages/edit-file.blade.php(+0 -2)📄 Description
.pelicanignorefile🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.