forgejo/web_src/js/components
silverwind 8f2b95012d
Dont show expansion for empty actions steps (#29977)
This hides the chevron icon and makes the step header unclickable for
skipped steps because there is no content to expand on those.

Before:

<img width="272" alt="Screenshot 2024-03-21 at 20 06 47"
src="https://github.com/go-gitea/gitea/assets/115237/9bb328d1-6f74-48a9-af19-de9b351e3707">

After:
<img width="295" alt="Screenshot 2024-03-21 at 20 03 07"
src="https://github.com/go-gitea/gitea/assets/115237/72a26e14-5a28-4606-8c3c-184b405872c8">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 5bd0773741be8f9476be0c76e8733f8c9dd65d19)
2024-03-26 19:04:28 +01:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-17 23:24:31 +01:00
ActionRunStatus.vue Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
ActivityHeatmap.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
ContextPopup.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
DashboardRepoList.vue Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
DiffCommitSelector.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
DiffFileList.vue Migrate font-weight helpers to tailwind (#30027) 2024-03-26 19:04:28 +01:00
DiffFileTree.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
DiffFileTreeItem.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
PullRequestMergeForm.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
RepoActionView.vue Dont show expansion for empty actions steps (#29977) 2024-03-26 19:04:28 +01:00
RepoActivityTopAuthors.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00
RepoBranchTagSelector.vue Remove jQuery .attr from the branch/tag selector (#30010) 2024-03-26 19:04:27 +01:00
RepoCodeFrequency.vue Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
RepoContributors.vue Migrate font-size helpers to tailwind (#30029) 2024-03-26 19:04:28 +01:00
RepoRecentCommits.vue Fix incorrect tailwind migration (#30007) 2024-03-26 19:04:27 +01:00
ScopedAccessTokenSelector.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-26 19:04:27 +01:00