You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src
yp05327 36732005b4
Disable download action logs button when there's no logs (#26114)
If there's no logs, you can also click the download button, then you
will get `job is not started` page

![image](https://github.com/go-gitea/gitea/assets/18380374/c0dad309-1fb9-4505-99da-bf0038423744)
https://gitea.com/yp05327/testrepo/actions/runs/38

After:
If there's no steps displayed, the download button will be disabled.

![image](https://github.com/go-gitea/gitea/assets/18380374/5f51ba70-3d0b-46d8-ad77-f02c4c8fa52c)
2 years ago
..
css Fix UI regression of asciinema player (#26159) 2 years ago
fomantic Replace fomantic divider module with our own (#25539) 2 years ago
js Disable download action logs button when there's no logs (#26114) 2 years ago
svg Use inline SVG for built-in OAuth providers (#25171) 2 years ago