0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-15 23:58:52 +02:00
gitea/web_src/js/components
silverwind 5bd0773741
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>
2024-03-24 13:38:10 +00:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
ActionRunStatus.vue Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
ActivityHeatmap.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
ContextPopup.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
DashboardRepoList.vue Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
DiffCommitSelector.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
DiffFileList.vue Migrate font-weight helpers to tailwind (#30027) 2024-03-23 18:45:11 +00:00
DiffFileTree.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
DiffFileTreeItem.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
PullRequestMergeForm.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
RepoActionView.vue Dont show expansion for empty actions steps (#29977) 2024-03-24 13:38:10 +00:00
RepoActivityTopAuthors.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00
RepoBranchTagSelector.vue Remove jQuery .attr from the branch/tag selector (#30010) 2024-03-22 23:26:56 +00:00
RepoCodeFrequency.vue Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
RepoContributors.vue Migrate font-size helpers to tailwind (#30029) 2024-03-23 21:22:15 +00:00
RepoRecentCommits.vue Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
ScopedAccessTokenSelector.vue Enforce trailing comma in JS on multiline (#30002) 2024-03-22 14:06:53 +00:00