-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add filetree on left of diff view #21012
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
wxiaoguang
merged 29 commits into
go-gitea:main
from
sebastian-sauer:feature/18192_pr_tree_view
Sep 27, 2022
Merged
Changes from 7 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
5ae314d
Add filelist on left of diff view
sebastian-sauer 4f2ea0a
Hide file tree on small screens
sebastian-sauer 1dd45c8
Use ellipsis class and overflow auto
sebastian-sauer 6706cf8
Use vue and create a tree layout for diff files
sebastian-sauer fcd9d1a
Merge remote-tracking branch 'origin/main' into feature/18192_pr_tree…
sebastian-sauer ce0b4ec
Rework vue component and add toggle button
sebastian-sauer a6a0761
Only pass needed infos to vue template
sebastian-sauer 6d53226
Fix styling and overflow
sebastian-sauer e1ff913
Hover styles and some padding improvements
sebastian-sauer 2651860
Converted file list to vue component and fix show more button
sebastian-sauer 4bdcb2d
Set initial css width of diff to 100%
sebastian-sauer de2f3c9
Merge remote-tracking branch 'origin/main' into feature/18192_pr_tree…
sebastian-sauer 327fd74
Remove unused style from difffiletree
sebastian-sauer 50ecb2f
Merge folders containing only folders
sebastian-sauer f5f2daa
Merge branch 'main' into feature/18192_pr_tree_view
sebastian-sauer 5469b99
Merge remote-tracking branch 'origin/main' into feature/18192_pr_tree…
sebastian-sauer f0080ab
Add comments to js code
sebastian-sauer 902a5bc
Merge remote-tracking branch 'fork/feature/18192_pr_tree_view' into f…
sebastian-sauer 52475b6
Remove inline javascript and create click listener
sebastian-sauer 834b592
isolate DiffFileList related code into its component
wxiaoguang b6748c1
use flex instead of #diff-file-tree[style*='display: block'] ~ #diff-…
wxiaoguang c013fcc
fine tune
wxiaoguang 6763545
reformat
wxiaoguang e5ebc6d
fix lint
wxiaoguang a8891d2
make code more readable
wxiaoguang 980a7d1
remove unnecessary style
wxiaoguang de678c8
Merge branch 'main' into feature/18192_pr_tree_view
wxiaoguang a14e42a
make code more readable
wxiaoguang 19daf20
Merge branch 'main' into feature/18192_pr_tree_view
wxiaoguang 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
There are no files selected for viewing
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.
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.