-
Notifications
You must be signed in to change notification settings - Fork 86
Fix #2500: File Manager UI/UX improvements #2501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+1,056
−203
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
bc0ea9a
Fix #2500: File Manager UI/UX improvements
mgutt dd1200f
Optimize: Deduplicate updatePopularDestinations() call in Control.php
mgutt 1b6373b
Remove fix-issue-2495 dependency - reduce to only 2487 and 2488
mgutt 2fd4b7c
Address PR feedback: fix undefined variables, add error handling, rem…
mgutt c9a0eda
Fix JSON validation: use while loop instead of return in switch case
mgutt 0286f5d
Replace hardcoded timing with named constants for file tree navigation
mgutt b7a3d4d
Refactor: extract constants, add helper functions, improve type safety
mgutt f48d839
Fix: Move warnings to bottom of Copy/Move dialogs and use dfm_warning…
mgutt f50a44b
Test: Add warning to buttonpane for copy folder dialog
mgutt 68b4ef8
Move warnings to dialog buttonpane for copy/move operations
mgutt de5d602
Fix: Also move warnings to buttonpane for bulk copy/move operations (…
mgutt 978dec1
Improve: Position warning right-aligned next to buttons with vertical…
mgutt 29c7fcc
Fix: Generate warning text directly in JavaScript instead of cloning …
mgutt c67c851
Remove warning divs from Templates.php - warnings now generated in Br…
mgutt 3404739
Complete: Add warnings to buttonpane for all File Manager actions
mgutt 7a5109c
Move warning styles to CSS with responsive mobile support
mgutt 169bada
Reduce dialog min-height from 35vh to 20vh
mgutt 6aec7e8
Add 40vh margin-bottom to target input for FileTree dialogs
mgutt 3cd1b74
Fix: Set margin-bottom separately after fileTreeAttach
mgutt 0d6be50
Remove obsolete dfm.height assignments - dialog heights now CSS-contr…
mgutt bdaee26
Reset Browse.php to master - will be updated via fix-issue-2488 depen…
mgutt 1e211e2
Code quality improvements for PR #2500
mgutt b3679d3
Fix Popular destinations context and dialog styling issues
mgutt 3f3124c
Add comprehensive code quality and mobile UX improvements
mgutt b17efad
Code review improvements: Fix comments, scope CSS selectors, clarify …
mgutt a0320e5
Merge branch 'master' into fix-issue-2500-clean
mgutt 10a49cf
Fix memory leak: call dialog('close') before dialog('destroy')
mgutt a68fc6a
Fix: Add rawurldecode() for dir parameter with special characters
mgutt 3635886
Fix: Support special characters in file/folder names
mgutt e599a9c
Code review fixes and ampersand handling improvements
mgutt ff6f2ea
Additional code review improvements
mgutt 007f8c8
Fix remaining code review issues
mgutt 74572a2
Improve code robustness and documentation
mgutt 1dbd0f3
Fix file upload handling for special characters
mgutt 32bd47c
Improve code robustness per code review feedback
mgutt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.