0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 00:40:08 +01:00
forgejo/web_src/js
yp05327 36732005b4
Disable download action logs button when there's no logs ()
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 () 2023-07-26 20:51:26 +02:00
features Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled () 2023-07-18 22:14:30 +00:00
markup Fix task list checkbox toggle to work with YAML front matter () 2023-06-13 14:44:47 +08:00
modules Use frontend fetch for branch dropdown component () 2023-07-21 11:20:04 +00:00
render Add custom ansi colors and CSS variables for them () 2023-06-28 15:38:55 +02:00
standalone Add toasts to UI () 2023-06-27 02:45:24 +00:00
test rename tributeValues to mentionValues () 2023-06-20 03:32:49 +00:00
utils Always pass 6-digit hex color to monaco () 2023-07-09 12:17:22 +02:00
webcomponents
bootstrap.js
index.js Redesign Scoped Access Tokens () 2023-06-04 20:57:16 +02:00
jquery.js
svg.js Use frontend fetch for branch dropdown component () 2023-07-21 11:20:04 +00:00
svg.test.js
utils.js Remove hacky patch for "safari emoji glitch fix" () 2023-06-12 15:44:53 +00:00
utils.test.js Fix webauthn regression and improve code () 2023-06-07 19:20:18 +08:00