mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
[PR #537] [CLOSED] Patch file explorer in issue/353 #815
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/537
Author: @rmartinoscar
Created: 8/9/2024
Status: ❌ Closed
Base:
issue/353← Head:patch-1📝 Commits (2)
f3d12daUpdate File.phpfc4b530Update ListFiles.php📊 Changes
2 files changed (+52 additions, -52 deletions)
View changed files
📝
app/Filament/App/Resources/FileResource/Pages/ListFiles.php(+2 -2)📝
app/Models/File.php(+50 -50)📄 Description
Add is_ in front of bools so
(bool) self::$is_directoryand(string) self::$directoryare differentChange
File::$file File::$directory File::$symlinktoFile::$is_file File::$is_directory File::$is_symlinkPHPStan is still mad cause of Sushi
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.