]> source.dussan.org Git - gitea.git/commit
Actions list enhancements (#25601) (#25678)
authorsilverwind <me@silverwind.io>
Tue, 4 Jul 2023 13:00:34 +0000 (15:00 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Jul 2023 13:00:34 +0000 (13:00 +0000)
commit491f36d32ad038fcbc241ceccee4288d5d10e768
treeaa8139451cc0f1f49f8144802873ee2f6b9b19a2
parent9111d2d03739eb4911961d8b4892d3f47c62918d
Actions list enhancements (#25601) (#25678)

Backport https://github.com/go-gitea/gitea/pull/25601 to 1.20.

Various small enhancements to the actions list. Before and after:

<img width="1264" alt="Screenshot 2023-06-30 at 00 11 40"
src="https://github.com/go-gitea/gitea/assets/115237/bb4162ee-cdcf-4a73-b05e-f9521562edbb">
<img width="1264" alt="Screenshot 2023-06-30 at 00 09 51"
src="https://github.com/go-gitea/gitea/assets/115237/52a70ea9-4bb3-406e-904b-0fdaafde9582">

Co-authored-by: Giteabot <teabot@gitea.io>
options/locale/locale_en-US.ini
templates/package/shared/list.tmpl
templates/package/shared/versionlist.tmpl
templates/repo/actions/list.tmpl
templates/repo/actions/runs_list.tmpl
templates/shared/issuelist.tmpl
web_src/css/base.css
web_src/css/shared/issuelist.css
web_src/js/components/RepoActionView.vue