gitea/web_src/js
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)
2023-07-26 20:51:26 +02:00
..
components Disable download action logs button when there's no logs (#26114) 2023-07-26 20:51:26 +02:00
features Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) 2023-07-18 22:14:30 +00:00
markup
modules Use frontend fetch for branch dropdown component (#25719) 2023-07-21 11:20:04 +00:00
render Add custom ansi colors and CSS variables for them (#25546) 2023-06-28 15:38:55 +02:00
standalone
test
utils Always pass 6-digit hex color to monaco (#25780) 2023-07-09 12:17:22 +02:00
webcomponents
bootstrap.js
index.js
jquery.js
svg.js Use frontend fetch for branch dropdown component (#25719) 2023-07-21 11:20:04 +00:00
svg.test.js
utils.js
utils.test.js