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/js/components
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
..
.eslintrc.yaml Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
ActionRunStatus.vue Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) 2 years ago
ActivityHeatmap.vue Make the color of zero-contribution-squares in the activity heatmap more subtle (#24758) 2 years ago
ContextPopup.vue Always pass 6-digit hex color to monaco (#25780) 2 years ago
DashboardRepoList.vue Remove commit status running and warning from the dashboard repo list (#26036) 2 years ago
DiffFileList.vue Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
DiffFileTree.vue Show file tree by default (#25052) 2 years ago
DiffFileTreeItem.vue Highlight viewed files differently in the PR filetree (#24956) 2 years ago
PullRequestMergeForm.vue Remove more unused Fomantic variants (#25292) 2 years ago
RepoActionView.vue Disable download action logs button when there's no logs (#26114) 2 years ago
RepoActivityTopAuthors.vue Refactor dashboard repo list to Vue SFC (#23405) 2 years ago
RepoBranchTagSelector.vue Use frontend fetch for branch dropdown component (#25719) 2 years ago
ScopedAccessTokenSelector.vue Change access token UI to select dropdowns (#25109) 2 years ago