-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
LFS Lock list should display lock owner instead of repository owner #31784
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
Labels
good first issue
Likely to be an easy fix
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
topic/ui
Change the appearance of the Gitea UI
type/bug
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Comments
Confirmed. I'm going to fix it if no one is working on this. |
wolfogre
added a commit
that referenced
this issue
Aug 11, 2024
Fix #31784. Before: <img width="1648" alt="image" src="https://github.com/user-attachments/assets/03f32545-4a85-42ed-bafc-2b193a5d8023"> After: <img width="1653" alt="image" src="https://github.com/user-attachments/assets/e5bcaf93-49cb-421f-aac1-5122bc488b02">
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Aug 11, 2024
…1788) Fix go-gitea#31784. Before: <img width="1648" alt="image" src="https://github.com/user-attachments/assets/03f32545-4a85-42ed-bafc-2b193a5d8023"> After: <img width="1653" alt="image" src="https://github.com/user-attachments/assets/e5bcaf93-49cb-421f-aac1-5122bc488b02">
lafriks
pushed a commit
that referenced
this issue
Aug 11, 2024
…31817) Backport #31788 by @wolfogre Fix #31784. Before: <img width="1648" alt="image" src="https://github.com/user-attachments/assets/03f32545-4a85-42ed-bafc-2b193a5d8023"> After: <img width="1653" alt="image" src="https://github.com/user-attachments/assets/e5bcaf93-49cb-421f-aac1-5122bc488b02"> Co-authored-by: Jason Song <[email protected]>
project-mirrors-bot-tu bot
pushed a commit
to project-mirrors/forgejo-as-gitea-fork
that referenced
this issue
Jan 23, 2025
…1788) (go-gitea#31817) Backport go-gitea#31788 by @wolfogre Fix go-gitea#31784. Before: <img width="1648" alt="image" src="https://github.com/user-attachments/assets/03f32545-4a85-42ed-bafc-2b193a5d8023"> After: <img width="1653" alt="image" src="https://github.com/user-attachments/assets/e5bcaf93-49cb-421f-aac1-5122bc488b02"> Co-authored-by: Jason Song <[email protected]> (cherry picked from commit a39fe53) Conflicts: models/git/lfs_lock.go trivial context conflict
project-mirrors-bot-tu bot
pushed a commit
to project-mirrors/forgejo-as-gitea-fork
that referenced
this issue
Jan 23, 2025
…1788) Fix go-gitea#31784. Before: <img width="1648" alt="image" src="https://github.com/user-attachments/assets/03f32545-4a85-42ed-bafc-2b193a5d8023"> After: <img width="1653" alt="image" src="https://github.com/user-attachments/assets/e5bcaf93-49cb-421f-aac1-5122bc488b02"> (cherry picked from commit 0470646) (cherry picked from commit 7f1db1d)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
good first issue
Likely to be an easy fix
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
topic/ui
Change the appearance of the Gitea UI
type/bug
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Description
$.Owner
here seems to be repository owner instead of LFS Lock ownergitea/templates/repo/settings/lfs_locks.tmpl
Lines 33 to 36 in 94cca88
can not reproduce on demo site, because lfs not enabled
Screenshots
Gitea Version
1.22.1
Can you reproduce the bug on the Gitea demo site?
No
Operating System
win11 22H2
Browser Version
chrome 127
The text was updated successfully, but these errors were encountered: