Skip to content
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

Show only my locks #515

Merged
merged 5 commits into from
Sep 26, 2024

Conversation

mat13109
Copy link
Contributor

I've been adding this checkbox on the LFSLocks window so that only my locks are shown. I'm working on Unreal Engine and sometimes people in my team have dozens of locks due to how World Partition works.

Thanks for reviewing it!

image
image

@love-linger love-linger self-assigned this Sep 26, 2024
@love-linger love-linger added the enhancement New feature or request label Sep 26, 2024
@love-linger love-linger merged commit 21498f7 into sourcegit-scm:develop Sep 26, 2024
13 checks passed
@mat13109 mat13109 deleted the feature/lfs-locks-filters branch September 26, 2024 07:22
love-linger added a commit that referenced this pull request Sep 26, 2024
* remove Linq expressions due to AOT limitations. See https://learn.microsoft.com/zh-cn/dotnet/core/deploying/native-aot/?tabs=windows%2Cnet8#limitations-of-native-aot-deployment
* rename `FilteredLocks` to `VisibleLocks`
* use `Commands.Config.Get` instead of `Commands.Config.ListAll`
* disable checkbox if user name is not valid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants