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 2a3906d755
Improve job commit description (#30579)
Fix https://github.com/go-gitea/gitea/issues/30567

When job is a schedule:

![image](https://github.com/go-gitea/gitea/assets/18380374/b07e9d43-e8b7-4ee2-87b3-a7050c3a8ca5)
When it is a normal one:

![image](https://github.com/go-gitea/gitea/assets/18380374/0d58dab9-74bb-421b-8952-0578cdf21a52)

also add a 'space' behind  `:`

![image](https://github.com/go-gitea/gitea/assets/18380374/4cebece0-bfe6-4ad9-b806-e5c49bb9be43)


![image](https://github.com/go-gitea/gitea/assets/18380374/02da7681-474b-4c0f-9dad-b6558f6cb484)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
10 months ago
..
.eslintrc.yaml Implement contributors graph (#27882) 1 year ago
ActionRunStatus.vue Fix incorrect tailwind migration (#30007) 11 months ago
ActivityHeatmap.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
ContextPopup.vue Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 11 months ago
DashboardRepoList.vue Remove fomantic input module (#30194) 11 months ago
DiffCommitSelector.vue Migrate font-family to tailwind (#30118) 11 months ago
DiffFileList.vue Migrate font-family to tailwind (#30118) 11 months ago
DiffFileTree.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
DiffFileTreeItem.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
PullRequestMergeForm.vue Remove fomantic button module (#30475) 10 months ago
RepoActionView.vue Improve job commit description (#30579) 10 months ago
RepoActivityTopAuthors.vue Enforce trailing comma in JS on multiline (#30002) 11 months ago
RepoBranchTagSelector.vue Fix long branch name overflows (#30345) 10 months ago
RepoCodeFrequency.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
RepoContributors.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
RepoRecentCommits.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago
ScopedAccessTokenSelector.vue Migrate margin and padding helpers to tailwind (#30043) 11 months ago