-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
add disable workflow feature #26413
add disable workflow feature #26413
Conversation
Signed-off-by: a1012112796 <1012112796@qq.com>
Button looks misaligned, but I guess I can help with styling later. I would also put it into a "..." menu because it should probably not be such a prominent button. |
UI might look a bit cramped with switches in the workflow list, and I do see a certain benefit of having the button in the same place as GH. |
Co-authored-by: Jason Song <i@wolfogre.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM on the backend part.
Co-authored-by: silverwind <me@silverwind.io>
Regarding flash, I'm pretty sure we are missing the flash subtemplate somewhere. We should refactor the templates to ensure this subtemplate is included in every page. |
Signed-off-by: a1012112796 <1012112796@qq.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, waiting on @wxiaoguang for #26413 (comment).
Although I haven't tested nor fully understood, I think it might be not bad, so no objection. |
I have tested it across many pages, no issues with the menu changes, so I'm pretty sure they are safe. |
* upstream/main: Use `object-fit: contain` for oauth2 custom icons (go-gitea#26493) add disable workflow feature (go-gitea#26413) Move dropzone progress bar to bottom to show filename when uploading (go-gitea#26492) Handle base64 decoding correctly to avoid panic (go-gitea#26483) Allow to archive labels (go-gitea#26478)
As title, that's simmilar with github.